I just updated my IDE to 2.3.6 and am now getting the following error when compiling a program that had no problems with 2.3.2:
Fatal Python error: initfsencoding: unable to load the file system codec
ModuleNotFoundError: No module named 'encodings'
Current thread 0x000025bc (most recent call first):
exit status 0xc0000409
Compilation error: exit status 0xc0000409
Now what??