New issue 29 by Hendrik....@gmail.com: Traceback (most recent call)
http://code.google.com/p/goobook/issues/detail?id=29
What steps will reproduce the problem?
1. goobook reload
2.
3.
What is the expected output?
An update of my local address book
What do you see instead?
Traceback (most recent call last):
File "/usr/local/bin/goobook", line 5, in <module>
from pkg_resources import load_entry_point
File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 2655,
in <module>
working_set.require(__requires__)
File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 648, in
require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 546, in
resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: goobook==1.4.dev
What version of the product are you using? On what operating system?
goobook==1.4.dev
Please provide any additional information below.
Hello!
I'm trying to use goobook with mutt.
Besides the above mentioned problem starting a new mail with mutt reveals
the following when typing a letter for the To: address and typeing TAB for
completion:
o: hTraceback (most recent call last):
File "/usr/local/bin/goobook",
line 5, in <module>
from pkg_resources import load_entry_point
File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 2655, in
<module>
working_set.require(__requires__)
File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 648, in
require
needed =
self.resolve(parse_requirements(requirements))
File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 546, in
resolve
raise
DistributionNotFound(req)
pkg_resources.DistributionNotFound: goobook==1.4.dev
Some infos on my environment:
> lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 10.04.3 LTS
Release: 10.04
Codename: lucid
> lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 10.04.3 LTS
Release: 10.04
Codename: lucid
Can anybody help me please???
Greetings,
hendrik
Comment #1 on issue 29 by h...@furuvik.net: Traceback (most recent call)
http://code.google.com/p/goobook/issues/detail?id=29
Something has gone wrong with your installation, the bin script can't find
the rest of the goobook installation.
Reinstalling should work, make sure that you use the newly installed bin
script after reinstalling if there
is a possibility thar you install in a diffirent location.
Hi and thanks for your reply!
Where do I find the newly installed bin script?
Greetings,
Hendrik
How, did you install?
Did you do it as root?
If so it is probably the same as the one you used (/usr/local/bin/)