yum install python-devel yum install postgresql-devel
安装PyGreSQL
pip install PyGreSQL
如果没有pip,安装pip
yum -y install epel-release yum -y install python-pip