database error
[notmuch-archives.git] / 3e / 99a5ed89644cb1446a5fd4fe9f4584926293c3
1 Return-Path: <prvs=386bccc04=jrosenthal@jhu.edu>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 5D2B7429E45\r
6         for <notmuch@notmuchmail.org>; Thu, 16 Feb 2012 12:01:02 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -2.3\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id 28fsBxXAT0p1 for <notmuch@notmuchmail.org>;\r
16         Thu, 16 Feb 2012 12:00:57 -0800 (PST)\r
17 Received: from ipex3.johnshopkins.edu (ipex3.johnshopkins.edu\r
18         [128.220.161.140]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 2C045429E21\r
21         for <notmuch@notmuchmail.org>; Thu, 16 Feb 2012 12:00:57 -0800 (PST)\r
22 X-IronPort-AV: E=Sophos;i="4.73,431,1325480400"; d="scan'208";a="192747538"\r
23 Received: from unknown (HELO watt) ([10.161.33.18])\r
24         by ipex3.johnshopkins.edu with ESMTP/TLS/AES256-SHA;\r
25         16 Feb 2012 15:00:56 -0500\r
26 Received: from jkr by watt with local (Exim 4.76)\r
27         (envelope-from <jrosenthal@jhu.edu>)\r
28         id 1Ry7Vg-0003qi-La; Thu, 16 Feb 2012 15:00:56 -0500\r
29 From: Jesse Rosenthal <jrosenthal@jhu.edu>\r
30 To: Philippe LeCavalier <support@plecavalier.com>, notmuch@notmuchmail.org\r
31 Subject: Re: nomuch_addresses.py\r
32 In-Reply-To: <87lio2r1y8.fsf@plc.plecavalier.com>\r
33 References: <87r4xur3rv.fsf@plc.plecavalier.com> <87pqded0is.fsf@jhu.edu>\r
34         <87lio2r1y8.fsf@plc.plecavalier.com>\r
35 User-Agent: Notmuch/0.11.1+192~g36ce7e3 (http://notmuchmail.org)\r
36         Emacs/24.0.93.1 (i686-pc-linux-gnu)\r
37 Date: Thu, 16 Feb 2012 15:00:56 -0500\r
38 Message-ID: <87lio2czuv.fsf@jhu.edu>\r
39 MIME-Version: 1.0\r
40 Content-Type: text/plain\r
41 X-BeenThere: notmuch@notmuchmail.org\r
42 X-Mailman-Version: 2.1.13\r
43 Precedence: list\r
44 List-Id: "Use and development of the notmuch mail system."\r
45         <notmuch.notmuchmail.org>\r
46 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
47         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
48 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
49 List-Post: <mailto:notmuch@notmuchmail.org>\r
50 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
51 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
53 X-List-Received-Date: Thu, 16 Feb 2012 20:01:02 -0000\r
54 \r
55 On Thu, 16 Feb 2012 14:51:59 -0500, Philippe LeCavalier <support@plecavalier.com> wrote:\r
56 > $ ~/notmuch/notmuch_addresses/notmuch_addresses.py\r
57 > Traceback (most recent call last):\r
58 >   File "/home/plecavalier/notmuch/notmuch_addresses/notmuch_addresses.py", line 19, in <module>\r
59 >     import notmuch\r
60 > ImportError: No module named notmuch\r
61 \r
62 Well, there's your problem. You need the notmuch python bindings. They\r
63 should be available from your distro repository, or in the bindings/\r
64 directory if you installed from source.\r
65 \r
66 Best,\r
67 Jesse\r