pip 安装 ipython 报错

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了pip 安装 ipython 报错相关的知识,希望对你有一定的参考价值。

报错信息:
python Failed building wheel for scandir
解决方法

wget http://nipy.bic.berkeley.edu/scipy_installers/wheel-0.24.0-py2.py3-none-any.whl
pip install wheel-0.24.0-py2.py3-non-any.whl

yum install python-devel -y

以上是关于pip 安装 ipython 报错的主要内容,如果未能解决你的问题,请参考以下文章

解决ipython安装报错

Mac 安装pip , ipython

Ipython的pip安装文档

通过pip3安装ipython

解决mac osx下pip安装ipython权限的问题

ipython和jupyter安装配置