Glad to hear it wasn't Python (Guido and team don't usually miss obvious things like that unless it is beyond their control as appears to be the case here). I expect that (Microsoft responding to my enhancement request) might happen in, oh, about 10 years :-)
Thanks again, Jon > -------Original Message------- > From: Daryl Tester <[EMAIL PROTECTED]> > Subject: Re: [PyGreSQL] Installation problem on Windows... > Sent: 16 Mar '08 15:40 > > [EMAIL PROTECTED] 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/ > _______________________________________________ PyGreSQL mailing list [email protected] http://mailman.vex.net/mailman/listinfo/pygresql
