JavaShuo
栏目
标签
pip安装报错:is not a supported wheel on this platform
时间 2021-01-03
标签
pip安装
繁體版
原文
原文链接
可能的原因1:安装的不是对应python版本的库,下载的库名中cp27代表python2.7,其它同理。 原因1解决办法:在cmd中输入python,可以看到python的版本,如下图(我电脑是python3.4.4,64位) 然后打开网址:https://www.lfd.uci.edu/~gohlke/pythonlibs/,下载相应wheel的版本 安装wheel时,先使用pip instal
>>阅读原文<<
相关文章
1.
pip安装报错:is not a supported wheel on this platform
2.
pip安装whl文件报错:is not a supported wheel on this platform
3.
pip安装报错'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
Hibernate教程
Redis教程
PHP 7 新特性
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
子类对象实例化全过程
2.
【Unity2DMobileGame_PirateBomb09】—— 设置基本敌人
3.
SSIS安装以及安装好找不到商业智能各种坑
4.
关于 win10 安装好的字体为什么不能用 WebStrom找不到自己的字体 IDE找不到自己字体 vs找不到自己字体 等问题
5.
2019版本mac电脑pr安装教程
6.
使用JacpFX和JavaFX2构建富客户端
7.
MySQL用户管理
8.
Unity区域光(Area Light) 看不见光线
9.
Java对象定位
10.
2019-9-2-用自动机的思想说明光速
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
pip安装报错:is not a supported wheel on this platform
2.
pip安装whl文件报错:is not a supported wheel on this platform
3.
pip安装报错'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
>>更多相关文章<<