摘要: pip install numpy -i https://pypi.tuna.tsinghua.edu.cn/simple/ 用清华的镜像下载会快很多。 或者一劳永逸: 在命令行输入 pip config set global.index-url https://pypi.tuna.tsinghua 阅读全文
posted @ 2019-03-10 22:28 bloglxc 阅读(336) 评论(0) 推荐(0)