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.
[最佳实践]了解 Eolinker 如何助力远程办公
2.
katalon studio 安装教程
3.
精通hibernate(harness hibernate oreilly)中的一个”错误“
4.
ECharts立体圆柱型
5.
零拷贝总结
6.
6 传输层
7.
Github协作图想
8.
Cannot load 32-bit SWT libraries on 64-bit JVM
9.
IntelliJ IDEA 找其历史版本
10.
Unity3D(二)游戏对象及组件
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
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.错误
>>更多相关文章<<