pip install -- Failed building wheel for XXX

Posted onlypinsily

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了pip install -- Failed building wheel for XXX相关的知识,希望对你有一定的参考价值。

pip install -- Failed building wheel for XXX


技术分享

一言:真正的爱不是尽力,是尽心。

在使用 pip install 安装命令时,结果安装失败,出现了 Failed building wheel for Twisted 的错误,结果发现这类问题是通用的

技术分享


解决

在网页 www.lfd.uci.edu/~gohlke/pythonlibs 上找到相应的 XXX,这个网页是一些 window 上的 Python Extension Packages

技术分享

找到相应版本的下载好

技术分享

进入下载的文件目录使用 pip install 安装即可

技术分享

如果版本不对头的话会出现错误,重新下载对应版本

技术分享








以上是关于pip install -- Failed building wheel for XXX的主要内容,如果未能解决你的问题,请参考以下文章

TensorFlow ImportError: (‘Failed to import pydot. You must `pip install pydot`)

pip install faling with error gevent failed with error code 1 in /private/tmp/pip-build-muEt66/geven

Python pip 安装错误 [SSL: CERTIFICATE_VERIFY_FAILED]

出现问题:Command "python setup.py egg_info" failed with error code 1,当进行pip3 install beautiful

词云:解决pip install wordcloud安装过程中报错“error: command 'x86_64-linux-gnu-gcc' failed with exit sta

pip install 报错 Could not fetch URL