返回顶部

pip install 豆瓣源

pip install xxx -i http://pypi.douban.com/simple/
pip install -r req.txt -i http://pypi.douban.com/simple/

 

如果出现报错:

 

 则使用:pip install django==1.11  -i  https://pypi.doubanio.com/simple/  --trusted-host pypi.doubanio.com

posted @ 2020-04-01 11:09  Be-myself  阅读(812)  评论(0编辑  收藏  举报
levels of contents 点击查看具体代码内容