JavaShuo
栏目
标签
pip安装报错'not a supported wheel on this platform'
时间 2021-07-14
标签
python
栏目
Python
繁體版
原文
原文链接
这个错误很常见,解决方法是改名,首先要获得在你的机器的平台上的合法名称: import pip pip.pep425tags.get_supported() 结果可能如下: 上图的意思就是说对于python3.6(cp36)来说,合法的名字只能是这些,比如: ‘cp36_cp36m_macosx_10_12_x86_64.whl’ ‘cp36_cp36m_macosx_10_12_intel.wh
>>阅读原文<<
相关文章
1.
pip安装报错:is not a supported wheel on this platform
2.
pip安装whl文件报错:is not a supported wheel on this platform
3.
pip安装报错:is not a supported wheel on this platform
4.
python安装支持包 报错 is not a supported wheel on this platform
5.
python pip install 安装报错:is not a supported wheel on this platform 解决方案
6.
pip安装Twisted报ERROR: Twisted-20.3.0-cp38-cp38-win_amd64.whl is not a supported wheel on this platform
7.
python安装 (2)----- pyltp(安装报错:xxx.whl is not a supported wheel on this platform)
8.
python37 装vtk,出现。。。is not a supported wheel on this platform.错误
9.
pygame安装 is not a supported wheel on this platform解决办法
10.
python安装opencv库时出现is not a supported wheel on this platform
更多相关文章...
•
Docker 安装 Python
-
Docker教程
•
Docker 安装 Tomcat
-
Docker教程
•
Composer 安装与使用
•
IntelliJ IDEA安装代码格式化插件
相关标签/搜索
wheel
supported
platform
pip
错报
报错
安装
a'+'a
not...else
Python
Hibernate教程
Redis教程
PHP 7 新特性
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
Window下Ribbit MQ安装
2.
Linux下Redis安装及集群搭建
3.
shiny搭建网站填坑战略
4.
Mysql8.0.22安装与配置详细教程
5.
Hadoop安装及配置
6.
Python爬虫初学笔记
7.
部署LVS-Keepalived高可用集群
8.
keepalived+mysql高可用集群
9.
jenkins 公钥配置
10.
HA实用详解
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
pip安装报错:is not a supported wheel on this platform
2.
pip安装whl文件报错:is not a supported wheel on this platform
3.
pip安装报错:is not a supported wheel on this platform
4.
python安装支持包 报错 is not a supported wheel on this platform
5.
python pip install 安装报错:is not a supported wheel on this platform 解决方案
6.
pip安装Twisted报ERROR: Twisted-20.3.0-cp38-cp38-win_amd64.whl is not a supported wheel on this platform
7.
python安装 (2)----- pyltp(安装报错:xxx.whl is not a supported wheel on this platform)
8.
python37 装vtk,出现。。。is not a supported wheel on this platform.错误
9.
pygame安装 is not a supported wheel on this platform解决办法
10.
python安装opencv库时出现is not a supported wheel on this platform
>>更多相关文章<<