From: zimoun
Sent: 30 September 2020 15:54
To: Li, Hong
Cc: Ludovic Courtès; help-guix@gnu.org
Subject: Re: [ext] Re: failed to install the python-umap-learn package
Dear,
Please run:
echo "%default-channels" > /tmp/chan.scm
guix time-mac
Dear,
Please run:
echo "%default-channels" > /tmp/chan.scm
guix time-machine --commit=cac674d99dc4a332e6210c57ec7f1b8164f66642 \
-C /tmp/chan.scm \
-- package -i pyhton-umap-learn
This will fix your initial issue, I guess.
> [h...@max-login3.mdc-berlin.net:~] $ guix
to install the python-umap-learn package
On Wed, 30 Sep 2020 at 13:41, hong...@mdc-berlin.de
wrote:
> $ guix time-machine --commit=cd5406effa34fa5cfda7eb7bbd2ccaf5201cf523 --
> package -p guix/new/.guix-profile -i python3 python-umap-learn
> Updating channel 'guix' fro
On Wed, 30 Sep 2020 at 13:41, hong...@mdc-berlin.de
wrote:
> $ guix time-machine --commit=cd5406effa34fa5cfda7eb7bbd2ccaf5201cf523 --
> package -p guix/new/.guix-profile -i python3 python-umap-learn
> Updating channel 'guix' from Git repository at
> 'https://git.savannah.gnu.org/git/guix.git'..
uild derivation
`/gnu/store/zz2557r32hsq2ksa53ix4ygaskkrs2qi-profile.drv': 1 dependencies
couldn't be built
guix time-machine: error: build of
`/gnu/store/zz2557r32hsq2ksa53ix4ygaskkrs2qi-profile.drv' failed
best regards,
Hong
From: Ludovic Court