ubuntu下pip3 install 模块缓慢解决方案

Posted zyj20200

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ubuntu下pip3 install 模块缓慢解决方案相关的知识,希望对你有一定的参考价值。

解决方案:

SegmentFault:https://segmentfault.com/q/1010000000162410

 

pip install -i https://pypi.doubanio.com/simple/ 包名

 

pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple 包名

例如:

pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple pandas

 

以上是关于ubuntu下pip3 install 模块缓慢解决方案的主要内容,如果未能解决你的问题,请参考以下文章

ubuntu下使用pip3.6安装模块总是报ssl module in Python is not available的错误

如何在 linux ubuntu 中安装 python3 线程模块

Ubuntu pip3安装报错解决

install pip3 for python 3.x

重新学习ubuntu --python3,pip3,jupyter

pip3 没有安装目标模块版本