这个错误提示是因为在您安装时指定的版本(tensorflow==1.4)与现有的tensorflow版本不匹配。您可以尝试使用以下命令安装最新版本的tensorflow:

pip install tensorflow

如果您一定需要安装1.4版本,可以尝试指定版本号为1.4.0:

pip install tensorflow==1.4.0
python35安装tensorflow14报错ERROR Could not find a version that satisfies the requirement tensorflow==14 from versions 250 251 252 253 260rc0 260rc1 260rc2 260 261 262 263 264 265 270rc0 270rc1 270 271 27

原文地址: https://www.cveoy.top/t/topic/drPl 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录