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 Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to