-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Trying to use binder to run stride errored out updating the env
---> 08888a21a5a5
Step 38/50 : USER ${NB_USER}
---> Running in 1cb32f832c9d
---> Removed intermediate container 1cb32f832c9d
---> 45e462f9aeea
Step 39/50 : RUN TIMEFORMAT='time: %3R' bash -c 'time ${MAMBA_EXE} env update -p ${NB_PYTHON_PREFIX} --file "environment.yml" && time ${MAMBA_EXE} clean --all -f -y && ${MAMBA_EXE} list -p ${NB_PYTHON_PREFIX} '
---> Running in cc4159735103
Channels:
- conda-forge
- defaults
Platform: linux-64
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... bash: line 1: 8 Killed ${MAMBA_EXE} env update -p ${NB_PYTHON_PREFIX} --file "environment.yml"
time: 51.278
---> Removed intermediate container cc4159735103
The command '/bin/sh -c TIMEFORMAT='time: %3R' bash -c 'time ${MAMBA_EXE} env update -p ${NB_PYTHON_PREFIX} --file "environment.yml" && time ${MAMBA_EXE} clean --all -f -y && ${MAMBA_EXE} list -p ${NB_PYTHON_PREFIX} '' returned a non-zero code: 137
Metadata
Metadata
Assignees
Labels
No labels