Hi, does anyone know how to install pyPgSQL on Windows? There is no package for Python 2.5 on Homepage:
http://sourceforge.net/project/showfiles.php?group_id=16528&package_id=20458&release_id=423036 I've tried to install running: python setup.py install But getting errors python setup.py install -> running install running build running build_py running build_ext error: Python was built with Visual Studio 2003; extensions must be built with a compiler than can generate compatible binaries. Visual Studio 2003 was not found on this system. If you have Cygwin installed, you can try compiling with MingW32, by passing "-c mingw32" to setup.py. I've installed newest Visual C++ Studio 2008 from Microsoft, but still no luck Pet -- http://mail.python.org/mailman/listinfo/python-list