Re: gui release

Subject: Re: gui release

Date: Sat, 13 Aug 2011 21:15:17 +0100

To: Patrick Totzke, notmuch@notmuchmail.org

Cc:

From: Mark Foxwell


Patrick Totzke <patricktotzke@googlemail.com> wrote:
> I am pleased to announce the first release of my terminal GUI named 'alot'.
> 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 <module>
    from alot.init import main
  File "/usr/lib/python2.7/site-packages/alot/init.py", line 24,
    in <module>
    from account import AccountManager
  File "/usr/lib/python2.7/site-packages/alot/account.py",
    line 28, in <module>
	from send import SendmailSender
ImportError: No module named send

I guess I'm missing a dependancy :S any ideas?

-- 
Mark

Thread: