Open GoogleCodeExporter opened 9 years ago
[deleted comment]
Thank you very much for the answer. Can you clarify "libpq.dll in the PATH"?
How would that overcome the fact that Python fails to import the _psycopg.pyd
module?
Original comment by jdmargul...@gmail.com
on 19 Jul 2013 at 4:06
[deleted comment]
OK, thanks. Which "PATH" do I add libpq.dll to?
Original comment by jdmargul...@gmail.com
on 19 Jul 2013 at 5:39
I've added the .dll to psycopg2's directory knowing nothing better and here is
the error I now get:
from psycopg2._psycopg import BINARY, NUMBER, STRING, DATETIME, ROWID
ImportError: DLL load failed: %1 is not a valid Win32 application.
Any clue?
Original comment by jdmargul...@gmail.com
on 19 Jul 2013 at 9:12
Original issue reported on code.google.com by
jdmargul...@gmail.com
on 18 Jul 2013 at 4:36