Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 43 by
nuno...@gmail.com: goobook-1.5 refuses to run due to
missing "distribute"
http://code.google.com/p/goobook/issues/detail?id=43
goobook-1.5 will refuse to start on my system because "distribute" does not
exist. As far as I understand, distribute has been merged into setuptools
since setuptools-0.7 (I am using 0.8-r1):
$ goobook
Traceback (most recent call last):
File "/usr/bin/goobook-2.7", line 5, in <module>
from pkg_resources import load_entry_point
File "/usr/lib64/python2.7/site-packages/pkg_resources.py", line 3007, in
<module>
working_set.require(__requires__)
File "/usr/lib64/python2.7/site-packages/pkg_resources.py", line 728, in
require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib64/python2.7/site-packages/pkg_resources.py", line 626, in
resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: distribute
If I remove the "distribute" line from requires.txt, goobook will work as
expected.
(goobook-1.5 with python 2.7 on Gentoo GNU/Linux (amd64))
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings