问答详情
源自:7-3 keras实现人工神经网络

import theano出现ImportError: DLL load failed: 找不到指定的程序。

D:\anaconda3\python.exe D:/pythonfile/code/kr.py

Using Theano backend.

Traceback (most recent call last):

  File "D:\anaconda3\lib\site-packages\theano\gof\cutils.py", line 306, in <module>

    from cutils_ext.cutils_ext import *  # noqa

ImportError: DLL load failed: 找不到指定的程序。


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

  File "D:\anaconda3\lib\site-packages\theano\gof\cutils.py", line 317, in <module>

    from cutils_ext.cutils_ext import *  # noqa

ImportError: DLL load failed: 找不到指定的程序。


提问者:慕盖茨249944 2017-07-04 13:48

个回答

  • 慕婉清2303763
    2019-10-30 18:42:58

    您好这个错误应该怎么解决呢

  • 慕尼黑3154129
    2017-07-07 01:04:33

    导入 theano 出现 导入错误:动态链接库 加载 失败。 找不到制定的程序。

      文件"D:\anaconda3\库\地点-包\theano\gof\cutils.py", 306,行 in <模块>

        来自cutils_ext.cutils_ext 导入*  # noqa