摘要:
环境: head -n 1 /etc/issue # Ubuntu 19.10 \n \l python -V # Python 2.7.17 其中,python环境是我自己建立的虚拟 venv 方便测试( 相当于你的python 实际路径) 1. 准备 下载 pylearn2 源码: https: 阅读全文
posted @ 2019-12-22 17:40
feiquan
阅读(860)
评论(0)
推荐(0)
摘要:
解决办法:直接在下载好pythearn2包的目录下,对setup.py文件进行修改:将 from theano.compat.six.moves import input 改为 from six.moves import input 然后就可以: python setup.py build pyth 阅读全文
posted @ 2019-12-22 15:00
feiquan
阅读(932)
评论(0)
推荐(0)

浙公网安备 33010602011771号