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

Re: failed to install the python-umap-learn package

2020-09-30 Thread Ludovic Courtès
Hi, zimoun skribis: > Thank you for pointing out the issue. Using the Guix Data Service, > > > https://data.guix.gnu.org/repository/1/branch/master/package/python-umap-learn/output-history [...] > From the Guix Data Service, the first offending commit is > cac674d99dc4a332e6210c57ec7f1b816

Re: failed to install the python-umap-learn package

2020-09-29 Thread zimoun
Dear Hong Li, On Tue, 29 Sep 2020 at 16:09, Ludovic Courtès wrote: > "hong...@mdc-berlin.de" skribis: > > > I had a failure when installing python-umap-learn in guix. It took very > > long time in the 'check' phase. Usually, if "guix weather python-umap-learn" says that there is no substitute

Re: failed to install the python-umap-learn package

2020-09-29 Thread Ludovic Courtès
Hi, "hong...@mdc-berlin.de" skribis: > I had a failure when installing python-umap-learn in guix. It took very long > time in the 'check' phase. > > The error does not change before and after 'guix pull'. Could you please tell > me how to solve this problem? > > Thanks in advance! Please see t

failed to install the python-umap-learn package

2020-09-21 Thread hong...@mdc-berlin.de
Dear developers, I had a failure when installing python-umap-learn in guix. It took very long time in the 'check' phase. The error does not change before and after 'guix pull'. Could you please tell me how to solve this problem? Thanks in advance! Please see the screen output below: $ guix