logo elektroda
logo elektroda
X
logo elektroda

Arduino ESP32: Compile error, ImportError: DLL load failed in socket.py file

klon111 738 2
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 20166470
    klon111
    Level 11  
    Code: Arduino
    Log in, to see the code
    .

    Traceback (most recent call last):
    File "C:\nHostedtoolcache\nPython3.8.10PyInstaller_rthooks_pyi_rth_multiprocessing.py", line 12, in <module>
    File "PyInstaller\nPyimod03_importers.py", line 495, in exec_module
    File "multiprocessing__init__.py", line 16, in <module>
    File "PyInstaller__importers.py", line 495, in exec_module
    File "multiprocessing\context.py", line 6, in <module>
    File "PyInstaller\nimod03_importers.py", line 495, in exec_module
    File "multiprocessing\reduction.py", line 16, in <module>
    File "PyInstaller\loader\nimod03_importers.py", line 495, in exec_module
    File "socket.py", line 49, in <module>
    ImportError: DLL load failed while importing _socket: Parameter is invalid.
    [6480] Failed to execute script 'pyi_rth_multiprocessing' due to unhandled exception!
    exit status 1
    Compilation error for WEMOS D1 MINI ESP32 board.

    On esp8266 it is ok
  • ADVERTISEMENT
  • #3 20193873
    klon111
    Level 11  
    I copied from another PC and it works fine .
    installing core ESP32 did not give anything
ADVERTISEMENT