After using pyinstaller to package successfully, an error is reported when executing the executable file
Intel MKL error: the specified module could not be found. mkl_ intel_ thread.1.dll.
Intel MKL FATAL ERROR: Cannot load mkl_ intel_ thread.1.dll.
Method 1:
Enter the directory under CONDA
./conda/Liabary/bin/
After entering the directory, find mkl_ intel_ thread.1.dll File, add the path to the system environment variable.
However, this method does not solve my problem, so it will MKL_ intel_ The thread.1.dll file is copied to the successfully packaged directory and placed in the folder of the executable file.
Problem-solving.
Read More:
- [Solved] UserWarning: mkl-service package failed to import, therefore Intel(R) MKL initialization ensuring it
- [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] Numpy Load Error: DLL load failed while importing _multiarray_umath: Could not be found Module
- Pycharm error: original error was: DLL load failed while importing _multiarray _Umath: the specified module could not be found
- TensorFlow Install Error: Could not load dynamic library ‘*****.dll‘; dlerror: ********.dll not found
- Ctypes DLL Error: FileNotFoundError: Could not find module ‘***_dll.dll‘ (or one of its dependencies).
- [Solved] AttributeError: module ‘thread‘ has no attribute ‘start_new_thread‘
- The solution of no such file or directory and cannot load native module running error of python3 pyinstaller after packaging
- import statsmodels.api as sm Error: ImportError: DLL load failed while importing _arpack: The specified program could not be found.
- Pyinstaller Error: [ImportError]: DLL load failed while importing _socket: Parameter error
- [Solved] Converting IU to py using pyuic5 – O reports an error importerror: DLL load failed while importing qtcore: the specified module cannot be found.
- [Solved] Pyinstaller Error: “RuntimeError: No metadata path found for distribution ‘greenlet‘
- How to Solve PyInstaller Package Error: ModuleNotFoundError: No module named ‘xxxx‘
- Module not found error: no module named ‘filefolder’ appears when learning engineering knowledge
- [Solved] librosa Install Error: ImportError: DLL load failed: Could Not Found
- Import win32API; importerror: DLL load failed: the specified program was not found
- FileNotFoundError: Could not find module ‘D:\Anaconda3\envs\labe\Library\bin\geos_c.dll‘ [Solved]
- [Solved] Pyinstaller packaged exe error: “failed to execute script XXX”
- Jupyter notebook Failed to Switch to the Virual Environment: DLL load failed python.exe could not find the entry