老师,现在没有tensorflow==2.0.0的安装源怎么办?试了镜像源,都是2.5.0开始的,下载2.5.0运行代码的时候出错

来源:7-4 实战(一)

慕沐2060027

2022-04-18

Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple/
ERROR: Could not find a version that satisfies the requirement tensorflow2.0.0 (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, 2.9.0rc0)
ERROR: No matching distribution found for tensorflow2.0.0

写回答

1回答

flare_zhao

2022-04-19

pip install tensorflow==2.0.0 -i https://pypi.tuna.tsinghua.edu.cn/simple/

测试可以用的


0
0

Python3入门人工智能 掌握机器学习+深度学习

人工智能基础全方位讲解,构建完整人工智能知识体系,带你入门AI

1946 学习 · 594 问题

查看课程