Re: nomuch_addresses.py

Subject: Re: nomuch_addresses.py

Date: Thu, 16 Feb 2012 14:51:59 -0500

To: Jesse Rosenthal, notmuch@notmuchmail.org

Cc:

From: Philippe LeCavalier


On Thu, 16 Feb 2012 14:46:35 -0500, Jesse Rosenthal <jrosenthal@jhu.edu> wrote:
> On Thu, 16 Feb 2012 14:12:36 -0500, Philippe LeCavalier <support@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

Thread: