JavaShuo
欄目
標籤
安裝theano時候發現報錯:cannot install ''numpy'.It is a distutils installed project and thus we cannot ...
時間 2021-01-03
標籤
python
欄目
Python
简体版
原文
原文鏈接
發現我安裝theano的時候需要numpy需要1.9以上版本,而我之前自帶的numpy是1.8版本,所以版本有問題。根本原因是theano需要的numpy版本不符合要求,但是numpy已經安裝過了,所以無法進行直接卸載。提供兩個解決方法: 解決方法1:直接找到numpy的安裝目錄,直接通過sudo rm 去對文件夾進行刪除。(如果找不到文件夾,可以通過下面截圖方式,一般都在dist-package
>>阅读原文<<
相關文章
1.
pip3安裝報錯:Cannot uninstall 'six'. It is a distutils installed project and thus we cannot accurately d
2.
ERROR: Cannot uninstall 'PyYAML'. It is a distutils installed project and thus we cannot accurately
3.
Cannot uninstall 'enum34'. It is a distutils installed project and thus we cannot accurately.
4.
ERROR: Cannot uninstall 'wrapt'. It is a distutils installed project and thus we cannot accurately d
5.
Cannot uninstall 'enum34'. It is a distutils installed project and thus we cannot accurately determi
6.
Cannot uninstall 'PyYAML'. It is a distutils installed project and thus we cannot accurately determi
7.
Cannot uninstall 'wrapt'. It is a distutils installed project and thus we cannot accurately determin
8.
Cannot uninstall 'imageio'. It is a distutils installed project and thus we cannot accurately
9.
Cannot uninstall 'pyflakes'. It is a distutils installed project and thus we cannot accurately deter
10.
linux安裝程序時Cannot uninstall XXX. It is a distutils installed project and thus we cannot accurately
更多相關文章...
•
Docker 安裝 Tomcat
-
Docker教程
•
SVN 安裝
-
SVN 教程
•
Composer 安裝與使用
•
IntelliJ IDEA安裝代碼格式化插件
相關標籤/搜索
core'&&cannot
cannot&nbs
installed
distutils
install
project
時候
theano
錯報
報錯
Python
PHP教程
Redis教程
Hibernate教程
開發工具
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
如何將PPT某一頁幻燈片導出爲高清圖片
2.
Intellij IDEA中使用Debug調試
3.
build項目打包
4.
IDEA集成MAVEN項目極簡化打包部署
5.
eclipse如何導出java工程依賴的所有maven管理jar包(簡單明瞭)
6.
新建的Spring項目無法添加class,依賴下載失敗解決:Maven環境配置
7.
記在使用vue-cli中使用axios的心得
8.
分享提高自己作品UI設計形式感的幾個小技巧!
9.
造成 nginx 403 forbidden 的幾種原因
10.
AOP概述(什麼是AOP?)——Spring AOP(一)
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
pip3安裝報錯:Cannot uninstall 'six'. It is a distutils installed project and thus we cannot accurately d
2.
ERROR: Cannot uninstall 'PyYAML'. It is a distutils installed project and thus we cannot accurately
3.
Cannot uninstall 'enum34'. It is a distutils installed project and thus we cannot accurately.
4.
ERROR: Cannot uninstall 'wrapt'. It is a distutils installed project and thus we cannot accurately d
5.
Cannot uninstall 'enum34'. It is a distutils installed project and thus we cannot accurately determi
6.
Cannot uninstall 'PyYAML'. It is a distutils installed project and thus we cannot accurately determi
7.
Cannot uninstall 'wrapt'. It is a distutils installed project and thus we cannot accurately determin
8.
Cannot uninstall 'imageio'. It is a distutils installed project and thus we cannot accurately
9.
Cannot uninstall 'pyflakes'. It is a distutils installed project and thus we cannot accurately deter
10.
linux安裝程序時Cannot uninstall XXX. It is a distutils installed project and thus we cannot accurately
>>更多相關文章<<