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.
Appium入門
2.
Spring WebFlux 源碼分析(2)-Netty 服務器啓動服務流程 --TBD
3.
wxpython入門第六步(高級組件)
4.
CentOS7.5安裝SVN和可視化管理工具iF.SVNAdmin
5.
jedis 3.0.1中JedisPoolConfig對象缺少setMaxIdle、setMaxWaitMillis等方法,問題記錄
6.
一步一圖一代碼,一定要讓你真正徹底明白紅黑樹
7.
2018-04-12—(重點)源碼角度分析Handler運行原理
8.
Spring AOP源碼詳細解析
9.
Spring Cloud(1)
10.
python簡單爬去油價信息發送到公衆號
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
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
>>更多相關文章<<