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.
windows下配置opencv
2.
HED神經網
3.
win 10+ annaconda+opencv
4.
ORB-SLAM3系列-多地圖管理
5.
opencv報錯——(mtype == CV_8U || mtype == CV_8S)
6.
OpenCV計算機視覺學習(9)——圖像直方圖 & 直方圖均衡化
7.
【超詳細】深度學習原理與算法第1篇---前饋神經網絡,感知機,BP神經網絡
8.
Python數據預處理
9.
ArcGIS網絡概述
10.
數據清洗(三)------檢查數據邏輯錯誤
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
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
>>更多相關文章<<