解决办法

需要将“psycopg2”改为“python-psycopg2”:

root@SHA-Essqa-Linux:~# apt-get install python-psycopg2

sudo apt-get install python-psycopg2

发表回复