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

Dockerfile local build failing #126

Open
ttimbers opened this issue Jun 29, 2019 · 0 comments
Open

Dockerfile local build failing #126

ttimbers opened this issue Jun 29, 2019 · 0 comments

Comments

@ttimbers
Copy link
Collaborator

ttimbers commented Jun 29, 2019

Just tried to build the Dockerfile locally and the following error message was returned:

UnsatisfiableError: The following specifications were found to be incompatible with a past
explicit spec that is not an explicit spec in this operation (panel):

  - pyviz -> datashader[version='>=0.7.0'] -> scikit-image -> networkx[version='>=1.8']
  - pyviz -> geoviews[version='>=1.6.2'] -> holoviews[version='>=1.11.0'] -> panel

The following specifications were found to be incompatible with each other:

  - conda-forge/linux-64::astropy==3.2.1=py36h516909a_0 -> libgcc-ng[version='>=7.3.0']
  - conda-forge/linux-64::astropy==3.2.1=py36h516909a_0 -> numpy[version='>=1.13'] -> blas==1.0=mkl
...
...
...
The command '/bin/sh -c conda install --quiet --yes -c pyviz pyviz' returned a non-zero code: 1
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

1 participant