easy_install on Debian

Will fail without the python-dev package:

sudo aptitude install python-dev libpq-dev
easy_install psycopg2