JavaShuo
栏目
标签
python安装模块时显示*.whl is not a supported wheel on this platform.解决方法
时间 2021-01-09
标签
python
栏目
Python
繁體版
原文
原文链接
找了一下午相关方法,包括强行改格式也都试了一遍,发现还是不行…… 于是强行升级python版本(从2.7升级到3.6)…… 然后,成功安装whl文件!(请忽略这个渣渣网速……)我觉得是升级python顺带升级了pip的关系! 如果还是不行的话,就只能试试强行改格式名了…… 在shell中输入import pip; print(pip.pep425tags.get_supported())可以获取到
>>阅读原文<<
相关文章
1.
解决gevent-1.3.6-cp37-cp37m-win_amd64.whl is not a supported wheel on this platform.
2.
pip安装whl文件报错:is not a supported wheel on this platform
3.
python3.6.5 安装 gmpy2 ERROR: xxx .whl is not a supported wheel on this platform.
4.
安装MySQL_python-1.2.5-cp27-none-win_amd64.whl is not a supported wheel on this platform.
5.
pip install .whl文件时is not a supported wheel on this platform.解决方法
6.
安装.whl文件出现 is not a supported wheel on this platform.解决办法
7.
pygame安装 is not a supported wheel on this platform解决办法
8.
python安装opencv库时出现is not a supported wheel on this platform
9.
basemap-1.2.1-cp38-cp38-win_amd64.whl is not a supported wheel on this platform
10.
mysqlclient-1.4.6-cp37-cp37m-win_amd64.whl is not a supported wheel on this platform
更多相关文章...
•
Docker 安装 Python
-
Docker教程
•
ADO 显示
-
ADO 教程
•
SpringBoot中properties文件不能自动提示解决方法
•
Composer 安装与使用
相关标签/搜索
Python 安装模块
解决方法
wheel
supported
whl
显示
platform
暂时解决
解决方案
解决方式
Python
NoSQL教程
Redis教程
Spring教程
算法
设计模式
委托模式
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
【Java8新特性_尚硅谷】P1_P5
2.
SpringSecurity 基础应用
3.
SlowFast Networks for Video Recognition
4.
074-enable-right-click
5.
WindowFocusListener窗体焦点监听器
6.
DNS部署(二)DNS的解析(正向、反向、双向、邮件解析及域名转换)
7.
Java基础(十九)集合(1)集合中主要接口和实现类
8.
浏览器工作原理学习笔记
9.
chrome浏览器构架学习笔记
10.
eclipse引用sun.misc开头的类
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
解决gevent-1.3.6-cp37-cp37m-win_amd64.whl is not a supported wheel on this platform.
2.
pip安装whl文件报错:is not a supported wheel on this platform
3.
python3.6.5 安装 gmpy2 ERROR: xxx .whl is not a supported wheel on this platform.
4.
安装MySQL_python-1.2.5-cp27-none-win_amd64.whl is not a supported wheel on this platform.
5.
pip install .whl文件时is not a supported wheel on this platform.解决方法
6.
安装.whl文件出现 is not a supported wheel on this platform.解决办法
7.
pygame安装 is not a supported wheel on this platform解决办法
8.
python安装opencv库时出现is not a supported wheel on this platform
9.
basemap-1.2.1-cp38-cp38-win_amd64.whl is not a supported wheel on this platform
10.
mysqlclient-1.4.6-cp37-cp37m-win_amd64.whl is not a supported wheel on this platform
>>更多相关文章<<