[PyGreSQL] Installation problem on Windows...

Daryl Tester dt-pygresql at handcraftedcomputers.com.au
Sun Mar 16 11:40:23 EDT 2008


jr at openstage.org wrote:

> I probably should have figured it out by myself, but the message didn't
> say what library was missing (is that a Python error message enhancement
> request? :-) )

Python is limited by the interface provided by Window's LoadLibrary() API.
When LoadLibrary() failed to load _pg there is no method to interrogate
which dependent DLL caused it to fail.  Feel free to file a bug report
with Microsoft.


-- 
Regards,
  Daryl Tester

"We are sexy, sexy Von Neumann machines."  -- http://www.xkcd.org/387/


More information about the PyGreSQL mailing list