On 27/12/10 23:08 +0100, Dominique Chabord wrote: > 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 ?
You should install setuptools -- Cédric Krier B2CK SPRL Rue de Rotterdam, 4 4000 Liège Belgium Tel: +32 472 54 46 59 Email/Jabber: [email protected] Website: http://www.b2ck.com/
pgpsun1PAOcVI.pgp
Description: PGP signature
