pyopenms:DLL加载失败:找不到指定的过程

金悠悠

我可以导入pyopenms,并且代码在spyder中运行良好。但是,当我在Anaconda Prompt中运行相同的脚本时,它给出了:

追溯(最近一次通话):

模块导入pyopenms中的文件“ C:\ Users \ xx \ Desktop \ Scripts \ Python \ GUI \ test \ LipidAnaGUI-Copy.py”,第23行

模块抬高e中的文件“ C:\ ProgramData \ Anaconda3 \ lib \ site-packages \ pyopenms_ init _.py”,行75

模块中的第45行,文件“ C:\ ProgramData \ Anaconda3 \ lib \ site-packages \ pyopenms_ init _.py”

从.all_modules导入*

模块中第1行的文件“ C:\ ProgramData \ Anaconda3 \ lib \ site-packages \ pyopenms \ all_modules.py”

从.pyopenms_1导入*

ImportError:DLL加载失败:找不到指定的过程。

然后我检查了all_modules.py文件:

from .pyopenms_1 import *
from .pyopenms_2 import *
from .pyopenms_3 import *
from .pyopenms_4 import *
from .pyopenms_5 import *
from .pyopenms_6 import *
from .pyopenms_7 import *
from .pyopenms_8 import *

在同一文件夹下,有pyopenms_1.cpp和pyopenms_1.cp37-win_amd64.pyd文件,但没有pyopenms_1.py。我该怎么办?

Yingwei HU

我遇到了同样的问题,并通过Qt5***.dll

Anaconda3\pkgs\qt-5.9.7-vc14h73c81de_0\Library\bin

到此文件夹:

Anaconda3\Lib\site-packages\pyopenms

本文收集自互联网,转载请注明来源。

如有侵权,请联系 [email protected] 删除。

编辑于
0

我来说两句

0 条评论
登录 后参与评论

相关文章

Pycharm:DLL加载失败:找不到指定的过程

Tensorflow错误:DLL加载失败:找不到指定的过程

PIL:DLL加载失败:找不到指定的过程

ImportError:DLL加载失败:找不到指定的过程。(进口sklearn)

PySide2:DLL加载失败:找不到指定的过程

如何解决:“ ImportError:DLL加载失败,找不到指定的过程。” DLL在那里时

ImportError:DLL加载失败:找不到指定的过程。(thinkdsp和thinkplot)

安装了conda的lxml:“ ImportError:DLL加载失败:找不到指定的过程”

大查询-本地计算机-ImportError:DLL加载失败:找不到指定的过程

如何修复“导入错误:DLL 加载失败:找不到指定的过程”。在导入 tensorflow-gpu 时?

ImportError:DLL加载失败:找不到numpy的指定模块

pyodbc ImportError:DLL加载失败:找不到指定的模块

Python:ImportError:DLL加载失败:找不到指定的模块

ImportError:DLL加载失败:找不到指定的模块

ImportError:DLL加载失败:找不到指定的模块

Pyinstaller:导入错误:DLL加载失败:找不到指定的模块

NLTK ImportError:DLL加载失败:找不到指定的模块

ElastAlert 导入错误:DLL 加载失败:找不到指定的程序

Scipy ImportError:DLL加载失败:找不到指定的模块

PyQt5:DLL加载失败:找不到指定的模块

Pyinstaller 导入错误:DLL 加载失败:找不到指定的模块

DLL加载失败:导入scipy时找不到指定的模块

skimage-ImportError:DLL加载失败:找不到指定的模块

DLL加载失败:找不到指定的模块PYTHON

ImportError:DLL加载失败:找不到指定的模块(sklearn)

ktrain ImportError:DLL加载失败:找不到指定的模块

MeCab:“ ImportError:DLL加载失败:找不到指定的模块。”

“ ImportError:DLL加载失败:找不到指定的过程”-在使用Keras的Python中使用CNN进行数字识别时

cx_Freeze ImportError:导入_ctypes时,DLL加载失败失败:找不到指定的模块