AUTOCAD

AUTOCAD相關大全 (AUTOCAD IN THIS BLOGGER)

必備功能         1.Autocad--工具列不見了,指令找不到,菜單欄消失,都找不到按的地方                             (Missing Menus and ToolBars) 基本功能     設定     ...

搜尋此網誌

2020/3/25

Python-安裝Python TensorFlow及出現錯誤(Pip install TensorFlow & ERROR:No matching distribution found for tensorflow)

分享我安裝Python TensorFlow時所犯低級錯誤,及如何安裝Python TensorFlow成功。

Share the low-level mistakes I did and how to install TensorFlow in Python.
ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none)
ERROR: No matching distribution found for tensorflow


ERROR


TensorFlow 支援 64-bit
而原本安裝32-bit

刪除原本的Python

安裝 TensorFlow 支援的64-bit及版本Python 3.5-3.7

CMD
cd\ -> ENTER
pip install tensorflow -> ENTER

完成!!

沒有留言:

張貼留言