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.
融合阿里雲,牛客助您找到心儀好工作
2.
解決jdbc(jdbctemplate)在測試類時不報錯在TomCatb部署後報錯
3.
解決PyCharm GoLand IntelliJ 等 JetBrains 系列 IDE無法輸入中文
4.
vue+ant design中關於圖片請求不顯示的問題。
5.
insufficient memory && Native memory allocation (malloc) failed
6.
解決IDEA用Maven創建的Web工程不能創建Java Class文件的問題
7.
[已解決] Error: Cannot download ‘https://start.spring.io/starter.zip?
8.
在idea讓java文件夾正常使用
9.
Eclipse啓動提示「subversive connector discovery」
10.
帥某-技巧-快速轉帖博主文章(article_content)
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
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
>>更多相關文章<<