Basic Python setup on Debian Lenny:

# aptitude install python python-setuptools python-dev

Now install Virtualenv to manage multiple PYTHONPATHs.