Last active
January 6, 2019 10:45
-
-
Save Elfsong/96d57ef978064b4cb17052591bf607a7 to your computer and use it in GitHub Desktop.
Pip downloading by douban source #pip #douban
This file contains hidden or 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
sudo -H pip install -i http://pypi.douban.com/simple/ --trusted-host=pypi.douban.com ipython | |
pip install -i http://pypi.douban.com/simple/ --trusted-host=pypi.douban.com ipython |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment