installing PygreSQL and psychopg2 ?

From: Zlatko Matić <zlatko(dot)matic1(at)sb(dot)t-com(dot)hr>
To: <pgsql-interfaces(at)postgresql(dot)org>
Subject: installing PygreSQL and psychopg2 ?
Date: 2005-11-02 22:10:46
Message-ID: 000101c5e07d$05c38280$52bffea9@zlatkovyfkpgz6
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Basile STARYNKEVITCH 2005-11-02 22:34:49 libpq, getting array from table... (PostGreSQL8)
Previous Message Peter Eisentraut 2005-10-29 00:07:29 Re: backup/restore APIs