guix-devel
[Top][All Lists]
Advanced

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

Re: glibc 2.29 needs Python


From: Ricardo Wurmus
Subject: Re: glibc 2.29 needs Python
Date: Thu, 20 Jun 2019 17:25:52 +0200
User-agent: mu4e 1.2.0; emacs 26.2

Danny Milosavljevic <address@hidden> writes:

> $ guix environment --pure --ad-hoc python-on-guile
> [env]$ python
> no code for module (parser stis-parser lang python3-parser)
> [env]$ exit
> $ guix environment --ad-hoc --pure python-on-guile guile-stis-parser
> [env]$ python
> no code for module (parser stis-parser lang python3-parser)

The package propagates these Guile packages, but you’ll need to have
“guile” in your environment.

(It’s on my TODO list to change the wrapper so that the
GUILE_LOAD_{COMPILED_,}PATH is set properly in any case.)

--
Ricardo




reply via email to

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