摘要: pip install <包名> -i https://mirrors.aliyun.com/pypi/simple 阅读全文
posted @ 2020-03-24 23:57 南啾 阅读(2688) 评论(0) 推荐(0)
摘要: 解决方法,使用国内的源 python -m pip install --upgrade pip -i https://pypi.douban.com/simple 阅读全文
posted @ 2020-03-24 23:35 南啾 阅读(327) 评论(0) 推荐(1)