JavaShuo
栏目
标签
不同python版本pip安装出现问题:whl is not a supported wheel on this platfrom
时间 2021-01-10
标签
杂七杂八
python
pip
tlp
栏目
Python
繁體版
原文
原文链接
pip指令对应不同python版本 **问题:**安装pytlp出现whl is not a supported wheel on this platfrom,所需python版本为3.6,但我安装的python版本为3.7。 **原因:**不同版本python所对应pip不同,在power shell运行pip时,运行了python3.7的pip,因此不匹配。 **解决方案:**调整环境变量顺序
>>阅读原文<<
相关文章
1.
pip安装whl文件报错:is not a supported wheel on this platform
2.
python3.6.5 安装 gmpy2 ERROR: xxx .whl is not a supported wheel on this platform.
3.
安装MySQL_python-1.2.5-cp27-none-win_amd64.whl is not a supported wheel on this platform.
4.
python安装opencv库时出现is not a supported wheel on this platform
5.
pip安装Twisted报ERROR: Twisted-20.3.0-cp38-cp38-win_amd64.whl is not a supported wheel on this platform
6.
安装.whl文件出现 is not a supported wheel on this platform.解决办法
7.
pygame安装问题pygame-1.9.6-cp35-cp35m-win_amd64.whl is not a supported wheel on this platform.
8.
pip安装报错:is not a supported wheel on this platform
9.
pip安装报错:is not a supported wheel on this platform
10.
python37 装vtk,出现。。。is not a supported wheel on this platform.错误
更多相关文章...
•
Docker 安装 Python
-
Docker教程
•
Eclipse 安装(Neon 版本)
-
Eclipse 教程
•
Composer 安装与使用
•
IntelliJ IDEA中SpringBoot properties文件不能自动提示问题解决
相关标签/搜索
wheel
platfrom
supported
whl
发现问题
安全问题
pip
出问题
安装Ubuntu 遇到问题
同安
Python
NoSQL教程
SQLite教程
PHP教程
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
No provider available from registry 127.0.0.1:2181 for service com.ddbuy.ser 解决方法
2.
Qt5.7以上调用虚拟键盘(支持中文),以及源码修改(可拖动,水平缩放)
3.
软件测试面试- 购物车功能测试用例设计
4.
ElasticSearch(概念篇):你知道的, 为了搜索…
5.
redux理解
6.
gitee创建第一个项目
7.
支持向量机之硬间隔(一步步推导,通俗易懂)
8.
Mysql 异步复制延迟的原因及解决方案
9.
如何在运行SEPM配置向导时将不可认的复杂数据库密码改为简单密码
10.
windows系统下tftp服务器使用
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
pip安装whl文件报错:is not a supported wheel on this platform
2.
python3.6.5 安装 gmpy2 ERROR: xxx .whl is not a supported wheel on this platform.
3.
安装MySQL_python-1.2.5-cp27-none-win_amd64.whl is not a supported wheel on this platform.
4.
python安装opencv库时出现is not a supported wheel on this platform
5.
pip安装Twisted报ERROR: Twisted-20.3.0-cp38-cp38-win_amd64.whl is not a supported wheel on this platform
6.
安装.whl文件出现 is not a supported wheel on this platform.解决办法
7.
pygame安装问题pygame-1.9.6-cp35-cp35m-win_amd64.whl is not a supported wheel on this platform.
8.
pip安装报错:is not a supported wheel on this platform
9.
pip安装报错:is not a supported wheel on this platform
10.
python37 装vtk,出现。。。is not a supported wheel on this platform.错误
>>更多相关文章<<