首页 > 编程知识 正文

天气雨报安装,python安装pip报错

时间:2023-05-06 16:06:59 阅读:283961 作者:3816

pip install tensorflow下载安装tensorflow报错

pip install tensorflow
Collecting tensorflow
Could not find a version that satisfies the requirement tensorflow (from versions: )
No matching distribution found for tensorflow

原因1:python 版本为 32 bit ---- python -v 查看python版本信息

Python 3.7.3 (v3.7.3:ef4ec6ed12, Mar 25 2019, 21:26:53) [MSC v.1916 32
bit (Intel)] on win32

原因2:python 版本在3.7以上

python 3.7以上版本目前不支持下载安装 tensorflow

版权声明:该文观点仅代表作者本人。处理文章:请发送邮件至 三1五14八八95#扣扣.com 举报,一经查实,本站将立刻删除。