清华大学:https://pypi.tuna.tsinghua.edu.cn/simple
阿里云:http://mirrors.aliyun.com/pypi/simple/
豆瓣:http://pypi.douban.com/simple/
原始使用方法:
pip install lxml
使用国内源:
pip install lxml -i https://pypi.tuna.tsinghua.edu.cn/simple
本文介绍了如何使用清华大学、阿里云及豆瓣等提供的Python包国内镜像源,并提供了配置pip使用国内源的方法,包括临时使用及永久配置的方式。
清华大学:https://pypi.tuna.tsinghua.edu.cn/simple
阿里云:http://mirrors.aliyun.com/pypi/simple/
豆瓣:http://pypi.douban.com/simple/
原始使用方法:
pip install lxml
使用国内源:
pip install lxml -i https://pypi.tuna.tsinghua.edu.cn/simple
1321
665

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