fish3129 发表于 2018-5-11 12:08:07

Redhat5安装psycopg2-wil加油

  (1)install python-devel 和 postgresql-devel
  yum install python-devel
  yum install postgresql-devel
  (2)install psycopg2
  python setup.py build
  python setup.py install
页: [1]
查看完整版本: Redhat5安装psycopg2-wil加油