Install python-psycopg on Ubuntu 9.10
Posted
by jack
on Server Fault
See other posts from Server Fault
or by jack
Published on 2010-06-05T06:20:40Z
Indexed on
2010/06/05
6:23 UTC
Read the original article
Hit count: 336
How can I install python-psycopg (not python-psycopg2) on Ubuntu 9.10
"apt-get install python-psycopg" returns "Package python-psycopg has no installation candidate"
I also downloaded source code at psycopg-1.1.21.tar.gz but didn't found "make" command in the archive.
© Server Fault or respective owner