tensorflow安裝出現"could not find a version that satisfies the requirement tensorflow"問題
最近為了學習深度學習神經網路,也是對自己無語了,安裝tensorflow遇到了一些問題,網上直接說的cpu安裝法
pip3 install tensorflow
,
pip3 install --upgrade tensorflow
都是顯示could not find a version that satisfies the requirement tensorflow
又google了一番,發現有人是因為python版本是32bit的出錯了,要換成64bit的,而我也是64位的。。。為啥,想了半天發現我的python版本是python3.7!而現在的tensorflow版本還不支援3.7!!!於是我又得重新裝回3.6。
版本問題很惱人,但是這是最最基本的東西。後面加上GPU還需要安裝CUDN和CUDNN,還得繼續折騰。
相關推薦
tensorflow安裝出現"could not find a version that satisfies the requirement tensorflow"問題
最近為了學習深度學習神經網路,也是對自己無語了,安裝tensorflow遇到了一些問題,網上直接說的cpu安裝法 pip3 install tensorflow, pip3 install --upgrade tensorflow 都是顯示could not find a version
Windows下 Tensorflow安裝問題: Could not find a version that satisfies the requirement tensorflow
方式 find get rem fin .py AS exe ati Tensorflow 需要 Python 3.5/3.6 64bit 版本: 具體的安裝方式可查看:https://www.tensorflow.org/install/install_windo
解決TensorFlow安裝問題: Could not find a version that satisfies the requirement tensorflow
環境:win7 64 Python版本:3.7.0 安裝過程中提示:Could not find a version that satisfies the requirement tensorflow,很是鬱悶啊,最後度娘了一下知道了就是因為Python版本的問題啊Tensor
安裝TensorFlow:Could not find a version that satisfies the requirement tensorflow
簡單的安裝tensorflow 這裡安裝的tensorflow的cpu版本,gpu版本可以自行搜尋安裝指南,或者參考如下指令: pip3 install tensorflow #cpu 這裡使用的python 3.6.3版本。 pip3 install tensorf
pip3 install tensorflow :Could not find a version that satisfies the requirement tensorflow
使用pip3 install tensorflow安裝tensorflow的時候,顯示: Collecting tensorflow Could not find a version that satisfies the requirement tensorfl
Could not find a version that satisfies the requirement tensorflow-gpu (from versions: ) No matchin
新電腦 安裝了 python3.7 然後安裝 pip install tensorflow-gpu 怎麼都報上面的錯誤 原來 因為為tensorflow只支援python3.5版本的,不支援3.6的 使用conda 配置python3.5的環境! conda cre
centos7.3 安裝scrapy出錯Could not find a version that satisfies the requirement Twisted>=13.1.0
1錯誤原因,通過pip install 安裝scrapy是報錯Could not find a version that satisfies the requirement Twisted>=13.1.0 (from Scrapy) (from versi
python安裝opencv出現如下錯誤:Could not find a version that satisfies the requirement cv2 (from versions: )
如題所示在python中安裝cv2庫是提示不能找到滿足需要的版本,我的環境配置是:pycharm+anaconda3,對應的python版本是python3.6,之前想著在pycharm中直接安裝的,即開啟專案對應的直譯器設定模組,然後安裝,但是發現安裝失敗,最後轉至用命令安
解決pip install XX時出現Could not find a version that satisfies the requirement opencv (from versions: )
1.問題描述 在裝pip install debacl時出現瞭如下錯誤: Could not find a version that satisfies the requirement debacl (from versions: ) No matching distribution
Could not find a version that satisfies the requirement flask pip安裝python包出錯:Could not find a version that satisfies the requirement skimage (from ver
使用命令安裝flask,出現報錯 百度找到解決方法https://www.cnblogs.com/lijinze-tsinghua/p/8666558.html 參考修改成pip install flask -i http://pypi.douban.com/simple/ --trusted-hos
Python安裝cv2庫出錯及解決:Could not find a version that satisfies the requirement cv2
原來的安裝命令是: 今天怎麼不靈了?初步判斷是原來使用3.5,現在改用了2.7(專案需要)。 嘗試執行命令: pip install cv2 Collecting cv2 Could not find a version that satisfies the
用pip安裝aiohttp模塊報錯:Could not find a version that satisfies the requirement pymongo(from version:)
ould sat ati The 網絡 req ref com alt 參考:https://blog.csdn.net/dyrlovewc/article/details/53142798 用pip安裝aiohttp模塊報錯如下: 解決:多安裝幾次竟然成功了!!
Could not find a version that satisfies the requirement pymysql3 (from versions: ) No matching dist
轉載於https://blog.csdn.net/csdn_am/article/details/79924744 有時我們使用下載python 自帶的pip 安裝一些工具包時,會報如下錯誤 找不到滿意的版本,這時就是我們的pip可能需要升級了,所以使用 python -m p
Could not find a version that satisfies the requirement PIL (from versions: ) No matching distributi
1、軟體版本 首先我先安裝了 python 2.7 pip是 8.1.2 2、當我要安裝PIL時,我在cmd下面輸入:pip install PIL 錯誤提示是: Could not find a version that satisfies the requi
Arm下使用pip install :Could not find a version that satisfies the requirement
(arch=arm64) 請使用: sudo apt-get install python-pkgname 忘了這個試過沒有: pip install pkgname-i http://pypi.douban.com/simple/ --trusted-host
Could not find a version that satisfies the requirement requirements.txt
1我同時安裝了python2 和 python3 2 建立虛擬環境的時候用的是Python2 3 安裝時用的pip 預設是pip3 4 使用pip2 install 安裝requirements.txt 5 如果還不成功, 再使用pip2 逐個安裝依賴包,不要使用re
Could not find a version that satisfies.... No matching distribution found for .....
原文作者:aircraft 原文連結:https://www.cnblogs.com/DOMLX/p/10227403.html 今天在安裝mysql-python的時候報了很多的錯誤,其中一條就是這樣的。 Could not find a version
Could not find a version that satisfies.... No matching distribution found for .....
family 可能 blog 加速 發現 安裝mysql linux 匹配 後繼 原文作者:aircraft 原文鏈接:https://www.cnblogs.com/DOMLX/p/10227403.html 今天在安裝mysql-python的時候報了很多的錯誤
Could not find any version that matches com.google.android.gms:strict-version-matcher-plugin:
錯誤資訊: Could not find any version that matches com.google.android.gms:strict-version-matcher-plugin: 解決辦法: 修改檔案:app\platforms\android\pr
Could not find a package configuration file provided by "Qt5Widgets"
Could not find a package configuration file provided by “Qt5Widgets” 出差在外,沒有固定的時間進行學習,想利用一下空餘時間,看看原始碼.然後就ros中的turtlesim中的原始碼進行了閱讀. #include