欢迎您访问365答案网,请分享给你的朋友!
生活常识 学习资料

ERROR:Couldnotfindaversionthatsatisfiestherequirementtensorflow==1.12.1

时间:2023-05-29

pip install tensorflow==1.12.1

报错如下
ERROR: Could not find a version that satisfies the requirement tensorflow1.12.1 (from versions: 2.5.0rc0, 2.5.0rc1, 2.5.0rc2, 2.5.0rc3, 2.5.0, 2.5.1, 2.
5.2, 2.5.3, 2.6.0rc0, 2.6.0rc1, 2.6.0rc2, 2.6.0, 2.6.1, 2.6.2, 2.6.3, 2.7.0rc0, 2.7.0rc1, 2.7.0, 2.7.1, 2.8.0rc0, 2.8.0rc1, 2.8.0)
ERROR: No matching distribution found for tensorflow
1.12.1

python3.8+是无法安装tensorflow1.x版本的,所以如果你要安装tensorflow1的话,必须使用python3.7以下版本安装。

主要原因是tensorflow2中原来的代码是无法使用的。

Copyright © 2016-2020 www.365daan.com All Rights Reserved. 365答案网 版权所有 备案号:

部分内容来自互联网,版权归原作者所有,如有冒犯请联系我们,我们将在三个工作时内妥善处理。