I really need help. I want to program my nodeMCU with python using uPyCraft. When I install it and wanted to run the app it give me an error.
Traceback (most recent call last):
File "uPyCraft.py", line 2965, in <module>
File "uPyCraft.py", line 140, in __init__
File "uPyCraft.py", line 902, in createBasicConfig
File "C:\Python34\lib\encodings\cp1252.py", line 19, in encode
UnicodeEncodeError: 'charmap' codec can't encode characters in position 286-290: character maps to <undefined>
can someone help me, please!