Last active
May 4, 2017 10:15
-
-
Save Everfighting/5aea598afab27f3cccdbd24c728d50bd to your computer and use it in GitHub Desktop.
pip安装方法
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pip install -i http://pypi.douban.com/simple/ packagename | |
pip install -i http://pypi.tuna.tsinghua.edu.cn/simple packagename |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment