Package: python-pip Version: 8.0.2-3 The python-pip seems to be missing the python-setuptools dependency.
When I run apt-get update && apt-get -assume-yes install python python-dev python-pip && pip install credstash, I get the following error ImportError: No module named setuptools In version 1.5.6-6, python-setuptools was automatically installed when running apt-get install python-pip.