Python pip 依赖包的引入

pip install --proxy http:// orator

pip 导入包依赖 --proxy 代理 代理域名 orator导入的依赖包


C:\Python27\Scripts\pip.exe 依赖包引入处理


https://pypi.python.org/pypi 类库包的引用地址

 

或者

 

pip install D:\scikit_learn-0.18.1-cp35-cp35m-win_amd64.whl      直接在pip install命令后添加whl包的全路径名就能本地安装成功了

posted @ 2018-03-29 11:08  东东_happy  阅读(593)  评论(0编辑  收藏  举报