解决python pip安装模块时下载太慢

pip install XXX -i https://pypi.tuna.tsinghua.edu.cn/simple

XXX为模块名,切换成清华大学下载源,下载直接提高无数倍

ps:

    也可以切换国内其他源

          -- 豆瓣:https://pypi.douban.com/simple

          -- 阿里:https://mirrors.aliyun.com/pypi/simple

posted @ 2020-01-25 12:35  天库  阅读(836)  评论(0)    收藏  举报