windows 设置豆瓣源
pip config set global.index-url http://pypi.douban.com/simple
获取包
pip install [packagename] --trusted-host pypi.douban.com
例:
pip install jupyter --trusted-host pypi.douban.com
windows 设置豆瓣源
pip config set global.index-url http://pypi.douban.com/simple
获取包
pip install [packagename] --trusted-host pypi.douban.com
例:
pip install jupyter --trusted-host pypi.douban.com
本文标题:设置pip源
本文链接:https://www.haomeiwen.com/subject/baaglrtx.html
网友评论