Am 17.08.2017 um 06:36 schrieb Oleg Broytman:
>     I started to experience the problem at AppVeyor CI where all my tests
> with 32-bit Pythons (all versions: 2.7 and 3.4+) fail; 64-bit Pythons
> are ok. I resurrected my old WinXP in VirtualBox (I am not an active
> Windows user), upgraded Python and installed PyGreSQL via
> `pip install pygresql`. Got the problem above.

Maybe you're missing the 32bit libpq dll, i.e. you need to install 32bit Postgres. Note that you don't need to uninstall 64bit Postgres to do that, they can live together.

-- Christoph
_______________________________________________
PyGreSQL mailing list
[email protected]
https://mail.vex.net/mailman/listinfo.cgi/pygresql

Reply via email to