installing PygreSQL and psychopg2 ? - Mailing list pgsql-interfaces

From Zlatko Matić
Subject installing PygreSQL and psychopg2 ?
Date
Msg-id 000101c5e07d$05c38280$52bffea9@zlatkovyfkpgz6
Whole thread Raw
Responses Re: installing PygreSQL and psychopg2 ?  (Michael Fuhr <mike@fuhr.org>)
List pgsql-interfaces
Hello.
I was trying to install PygreSQL and psychopg2 in order to use python as front-end. I I recently started to learn Python, so I don't have any previos experience regardnig python.
When I tried to install by calling setup.py from command prompt ("setup.py install"), in both cases I had the same error:
 
"error: Python was built with version 7.1 of Visual Studio, and extensions need to be built with the same version of the compiler, but it isn't installed."
 
What does it mean ? What am I supposed to do?
 
Thanks,
 
Zlatko

pgsql-interfaces by date:

Previous
From: Basile STARYNKEVITCH
Date:
Subject: libpq, getting array from table... (PostGreSQL8)
Next
From: Ranen Ghosh
Date:
Subject: error encountered in windows when libpq sends large query string to server