1. 程式人生 > >Windows下 Tensorflow安裝問題: Could not find a version that satisfies the requirement tensorflow

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_windows

  

  命令提示符中輸入 python 即可啟動並查看當前版本:

技術分享圖片

  

  查看具體的版本信息可輸入:

1 python -v

  

  下載新的64bit 的 Python 版本進行安裝即可。

Windows Python3.6.5 64bit 下載地址:https://www.python.org/ftp/python/3.6.5/python-3.6.5-amd64.exe

Windows下 Tensorflow安裝問題: Could not find a version that satisfies the requirement tensorflow