yum –y install python-setuptools

安装完python-setuptools之后,还需要安装python-devel

yum –y install python-devel

之后就可以使用easy_install来安装各种python软件或扩展