[Python-apps-team] Bug#546426:
Melchior, Matthijs
matthijs.melchior at task24.nl
Tue Sep 29 15:09:40 UTC 2009
Just installed trac 0.11.5-3, on a machine where python-setuptools is not present.
This leads to the following error:
$ tracd -h
Traceback (most recent call last):
File "/usr/bin/tracd", line 5, in <module>
from pkg_resources import load_entry_point
File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 2562, in <module>
working_set.require(__requires__)
File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 626, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 524, in resolve
raise DistributionNotFound(req) # XXX put more info here
pkg_resources.DistributionNotFound: setuptools>=0.6b1
$
After installing python-setuptools, tracd -h gives the correct output....
Regards,
Matthijs Melchior.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/python-apps-team/attachments/20090929/97a39574/attachment.htm>
More information about the Python-apps-team
mailing list