nomuch_addresses.py
Jesse Rosenthal
jrosenthal at jhu.edu
Thu Feb 16 12:00:56 PST 2012
On Thu, 16 Feb 2012 14:51:59 -0500, Philippe LeCavalier <support at plecavalier.com> wrote:
> $ ~/notmuch/notmuch_addresses/notmuch_addresses.py
> Traceback (most recent call last):
> File "/home/plecavalier/notmuch/notmuch_addresses/notmuch_addresses.py", line 19, in <module>
> import notmuch
> ImportError: No module named notmuch
Well, there's your problem. You need the notmuch python bindings. They
should be available from your distro repository, or in the bindings/
directory if you installed from source.
Best,
Jesse
More information about the notmuch
mailing list