[Distutils] Problem with easy_install
Christian Klinger
cklinger at novareto.de
Mon Oct 1 13:13:11 CEST 2007
Hi,
i hope this is the right mailing-list to ask for help.
Something with my easy install goes wrong:
svcwebkerb:/# easy_install virtualenv -v
'import site' failed; use -v for traceback
Traceback (most recent call last):
File "/usr/local/bin/easy_install", line 5, in ?
from pkg_resources import load_entry_point
ImportError: No module named pkg_resources
Does anyone have an idea what to do.
I tried update setuptools but with no luck.
Christian
More information about the Distutils-SIG
mailing list