Convert the python program to exe through pyinstaller and run normally on this computer, but an error is reported when running on other computers:
[importerror]: DLL load failed while importing_ Socket: parameter error
as shown in the following figure:
found many places without solutions
Finally, only the pyinstaller is reduced to 3.6, and the python version is also reduced to 3.6.8
Everything is normal after re-conversion!
Read More:
- [Solved] Numpy Load Error: DLL load failed while importing _multiarray_umath: Could not be found Module
- DLL load failed while importing rdBase [How to Solve]
- [Solved] D2lzh_Pytorch Import error: importerror: DLL load failed while importing
- [Solved] Sklearn Call Error: DLL load failed while importing _arpack
- [Solved] DLL load failed while importing _sqlite3: the specified module could not be found.
- ImportError: DLL load failed while importing _multiarray_umath: The specified module could not be found.
- [Solved] wxauto error: ImportError: DLL load failed while importing win32gui: Can’t find the specified program
- Pycharm error: original error was: DLL load failed while importing _multiarray _Umath: the specified module could not be found
- [Solved] Original error was: DLL load failed while importing _multiarray_umath
- import statsmodels.api as sm Error: ImportError: DLL load failed while importing _arpack: The specified program could not be found.
- [Solved] Converting IU to py using pyuic5 – O reports an error importerror: DLL load failed while importing qtcore: the specified module cannot be found.
- Jupyter notebook Failed to Switch to the Virual Environment: DLL load failed python.exe could not find the entry
- TensorFlow Install Error: Could not load dynamic library ‘*****.dll‘; dlerror: ********.dll not found
- The solution of no such file or directory and cannot load native module running error of python3 pyinstaller after packaging
- VScode import numpy Error: DLL load failed [How to Solve]
- [Solved] librosa Install Error: ImportError: DLL load failed: Could Not Found
- Importerror: DLL load failed: unable to find the specified module in Python
- Import win32API; importerror: DLL load failed: the specified program was not found
- [Solved] Pyinstaller packaged exe error: “failed to execute script XXX”
- How to Solve Python Importerror: DLL load failed: unable to find the specified program using tensorflow