Re: [ext] Re: failed to install the python-umap-learn package

2020-09-30 Thread hong...@mdc-berlin.de
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

Re: [ext] Re: failed to install the python-umap-learn package

2020-09-30 Thread zimoun
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

Re: [ext] Re: failed to install the python-umap-learn package

2020-09-30 Thread hong...@mdc-berlin.de
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

Re: [ext] Re: failed to install the python-umap-learn package

2020-09-30 Thread zimoun
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'..

Re: [ext] Re: failed to install the python-umap-learn package

2020-09-30 Thread hong...@mdc-berlin.de
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