* gui release
@ 2011-08-13 16:26 Patrick Totzke
2011-08-13 20:15 ` Mark Foxwell
0 siblings, 1 reply; 3+ messages in thread
From: Patrick Totzke @ 2011-08-13 16:26 UTC (permalink / raw)
To: notmuch
[-- Attachment #1: Type: text/plain, Size: 255 bytes --]
Good news everyone!
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.
Cheers,
/p
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: gui release
2011-08-13 16:26 gui release Patrick Totzke
@ 2011-08-13 20:15 ` Mark Foxwell
2011-08-13 21:12 ` Patrick Totzke
0 siblings, 1 reply; 3+ messages in thread
From: Mark Foxwell @ 2011-08-13 20:15 UTC (permalink / raw)
To: Patrick Totzke, notmuch
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: gui release
2011-08-13 20:15 ` Mark Foxwell
@ 2011-08-13 21:12 ` Patrick Totzke
0 siblings, 0 replies; 3+ messages in thread
From: Patrick Totzke @ 2011-08-13 21:12 UTC (permalink / raw)
To: notmuch
[-- Attachment #1: Type: text/plain, Size: 1054 bytes --]
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@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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-08-13 21:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-13 16:26 gui release Patrick Totzke
2011-08-13 20:15 ` Mark Foxwell
2011-08-13 21:12 ` Patrick Totzke
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).