I've a problem here. Compilation and installation has gone without any
problem, but when I try to import psycopg module in python I get the
following error message:
mportError: Failure linking new module: : dyld: python2.3 Undefined
symbols:
_PQprotocolVersion
Looking at the compiling output carefully I found the following lines:
cursor.c: In function `alloc_keeper':
cursor.c:438: warning: implicit declaration of function
`PQprotocolVersion'
cursor.c: At top level:
Can anyone help me to understand what going on here?
Thanks in advance,
Andrea.
On 27 Feb 2004, at 14:00, Andrea Riciputi wrote:
Thanks a lot. I'll announce when the Fink's package will be available
for MacOsX users.
Cheers,
Andrea.
---
Andrea Riciputi
"Science is like sex: sometimes something useful comes out,
but that is not the reason we are doing it" -- (Richard Feynman)
_______________________________________________
Psycopg mailing list
Psycopg-IAPFreCvJWPBWskQ1e/+sw@xxxxxxxxxxxxxxxx
http://lists.initd.org/mailman/listinfo/psycopg
---
Andrea Riciputi
"Science is like sex: sometimes something useful comes out,
but that is not the reason we are doing it" -- (Richard Feynman)
|