-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Hello guys !.
I'm following the official tutorial as PC (Unix) to install the Savu package inside a Singularity container. This image also contains micromamba instead of miniconda. When executing the installating using micromamba, I run the following command
micromamba create -n test_savu -c savu-dep savu-lite numpy -c conda-forge scipy==1.5.2 -c conda-forgeWith the output
savu-dep/noarch No change
savu-dep/linux-64 No change
conda-forge/linux-64 31.4MB @ 20.0MB/s 2.0s
conda-forge/noarch 13.0MB @ 5.2MB/s 2.7s
error libmamba Could not solve for environment specs
The following package could not be installed
└─ savu-lite is not installable because it requires
└─ scipy 1.5.2 py37h0b6359f_0, which does not exist (perhaps a missing channel).
critical libmamba Could not solve for environment specsI Also tried to install this package donwload scipy 1.5.2 py37h0b6359f_0 version, but I got no sucess.
Can anyone helps me with this task ?
Metadata
Metadata
Assignees
Labels
No labels