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: 找不到指定的程序。
2019-10-30
您好這個錯誤應該怎么解決呢
2017-07-07
導入 theano 出現 導入錯誤:動態鏈接庫 加載 失敗。 找不到制定的程序。
? 文件"D:\anaconda3\庫\地點-包\theano\gof\cutils.py", 306,行 in <模塊>
? ? 來自cutils_ext.cutils_ext 導入* ?# noqa