使用pip找不到TensorFlow


$ pip install tensorflow
Collecting tensorflow
Could not find a version that satisfies the requirement tensorflow (from versions: )
No matching distribution found for tensorflow

但是明顯是有pip源的,報錯肯定不是源的問題。

問題出在:你當前python是32bit的,tersorflow只支持64bit的python.

解決方法:卸載32位的,下載64位的(x84_64)

 

參考鏈接:https://www.itranslater.com/qa/details/2110745576458421248


免責聲明!

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



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM