Erreur d'installation de Pip. Setuptools.command non trouvé

Je suis aide d'un chiffon propre instance de serveur Ubuntu et que vous souhaitez installer certains paquets python dans mon virtualenv.

- Je recevoir la suite de la sortie de la commande 'pip install-r requirements.txt'

Downloading/unpacking pymongo==2.5.2 (from -r requirements.txt (line 7))
  Downloading pymongo-2.5.2.tar.gz (303kB): 303kB downloaded
  Running setup.py egg_info for package pymongo
    Traceback (most recent call last):
      File "<string>", line 3, in <module>
    ImportError: No module named setuptools.command
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):

  File "<string>", line 3, in <module>

ImportError: No module named setuptools.command

----------------------------------------
Cleaning up...
Command python setup.py egg_info failed with error code 1 in /home/redacted/env/build/pymongo
Storing complete log in /home/redacted/.pip/pip.log

Une Idée de ce qui se passe?

version de python 2.7.3

pip version pip 1.4 à partir de /home/épurée/env/lib/python2.7/site-packages (python 2.7)

source d'informationauteur Sam