To install setuptools on Debian:
setuptools
sudo apt-get install python-setuptools
For Python 3.x:
sudo apt-get install python3-setuptools