北京外国语大学pip镜像站
临时使用
pip install -i https://mirrors.bfsu.edu.cn/pypi/web/simple some-package
注意,simple 不能少, 是 https 而不是 http
本文介绍如何利用北京外国语大学提供的pip镜像站来安装Python包。通过简单的命令即可实现,需要注意的是URL中'simple'部分不可省略且必须使用https协议。
北京外国语大学pip镜像站
临时使用
pip install -i https://mirrors.bfsu.edu.cn/pypi/web/simple some-package
注意,simple 不能少, 是 https 而不是 http
5252
2万+

被折叠的 条评论
为什么被折叠?