ImportError: cannot import name gof
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ImportError: cannot import name gof相关的知识,希望对你有一定的参考价值。
今天打开spyder说调试一个theano程序,但是import theano提示
ImportError: cannot import name gof
最后解决方案
pip install --upgrade --no-deps git+git://github.com/Theano/Theano.git
参考资料:
https://github.com/Theano/Theano/issues/2406
以上是关于ImportError: cannot import name gof的主要内容,如果未能解决你的问题,请参考以下文章
解决 ImportError: cannot import name pywrap_tensorflow
ImportError: cannot import name webdriver
ImportError: cannot import name patterns
window环境下ImportError: cannot import name 'Bar' from 'pyecharts'