17 Feb
2008
17 Feb
'08
5 p.m.
--On 17. Februar 2008 16:59:54 +0100 Paul Brettschneider <paul.brettschneider@yahoo.fr> wrote:
If I am informed correctly, only ZPsycopgDA contains C-code. The psycopg module is not built from source but installed via the Debian package repository.
psycopg is partly written in C. Since you're using packages, try to compile psycopg yourself from the sources. If you're using a system python, try to setup your site with a Python source installation. -aj