From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 55402429E25 for ; Sat, 13 Aug 2011 14:12:08 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.799 X-Spam-Level: X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xZZytwACCo06 for ; Sat, 13 Aug 2011 14:12:07 -0700 (PDT) Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id AAE90431FB6 for ; Sat, 13 Aug 2011 14:12:07 -0700 (PDT) Received: by wyg36 with SMTP id 36so3230244wyg.26 for ; Sat, 13 Aug 2011 14:12:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=message-id:content-type:mime-version:in-reply-to:references:subject :to:from:date; bh=YOKSPFpq9ph3Nlr9fElSwM302YnFKzPnW6xzX8RiVvA=; b=DXPfbxDNXaol9R3vTRWy8dGmxu8W8ImFeTd4fac7h21hV9NZwCWVn8J7L+8t61qIj6 vTgILmU8g18DODmJ3JYIWdh8CZNcZpo8gtWZuCKK0jpjwUZRgiPHEg01I1/G2EUZgalN PjCVNSBFatmnzH0Z0RugJjZIFx9uXB56w7i3s= Received: by 10.227.165.202 with SMTP id j10mr2159406wby.18.1313269925379; Sat, 13 Aug 2011 14:12:05 -0700 (PDT) Received: from localhost (cpc1-sgyl2-0-0-cust47.sgyl.cable.virginmedia.com [80.192.18.48]) by mx.google.com with ESMTPS id 8sm3325097wbx.51.2011.08.13.14.12.03 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 13 Aug 2011 14:12:04 -0700 (PDT) Message-ID: <4e46e8a4.0806e30a.5c0d.ffffc5aa@mx.google.com> Content-Type: multipart/mixed; boundary="===============2652187595242944315==" MIME-Version: 1.0 In-Reply-To: <4e46db57.473fd80a.575b.3e26@mx.google.com> References: <4e46a5ad.0d3ed80a.4932.6d86@mx.google.com> <4e46db57.473fd80a.575b.3e26@mx.google.com> Subject: Re: gui release To: notmuch@notmuchmail.org From: Patrick Totzke Date: Sat, 13 Aug 2011 22:12:02 +0100 X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Aug 2011 21:12:08 -0000 --===============2652187595242944315== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Whoops :) Thanks! That is a leftover of todays merges. I did not notice this as I hade the send.pyc file lying around.. /p On 21:15pm, Mark Foxwell wrote: >Patrick Totzke wrote: >> I am pleased to announce the first release of my terminal GUI named 'alo= t'. >> You can get it here: https://github.com/pazz/alot >> Install and usage infos are included. >> As always, feedback of all kind is very welcome. > >Great! = > >I'm trying to package for Arch Linux [1]. Build completes ok, but when >running alot I get the following error: > >Traceback (most recent call last): > File "/usr/bin/alot", line 19, in > from alot.init import main > File "/usr/lib/python2.7/site-packages/alot/init.py", line 24, > in > from account import AccountManager > File "/usr/lib/python2.7/site-packages/alot/account.py", > line 28, in > from send import SendmailSender >ImportError: No module named send > >I guess I'm missing a dependancy :S any ideas? > >-- = >Mark --===============2652187595242944315==--