怎么安装python模块,如何安装python模块,常用安装方式

如题所述

使用easy_install 或者 pip。参考下面这个博客吧。
http://blog.csdn.net/iloveyin/article/details/17097151
温馨提示:答案为网友推荐,仅供参考
第1个回答  2015-09-14
pip install 模块名
相似回答