pip 源切换至国内镜像
摘要:
pip 源切换至国内镜像 使用 pip 安装软件时,使用国内镜像可以大大提高下载速度 常用国内镜像 https://pypi.tuna.tsinghua.edu.cn/simple/ # 清华大学 https://mirrors.aliyun.com/pypi/simple/ # 阿里云 https 阅读全文
posted @ 2019-09-15 22:26 doubtful 阅读(37224) 评论(0) 推荐(0) 编辑