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.
微軟準備淘汰 SHA-1
2.
Windows Server 2019 Update 2010,20H2
3.
Jmeter+Selenium結合使用(完整篇)
4.
windows服務基礎
5.
mysql 查看線程及kill線程
6.
DevExpresss LookUpEdit詳解
7.
GitLab簡單配置SSHKey與計算機建立連接
8.
桶排序(BucketSort)
9.
桶排序(BucketSort)
10.
C++ 桶排序(BucketSort)
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
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
>>更多相關文章<<