ERROR: Could not find a version that satisfies the requirement tensortfows (from versions: none) ERROR: No matching distribution found for tensortfows


今天學習深度學習,python安裝tensortfows時候,報了這個錯。

辦法如下:

1.首先tensortfows是僅支持64位的python環境,所以現在控制台輸入python,看一下版本 python3.6,64位下載
2.第二,網上說不支持python3.7版本的。(我一直用的3.7)。改用低版本python就可以。
3.建議使用anaconda來集成深度學習的環境


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



猜您在找 python Could not find a version that satisfies the requirement pymysql (from versions: none) ERROR: No matching distribution found for pymysql pip install 報錯 ERROR: Could not find a version that satisfies the requirement PIL (from versions: none) ERROR: No matching distribution found for PIL 【Python配置】pandas包的安裝和Could not find a version that satisfies the requirement pandas (from versions: none) ERROR: No matching distribution found for pandas的解決 Python之使用pip安裝三方庫Error:Could not find a version that satisfies the requirement (from versions: none),No matching distribution found for pip安裝Tensorflow模塊問題:ERROR: Could not find a version that satisfies the requirement tensorflow==1.15.0rc (from versions: none) ERROR: No matching distribution found for tensorflow==1.15.0rc ERROR: Could not find a version that satisfies the requirement virtualenv (from versions: none) centos解決Could not find a version that satisfies the requirement pip3 (from versions: none)及No matching distribution found for pip3問題 pycharm錯誤:Could not find a version that satisfies the requirement gensim (from versions: ) No matching distribution found for gensim win 10 pip Could not find a version that satisfies the requirement selenium (from versions: ) No matching distribution found for selenium 安裝yamL 文件報錯:Could not find a version that satisfies the requirement yaml (from versions: ) No matching distribution found for yaml
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM