python pip安装第三方包速度很慢

来源:互联网 发布:淘宝卖家店铺装修教程 编辑:程序博客网 时间:2024/05/22 07:08

更换镜像源  https://pypi.tuna.tsinghua.edu.cn/simple     (2017/12/05测试可用)

例:

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

原创粉丝点击