使用cmd安装python库时下载速度太慢解决方法

素颜马尾好姑娘i 2023-06-28 08:52 74阅读 0赞

使用外网加速1-pip install -i https://pypi.tuna.tsinghua.edu.cn/simple —trusted-host pypi.tuna.tsinghua.edu.cn matplotlib(安装什么就改成什么)
2-pip install pandas -i http://pypi.douban.com/simple —trusted-host pypi.douban.com

发表评论

表情:
评论列表 (有 0 条评论,74人围观)

还没有评论,来说两句吧...

相关阅读

    相关 cmd下载速度解决方案

    cmd下载速度慢不是电脑问题,而是下载的网站有网速限制,如pip,虽然没被墙,但由于是外网,网速极差,经常是几KB一秒,所以我们可以采用镜像服务器,即在命令后加上 -