下载 .whl 包
先 pip install wheel
之后 pip install 包名字.whl 即可安装某模块包
python下如何安装.whl包?
原文:http://www.cnblogs.com/zhouxinfei/p/8001485.html