gui release
Patrick Totzke
patricktotzke at googlemail.com
Sat Aug 13 14:12:02 PDT 2011
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 <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