记住,如果使用了virtualenv,一定要先workon进入虚拟环境再执行包安装命令。
pip install -i https://pypi.douban.com/simple/ 模块名(如:django==1.9)