JavaShuo
欄目
標籤
python3.6.5 安裝 gmpy2 ERROR: xxx .whl is not a supported wheel on this platform.
時間 2021-01-09
標籤
python
gmpy2
欄目
Python
简体版
原文
原文鏈接
1.pip install whell 2.安裝好wheel後,還需要再安裝gmpy2所需要的whl文件,在以下這個鏈接中查找需要的whl文件包,注意,whl文件包需要和你所安裝的python3版本一致。 地址:https://github.com/aleaxit/gmpy/releases/tag/gmpy2-2.1.0a1 執行: pip install [whl文件的絕對路徑] 成功界面如下
>>阅读原文<<
相關文章
1.
pip安裝whl文件報錯:is not a supported wheel on this platform
2.
安裝MySQL_python-1.2.5-cp27-none-win_amd64.whl is not a supported wheel on this platform.
3.
pycurl-7.43.0.3-cp27-cp27m-win_amd64.whl is not a supported wheel on this platform
4.
解決gevent-1.3.6-cp37-cp37m-win_amd64.whl is not a supported wheel on this platform.
5.
Pillow-7.0.0-cp35-cp35m-win_amd64.whl is not a supported wheel on this platform.
6.
basemap-1.2.1-cp38-cp38-win_amd64.whl is not a supported wheel on this platform
7.
mysqlclient-1.4.6-cp37-cp37m-win_amd64.whl is not a supported wheel on this platform
8.
pip安裝報錯:is not a supported wheel on this platform
9.
python安裝opencv庫時出現is not a supported wheel on this platform
10.
pip安裝報錯:is not a supported wheel on this platform
更多相關文章...
•
Docker 安裝 Python
-
Docker教程
•
Docker 安裝 Tomcat
-
Docker教程
•
Composer 安裝與使用
•
IntelliJ IDEA安裝代碼格式化插件
相關標籤/搜索
wheel
supported
err
whl
python3.6.5
platform
安裝
a'+'a
Python
Hibernate教程
Redis教程
Spring教程
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
resiprocate 之repro使用
2.
Ubuntu配置Github並且新建倉庫push代碼,從已有倉庫clone代碼,並且push
3.
設計模式9——模板方法模式
4.
avue crud form組件的快速配置使用方法詳細講解
5.
python基礎B
6.
從零開始···將工程上傳到github
7.
Eclipse插件篇
8.
Oracle網絡服務 獨立監聽的配置
9.
php7 fmp模式
10.
第5章 Linux文件及目錄管理命令基礎
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
pip安裝whl文件報錯:is not a supported wheel on this platform
2.
安裝MySQL_python-1.2.5-cp27-none-win_amd64.whl is not a supported wheel on this platform.
3.
pycurl-7.43.0.3-cp27-cp27m-win_amd64.whl is not a supported wheel on this platform
4.
解決gevent-1.3.6-cp37-cp37m-win_amd64.whl is not a supported wheel on this platform.
5.
Pillow-7.0.0-cp35-cp35m-win_amd64.whl is not a supported wheel on this platform.
6.
basemap-1.2.1-cp38-cp38-win_amd64.whl is not a supported wheel on this platform
7.
mysqlclient-1.4.6-cp37-cp37m-win_amd64.whl is not a supported wheel on this platform
8.
pip安裝報錯:is not a supported wheel on this platform
9.
python安裝opencv庫時出現is not a supported wheel on this platform
10.
pip安裝報錯:is not a supported wheel on this platform
>>更多相關文章<<