DLL load failed while importing when sklearn is called_Arpack error
There is no effect after reinstalling sklearn and numpy with CONDA
some people in the Post said that they could delete some DLL files under Win32 to prevent error reporting and did not try
Knowing that CONDA may have its own problems (such as some DLL file configurations), I reinstalled sklearn with PIP
pip uninstall scipy
pip install scipy
The problem is solved (of course, the image should be configured in advance)
PS: I still reported an error when I just used the Jupiter notebook. I found that I had to restart it.
Reference Resources:
https://stackoverflow.com/questions/55201924/scikit-learn-dll-load-failed-in-anaconda
Read More:
- import statsmodels.api as sm Error: ImportError: DLL load failed while importing _arpack: The specified program could not be found.
- [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] DLL load failed while importing _sqlite3: the specified module could not be found.
- [Solved] D2lzh_Pytorch Import error: importerror: DLL load failed while importing
- Pycharm error: original error was: DLL load failed while importing _multiarray _Umath: 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
- [Solved] Original error was: DLL load failed while importing _multiarray_umath
- 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.
- Importerror: DLL load failed: unable to find the specified module in Python
- VScode import numpy Error: DLL load failed [How to Solve]
- 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
- [Solved] librosa Install Error: ImportError: DLL load failed: Could Not Found
- Import win32API; importerror: DLL load failed: the specified program was not found
- How to Solve Python Importerror: DLL load failed: unable to find the specified program using tensorflow
- Ctypes DLL Error: FileNotFoundError: Could not find module ‘***_dll.dll‘ (or one of its dependencies).
- [Solved] ImportError: cannot import name ‘delayed‘ from ‘sklearn.utils.fixes‘