- Tue Jul 30, 2019 10:49 pm
#30243
Hi,
I want to program ESP8266, but I cannot run upycraft IDE on my WIN 10 PC, installed Python 3.7.4 (checked: add to Path).
After copying msvcr100.dll into download folder because of an error message, the next problem popped up:
Traceback (most recent call last):
File "uPyCraft.py", line 2, in <module>
File "C:\Python34\lib\site-packages\zipextimporter.py", line 109, in load_module
ImportError: MemoryLoadLibrary failed loading PyQt4\QtGui.pyd: Das angegebene Modul wurde nicht gefunden. (126). (--> the module could not be found)
I can find a folder Python37 somewhere in my C:\User/xxx/AppData/Local/Programs/Python, but no folder Python34.
Is the e-book "MicroPython Programming with ESP32 and ESP8266" and embedded links old and not maintained?
Or something other going wrong?
--> Install Python 3.4?
Regards
Birgit
I want to program ESP8266, but I cannot run upycraft IDE on my WIN 10 PC, installed Python 3.7.4 (checked: add to Path).
After copying msvcr100.dll into download folder because of an error message, the next problem popped up:
Traceback (most recent call last):
File "uPyCraft.py", line 2, in <module>
File "C:\Python34\lib\site-packages\zipextimporter.py", line 109, in load_module
ImportError: MemoryLoadLibrary failed loading PyQt4\QtGui.pyd: Das angegebene Modul wurde nicht gefunden. (126). (--> the module could not be found)
I can find a folder Python37 somewhere in my C:\User/xxx/AppData/Local/Programs/Python, but no folder Python34.
Is the e-book "MicroPython Programming with ESP32 and ESP8266" and embedded links old and not maintained?
Or something other going wrong?
--> Install Python 3.4?
Regards
Birgit