--- Begin Message ---
Subject: |
failed to install the python-umap-learn package |
Date: |
Mon, 21 Sep 2020 11:23:19 +0000 |
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 package -i python-umap-learn
The following package will be installed:
python-umap-learn 0.3.10
The following derivations will be built:
/gnu/store/4sbifbl79yy6xnbnkvj0hvc3i2mp6jcj-python-umap-learn-0.3.10.drv
/gnu/store/ra7xx13ni736p0kvcsbhsl0g9yhy4d68-python-numba-0.46.0.drv
building /gnu/store/ra7xx13ni736p0kvcsbhsl0g9yhy4d68-python-numba-0.46.0.drv...
- 'check' phasebuilder for
`/gnu/store/ra7xx13ni736p0kvcsbhsl0g9yhy4d68-python-numba-0.46.0.drv' failed
with exit code 1
build of /gnu/store/ra7xx13ni736p0kvcsbhsl0g9yhy4d68-python-numba-0.46.0.drv
failed
View build log at
'/gnu/var/log/guix/drvs/ra/7xx13ni736p0kvcsbhsl0g9yhy4d68-python-numba-0.46.0.drv'.
guix package: error: build of
`/gnu/store/ra7xx13ni736p0kvcsbhsl0g9yhy4d68-python-numba-0.46.0.drv' failed
$ guix package -i python-numba
The following package will be installed:
python-numba 0.46.0
The following derivation will be built:
/gnu/store/ra7xx13ni736p0kvcsbhsl0g9yhy4d68-python-numba-0.46.0.drv
building /gnu/store/ra7xx13ni736p0kvcsbhsl0g9yhy4d68-python-numba-0.46.0.drv...
- 'check' phasebuilder for
`/gnu/store/ra7xx13ni736p0kvcsbhsl0g9yhy4d68-python-numba-0.46.0.drv' failed
with exit code 1
build of /gnu/store/ra7xx13ni736p0kvcsbhsl0g9yhy4d68-python-numba-0.46.0.drv
failed
View build log at
'/gnu/var/log/guix/drvs/ra/7xx13ni736p0kvcsbhsl0g9yhy4d68-python-numba-0.46.0.drv'.
guix package: error: build of
`/gnu/store/ra7xx13ni736p0kvcsbhsl0g9yhy4d68-python-numba-0.46.0.drv' failed
$ guix -V
guix (GNU Guix) 90492a9f13b4b8eaa6025d5a18e0b130cf257dbe
best regards,
Hong
--- End Message ---