gui release
    Mark Foxwell 
    fastfret79 at archlinux.org.uk
       
    Sat Aug 13 13:15:17 PDT 2011
    
    
  
Patrick Totzke <patricktotzke at 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
    
    
More information about the notmuch
mailing list