http://stackoverflow.com/questions/28253681/you-need-to-install-postgresql-server-dev-x-y-for-building-a-server-side-extensi

sudo apt-get install postgresql
sudo apt-get install python-psycopg2
sudo apt-get install libpq-dev
pip install psycopg2==2.6.2

 

相关文章:

  • 2021-05-10
  • 2021-09-19
  • 2021-12-16
  • 2022-02-07
  • 2021-06-19
  • 2021-09-19
  • 2021-08-12
  • 2021-07-21
猜你喜欢
  • 2021-09-15
  • 2022-12-23
  • 2021-12-03
  • 2021-05-18
  • 2022-12-23
  • 2022-12-23
  • 2021-08-24
相关资源
相似解决方案