当前位置:网站首页>pip安裝whl文件報錯:ERROR: ... is not a supported wheel on this platform
pip安裝whl文件報錯:ERROR: ... is not a supported wheel on this platform
2022-07-02 21:43:00 【覓遠】
python庫whl文件下載地址:https://www.lfd.uci.edu/~gohlke/pythonlibs/
whl文件有win32(32比特)和win_amd64(64比特),這裏的比特數指的是本機比特數,與python的比特數無關
安裝方法:cd切換到安裝文件所在的目錄下,使用 “pip install 文件全名” 即可安裝
安裝報錯:ERROR: ... is not a supported wheel on this platform.(文件不支持安裝)
解决方法:通過查看pip可安裝文件,將文件名改為對應的名稱後再進行安裝,查看可安裝的文件:pip debug --verbose
修改文件名後再進行安裝(此處報錯,安裝文件版本太低,可忽略):
查看安裝結果:
边栏推荐
- Golang embeds variables in strings
- [C language] [sword finger offer article] - replace spaces
- [hands on deep learning]02 softmax regression
- Research Report on market supply and demand and strategy of microplate instrument industry in China
- Accounting regulations and professional ethics [17]
- Construction and maintenance of business websites [10]
- rwctf2022_ QLaaS
- China plastic bottle and container market trend report, technological innovation and market forecast
- MySQL learning notes (Advanced)
- Write the content into the picture with type or echo and view it with WinHex
猜你喜欢
Capacity expansion mechanism of ArrayList
D4:非成对图像去雾,基于密度与深度分解的自增强方法(CVPR 2022)
基本IO接口技术——微机第七章笔记
[zero foundation I] Navicat download link
CVPR论文解读 | 弱监督的高保真服饰模特生成
Investment strategy analysis of China's electronic information manufacturing industry and forecast report on the demand outlook of the 14th five year plan 2022-2028 Edition
Common routines of compressed packets in CTF
Write the content into the picture with type or echo and view it with WinHex
Research Report on ranking analysis and investment strategic planning of RFID market competitiveness of China's industrial manufacturing 2022-2028 Edition
How to prevent your jar from being decompiled?
随机推荐
Etcd Raft 协议
Analysis of enterprise financial statements [3]
PIP version update timeout - download using domestic image
发现你看不到的物体!南开&武大&ETH提出用于伪装目标检测SINet,代码已开源!...
26 FPS video super-resolution model DAP! Output 720p Video Online
地理探测器原理介绍
Check the confession items of 6 yyds
China plastic bottle and container market trend report, technological innovation and market forecast
[shutter] statefulwidget component (bottom navigation bar component | bottomnavigationbar component | bottomnavigationbaritem component | tab switching)
MySQL learning record (9)
Go cache of go cache series
暑期第一周总结
Research Report on crude oil tanker industry - market status analysis and development prospect forecast
MySQL learning notes (Advanced)
Structured text language XML
[CV] Wu Enda machine learning course notes | Chapter 12
AES encryption CBC mode pkcs7padding filling Base64 encoding key 32byte iv16byte
tinymce可视化编辑器增加百度地图插件
How to prevent your jar from being decompiled?
VictoriaMetrics 简介