python安装tensorflow报错“could not find a version that satisfies the requirement tensorflow“问题

python安装tensorflow报错“could not find a version that satisfies the requirement tensorflow“问题,第1张

python安装tensorflow报错“could not find a version that satisfies the requirement tensorflow“问题

我在学习tensorflow时,按照PPT安装报错,于是乎百度半天查找原因得到以下解决办法,希望对眼前的你有用

tensorflow有版本兼容的问题,之前3.7不支持安装(过去帖子看见),但是现在是可以安装的

直接使用指令

pip install tensorflow

如果不行,请检查版本,使用指令

python -v

 查看是不是64bit,如果不是就下载64bit的

 最后安装

 

以上 *** 作如有错误请在评论区帮忙改正指出,谢谢

 

欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/zaji/4677010.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-11-07
下一篇 2022-11-06

发表评论

登录后才能评论

评论列表(0条)

保存