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: 找不到指定的程序。