bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#21879: WeeChat does not start


From: Ludovic Courtès
Subject: bug#21879: WeeChat does not start
Date: Wed, 18 Nov 2015 18:06:34 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Hi!

Luis Felipe López Acevedo <address@hidden> skribis:

> I installed WeeChat 1.3 using Guix 0.9.0 on Debian 8, but It doesn't
> start when I run it. I get this error instead:
>
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/site.py", line 563, in <module>
>     main()

On closer inspection, this comes from the fact that Weechat looks for a
‘python’ executable in $PATH.  See src/plugins/python/weechat-python.c
in Weechat.

In your case, it ended up running Debian’s Python, which then failed for
reasons that are unclear to me.

I believe this is fixed by a9346fa and 7be4a4b.  Could you confirm?
You could run ‘guix pull’ or pull from a current ‘master’ checkout.

Thanks,
Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]