Hello,

in a step by step procedure to determine which dependencies are actually
required, I get this error when I try hgnested

pip install --install-option="--user" hgnested
Downloading/unpacking hgnested
  Downloading hgnested-0.2.tar.gz
  Running setup.py egg_info for package hgnested
    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

Did I missed a required package or something else ?
The test is done on ubuntu lucid 10.04
Thank you

-- 
Dominique Chabord - SISalp
Logiciel libre pour l'entreprise : Gestion (ERP) et applications web2
18 avenue Beauregard 74960 Cran Gevrier
145A rue Alexandre Borrely 83000 Toulon
tél +33(0)950274960 fax +33(0)955274960 mob +33(0)622616438
http://sisalp.fr - http://sisalp.org - http://bdll.fr

-- 
[email protected] mailing list

Reply via email to