Hi Giovanni, WinXP + Postgres 8.2.3 + PyGres 3.8.1 + Python 2.5.1 is definitly working for me.
How did you install Postgres and Python? With the standard binary installers? Which Windows version are you using? Maybe Vista? My guess is that you have an older version of libeay32.dll somewhere in your windows search path before the PostgreSQL bin path. -- Chris [EMAIL PROTECTED] wrote: > Hello, > > I am just doing my first steps with pygresql, I have installed python > 2.5.1, postgresql 8.2.3 and pygresql [ > http://www.pygresql.org/~cito/distrib/PyGreSQL-3.8.1.win32-py2.5.exe ] > > when I try to execute "import pgdb" I get this error > > Impossibile trovare il punto di ingresso X509_STORE_set_flags > della procedura nella libreria di collegamento dinamico libeay32.dll > > that roughly translated in english means > > Cannot find X509_STORE_set_flags entry point in libeay32.dll > > Can you help me? > > Thanks _______________________________________________ PyGreSQL mailing list [email protected] http://mailman.vex.net/mailman/listinfo/pygresql
