python 环境

使用豆瓣源pip安装
pip install sqlmap -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com

pip install matplotlib -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com

pip install web.py -i http://pypi.douban.com/simple



使用国内镜像源来加速python pypi包的安装

猜你喜欢

转载自gelongmei.iteye.com/blog/2390091