← Back to team overview

registry team mailing list archive

[Bug 556189] Re: $ pip install <package> fails on missing setuptools

 

Second that confirmation:

$ sudo pip install django
Downloading/unpacking django
  Running setup.py egg_info for package django
    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

----------------------------------------
Command python setup.py egg_info failed with error code 1
Storing complete log in ./pip-log.txt

(Using pip to install Django because I need 1.2)

Thanks for the fix suggestion though, Tommaso, it works :)

-- 
$ pip install <package> fails on missing setuptools
https://bugs.launchpad.net/bugs/556189
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for Debian.