ERROR: Could not find a version that satisfies the requirement

博客指出安装TensorFlow 1.14.0时出现版本不匹配错误,提示找不到匹配版本。原因可能是Python版本过高,如Python 3.8与TensorFlow 1.14.0不兼容,可更改Python版本或创建虚拟conda环境解决,还提到TensorFlow 1.14.0对应Numpy版本也需正确。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

ERROR: Could not find a version that satisfies the requirement tensorflow1.14.0 (from versions: 2.2.0rc1, 2.2.0rc2, 2.2.0rc3, 2.2.0rc4, 2.2.0, 2.2.1, 2.3.0rc0, 2.3.0rc1, 2.3.0rc2, 2.3.0, 2.3.1, 2.4.0rc0, 2.4.0rc1, 2.4.0rc2, 2.4.0rc3, 2.4.0rc4, 2.4.0)
ERROR: No matching distribution found for tensorflow
1.14.0

在这里插入图片描述
这个问题可能是因为你的python版本过高,如我的是python3.8版本和tensorflow1.14.0版本不匹配,可以自己改变python版本或者重新创建虚拟的conda环境
创建虚拟环境

版本对应如下
在这里插入图片描述
链接是https://www.tensorflow.org/install/source#common_installation_problems

tensorflow1.14.0对应的numpy版本也不能出错

FutureWarning: Passing (type, 1) or ‘1type‘ as a synonym of type is deprecate
在这里插入图片描述

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值