I am running Ubuntu 12.04 and I have a distribution of Python 3.3.1 installed. I want to install some packages, so I first sought to install distribute-0.6.38. During the \"
You need to have the zlib1g-dev library installed.
zlib1g-dev
Try
sudo apt-get install zlib1g-dev
and reinstall.
If that doesn't work you may need to specify where zlib installs like so;
python setup.py install