First refer to https://blog.csdn.net/wss794/article/details/83119939
conda install -c https://conda.binstar.org/menpo opencv
> > > import cv2
: : ImportError:DLL Load Fail: The specified module was not found
Analysis: the Internet should be found under the Opencv and Python version does not correspond caused.
Solution: reference https://blog.csdn.net/weixin_41679065/article/details/83413498
Uninstall opencV and install it with Anaconda Navigator. No more errors will be reported
Note: The Navigator automatically matches the opencV version that corresponds to the current environment.
conda install -c https://conda.binstar.org/menpo opencv
> > > import cv2
: : ImportError:DLL Load Fail: The specified module was not found
Analysis: the Internet should be found under the Opencv and Python version does not correspond caused.
Solution: reference https://blog.csdn.net/weixin_41679065/article/details/83413498
Uninstall opencV and install it with Anaconda Navigator. No more errors will be reported
Note: The Navigator automatically matches the opencV version that corresponds to the current environment.
Read More:
- Jumper notebook, import numpy, prompt “importerror: DLL load failed: unable to find the specified module”
- Python error: importerror: DLL load failed: unable to find the specified module solution
- from ._ NNLS import NNLS importerror: DLL load failed: the specified module was not found.
- After tensorflow installation, an error occurred while importing: importerror: DLL load failed: the specified module could not be found
- tensorflow import error: DLL load failed: The specified module could not be found (DLL load failed: The specified module could not be found)
- Tensorflow import error: DLL load failed: the specified module could not be found
- Python import GDAL failed: DLL load failed. The specified module cannot be found.
- Python’s importerror: DLL load failed: the specified module was not found and the problem was solved
- ImportError: DLL load failed: The specified module could not be found
- When VS code imported Cv2, an error ImportError: numpy.core.multiarray failed to import; There are no mistakes in using the Spyder
- Sdl2 – importerror: DLL load failed: the specified module was not found.
- Windows10解决ImportError: DLL load failed: A dynamic link library (DLL) initialization routine failed
- vscode import numpy error:DLL load failed: The specific module could not be found
- Importerror using tensorflow: DLL load failed: the specified program cannot be found
- Importerror: the perfect solution of no module named CV2!!! (not too good)
- ImportError: DLL load failed while importing xxx: The specified program could not be found.
- Solving environment: failed solution to the problem encountered when updating Anaconda
- Error: importerror: DLL load failed: the page file is too small to complete the operation.
- ImportError: dynamic module does not define module export function (PyInit_cv_bridge_boost)
- Importerror: DLL load failed while importing win32gui: 1 is not a valid Win32 Application.