Compilation fails: ModuleNotFoundError: No module named 'encodings' #1284
-
Windows 10 Hi on trying to compile any code I get the following error; I can compile ok with the same installation on Teensy, Feather, ESP32, AVR etc. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
This is an IDE 1.x issue as far as we can tell. The initial install crashes while extracting Python causing the issue. You need to delete the board from the Boards Manager and reinstall. arduino/Arduino#11842 |
Beta Was this translation helpful? Give feedback.
-
Wow, that was a quick reply. |
Beta Was this translation helpful? Give feedback.
This is an IDE 1.x issue as far as we can tell. The initial install crashes while extracting Python causing the issue.
You need to delete the board from the Boards Manager and reinstall. arduino/Arduino#11842