install pyPgSQL on Windows for python 2.5

S

someone

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
 
D

Dietmar Schwertberger

someone said:
Hi,

does anyone know how to install pyPgSQL on Windows? There is no
package for Python 2.5 on Homepage:
I've installed newest Visual C++ Studio 2008 from Microsoft, but still
no luck

Hello Pet,

you need Visual Studio 2003 to compile extensions for Python 2.5
If you want, I can send you a binary.

Regards,

Dietmar
 
S

someon

Hello Pet,

you need Visual Studio 2003 to compile extensions for Python 2.5
If you want, I can send you a binary.

O, thank you very much!
Where should I put hole thing?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,042
Latest member
icassiem

Latest Threads

Top