pipy國內鏡像目前有:linux
http://pypi.hustunique.com/ 華中理工大學server
http://pypi.sdutlinux.org/ 山東理工大學ip
http://pypi.mirrors.ustc.edu.cn/ 中國科學技術大學get
對於pip這種在線安裝的方式來講,很方便,但網絡不穩定的話很要命。使用國內鏡像相對好一些,pip
若是想手動指定源,能夠在pip後面跟-i 來指定源,注意後面要有/simple目錄!!!rust
pip install -i http://pypi.douban.com/simple/ caravel==0.9.1im
有些server須要先將源站點加入信任hosts, 使用示例以下:技術
pip install --trusted-host pypi.douban.com -i http://pypi.douban.com/simple/ caravel==0.9.1hosts