Re: installing PygreSQL and psychopg2 modules (a newbie question)

2005-11-03 Thread Steve Holden
Zlatko Matić wrote: > Hello. > I was trying to install PygreSQL and psychopg2 in order to use python as > front-end for PostgreSQL, on WIndows XP. > 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

Re: installing PygreSQL and psychopg2 modules (a newbie question)

2005-11-03 Thread Robert Boyd
On 11/2/05, Zlatko Matić <[EMAIL PROTECTED]> wrote: I was trying to install PygreSQL and psychopg2 in order to use python as front-end for PostgreSQL, on WIndows XP. When I tried to install by calling setup.py from command prompt ("setup.py install"), in both cases I had the same error

Re: installing PygreSQL and psychopg2 modules (a newbie question)

2005-11-03 Thread Tom Brown
On Wednesday 02 November 2005 14:10, Zlatko Matić wrote: > Hello. > I was trying to install PygreSQL and psychopg2 in order to use python > as front-end for PostgreSQL, on WIndows XP. When I tried to install > by calling setup.py from command prompt ("setup.py install"), in both > cases I had the s

installing PygreSQL and psychopg2 modules (a newbie question)

2005-11-03 Thread Zlatko Matić
Hello. I was trying to install PygreSQL and psychopg2 in order to use python as front-end for PostgreSQL, on WIndows XP. 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 V