Hello,

I need to download Python2.5 and psycopg2 on my Debian Etch system so I can explore web2py and django.

But they don't want to play nice.

I can download python2.5 and make it the default python version. But, so far, I haven't figured out how to download psycopg2 into the python2.5 site-packages directory. It wants to install in the python2.4 site-packages directory tree.

Has anyone out there figured out how to wrestle these snakes to the ground?

Thanks,

LRP