JavaShuo
栏目
标签
pip安装whl文件报错:is not a supported wheel on this platform
时间 2021-01-07
原文
原文链接
第一种情况: 最近在参加比赛的时候,碰到了以pip install xxx这种方式安装模块,却出现错误的问题。官方给的方法是通过whl文件重新安装。网上搜索到了相对应的whl文件之后,利用pip install 安装whl文件,结果报错。例子如图。 这种情况是第一种情况,是因为安装的不是对应python版本的库。我机器使用的是python3.6版本,我所下载的文件为python2.7版本的库,也就
>>阅读原文<<
相关文章
1.
pip安装报错:is not a supported wheel on this platform
2.
pip安装报错:is not a supported wheel on this platform
3.
pip安装Twisted报ERROR: Twisted-20.3.0-cp38-cp38-win_amd64.whl is not a supported wheel on this platform
4.
python3.6.5 安装 gmpy2 ERROR: xxx .whl is not a supported wheel on this platform.
5.
安装MySQL_python-1.2.5-cp27-none-win_amd64.whl is not a supported wheel on this platform.
6.
pip安装报错'not a supported wheel on this platform'
7.
python安装支持包 报错 is not a supported wheel on this platform
8.
pip install .whl文件时is not a supported wheel on this platform.解决方法
9.
安装.whl文件出现 is not a supported wheel on this platform.解决办法
10.
python pip install 安装报错:is not a supported wheel on this platform 解决方案
更多相关文章...
•
Eclipse 安装插件
-
Eclipse 教程
•
Docker 安装 Python
-
Docker教程
•
Composer 安装与使用
•
IntelliJ IDEA安装代码格式化插件
相关标签/搜索
wheel
supported
whl
platform
软件安装
pip
错报
报错
含有安装文件
安装
MySQL教程
SQLite教程
Thymeleaf 教程
文件系统
插件
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
微软准备淘汰 SHA-1
2.
Windows Server 2019 Update 2010,20H2
3.
Jmeter+Selenium结合使用(完整篇)
4.
windows服务基础
5.
mysql 查看线程及kill线程
6.
DevExpresss LookUpEdit详解
7.
GitLab简单配置SSHKey与计算机建立连接
8.
桶排序(BucketSort)
9.
桶排序(BucketSort)
10.
C++ 桶排序(BucketSort)
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
pip安装报错:is not a supported wheel on this platform
2.
pip安装报错:is not a supported wheel on this platform
3.
pip安装Twisted报ERROR: Twisted-20.3.0-cp38-cp38-win_amd64.whl is not a supported wheel on this platform
4.
python3.6.5 安装 gmpy2 ERROR: xxx .whl is not a supported wheel on this platform.
5.
安装MySQL_python-1.2.5-cp27-none-win_amd64.whl is not a supported wheel on this platform.
6.
pip安装报错'not a supported wheel on this platform'
7.
python安装支持包 报错 is not a supported wheel on this platform
8.
pip install .whl文件时is not a supported wheel on this platform.解决方法
9.
安装.whl文件出现 is not a supported wheel on this platform.解决办法
10.
python pip install 安装报错:is not a supported wheel on this platform 解决方案
>>更多相关文章<<