Windows下 Tensorflow安装问题: Could not find a version that satisfies the requirement tensorflow...

电玩女神 2021-09-30 11:22 361阅读 0赞

  Tensorflow 需要 Python 3.5/3.6 64bit 版本:

1356783-20180606115103771-1390645347.png

具体的安装方式可查看:https://www.tensorflow.org/install/install_windows

  

  命令提示符中输入 python 即可启动并查看当前版本:

1356783-20180606112906094-1114570483.png

  

  查看具体的版本信息可输入:

  1. 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

转载于:https://www.cnblogs.com/pgzhang/p/9144272.html

发表评论

表情:
评论列表 (有 0 条评论,361人围观)

还没有评论,来说两句吧...

相关阅读