i try version 0.3.0 not found micropython-esp32-esp32_generic_c3-stubs file can add manual ? #13
-
i try version 0.3.0 not found micropython-esp32-esp32_generic_c3-stubs file can add manual ? how to down version to 0.2.6 ? |
Beta Was this translation helpful? Give feedback.
Answered by
lukaskremla
Mar 6, 2025
Replies: 1 comment 4 replies
-
You were using generic stubs, I'd recommend choosing the C3 1.23.0 for now, they are the latest that are currently available in the plugin. In one of the upcoming 0.3.X releases all of the stub packages will be fully updated again, hopefully C3 1.24.1 will be available then |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Judging from the error message, it has most likely originated somewhere from the PyCharm's plugin update logic rather than being caused by this plugin.
I assume it should be a one-time thing, if not try deleting the plugin, restarting the IDE and then downloading it again, potentially searching for the plugin's path in the AppData/Roaming folder and deleting the data there as well before reinstalling.