installing psycopg2-2.0.13 with python3.1

2010-01-20 Thread Iain Barnett
Hi, Would anyone know if it's possible to install psycopg2-2.0.13 with python3.1.1 (or similar)? When I try I get the following $ sudo python setup.py install Password: File "setup.py", line 233 except Warning, w:

Re: installing psycopg2-2.0.13 with python3.1

2010-01-21 Thread Iain Barnett
On 21 Jan 2010, at 00:11, Gabriel Genellina wrote: > En Wed, 20 Jan 2010 19:45:44 -0300, Iain Barnett > escribió: > >> Would anyone know if it's possible to install psycopg2-2.0.13 with >> python3.1.1 (or similar)?I can install it with python2.6 with no problems, &