Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build failure #34

Open
pwalczysko opened this issue Mar 16, 2023 · 1 comment
Open

build failure #34

pwalczysko opened this issue Mar 16, 2023 · 1 comment

Comments

@pwalczysko
Copy link
Member

The build from master on MyBinder gives

Processing triggers for libc-bin (2.27-3ubuntu1.6) ...
Removing intermediate container 7e5378b311de
 ---> 4cc84ef63c01
Step 39/53 : USER ${NB_USER}
 ---> Running in 41ff79ec0833
Removing intermediate container 41ff79ec0833
 ---> abc7424a2850
Step 40/53 : RUN TIMEFORMAT='time: %3R' bash -c 'time ${MAMBA_EXE} env update -p ${NB_PYTHON_PREFIX} --file "binder/environment.yml" && time ${MAMBA_EXE} clean --all -f -y && ${MAMBA_EXE} list -p ${NB_PYTHON_PREFIX} '
 ---> Running in 3637cfa36e5b


Looking for: ['omero-py', 'pip', 'ipywidgets', "tornado[version='<6']", "h5py[version='<3.2']", 'ilastik-dependencies-no-solvers==1.4.3', 'ilastik-forge/label/ilastik140::ilastik-meta==1.4.0b14']


Could not solve for environment specs
Encountered problems while solving:
  - nothing provides openssl >=1.1.1,<1.1.2.0a0 needed by python-3.7.1-h0371630_3
  - package ilastik-dependencies-no-solvers-1.4.3-h37f11e0_0 requires vigra 1.11.1 py37ha1f80a5_1017, but none of the providers can be installed

The environment can't be solved, aborting the operation

time: 155.900
Removing intermediate container 3637cfa36e5b
The command '/bin/sh -c TIMEFORMAT='time: %3R' bash -c 'time ${MAMBA_EXE} env update -p ${NB_PYTHON_PREFIX} --file "binder/environment.yml" && time ${MAMBA_EXE} clean --all -f -y && ${MAMBA_EXE} list -p ${NB_PYTHON_PREFIX} '' returned a non-zero code: 1
@jburel
Copy link
Member

jburel commented Mar 16, 2023

Yes I noticed that yesterday when updating the action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants