nomuch_addresses.py
Philippe LeCavalier
support at plecavalier.com
Thu Feb 16 11:51:59 PST 2012
On Thu, 16 Feb 2012 14:46:35 -0500, Jesse Rosenthal <jrosenthal at jhu.edu> wrote:
> On Thu, 16 Feb 2012 14:12:36 -0500, Philippe LeCavalier <support at plecavalier.com> wrote:
> > I'm trying to setup tab completion for addresses. I appeared to me that
> > the simplest solution was notmuch_addresses so I grabbed a copy from
> > git. When I hit tab I get this[1] Was I suppose to do something more?
> ...
> > ref.
> > [1]
> > ~/notmuch/notmuch_addresses/notmuch_addresses.py exited with status 1
>
> I'd hope so. What happens when you run it from the command line?
>
> Best,
> Jesse
$ ~/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
--
Thanks,
Phil
More information about the notmuch
mailing list