Importerror: DLL load failed: the specified module was not found. Solution
After the coolprop is successfully installed, pychar reports an error when importing coolprop: importerror: DLL load failed: the specified module cannot be found.
After two days of investigation, I didn’t know where the problem was, and finally solved it according to the blogger’s method.
Link:[ https://blog.csdn.net/weixin_ 44663675/article/details/91957566?utm_ medium=distribute.pc_ relevant.none-task-blog-BlogCommendFromMachineLearnPai2-12.nonecase& depth_ 1-utm_ source=distribute.pc_ relevant.none-task-blog-BlogCommendFromMachineLearnPai2-12.nonecase]
Personally, the problem is that visual c + + is not installed. Coolprop should rely on Visual C + +, which is the same as tensorflow<
link:
[ https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads ]
download and install the required version of Visual C + + in the link above, and the problem will be solved immediately.
Similar Posts:
- The solution of “importerror: DLL load failed: unable to find the specified module”
- [Solved] Importerror: DLL load failed while importing mtrand: the specified program could not be found.
- Pycharm introduces numpy error: ImportError: Importing the multiarray numpy extension module failed. Most likely you are trying to import a failed build of numpy.
- How to Solve Python Import skimage Error
- [Solved] Tensorflow:ImportError: DLL load failed: The specified module cannot be found Failed to load the native TensorFlow runtime
- Python Importerror: DLL load failed: unable to find the specified module
- Windows Python Install: requires numpy+mkl & ImportError: cannot import name NUMPY_MKL
- Bpython ImportError: No module named _curses [How to Solve]
- Python: Centos + gunicorn+flask ImportError: No module named request
- Error:Connection activation failed: No suitable device found for this connection