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

Docker build fails #106

Open
Mazuzel opened this issue Mar 18, 2021 · 1 comment
Open

Docker build fails #106

Mazuzel opened this issue Mar 18, 2021 · 1 comment

Comments

@Mazuzel
Copy link

Mazuzel commented Mar 18, 2021

Hi! The docker image fails to build. We get this issue during step 12:

Step 12/16 : RUN conda install -y -c anaconda pip
---> Running in 15c22eca2c92
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working...
The environment is inconsistent, please check the package plan carefully
The following packages are causing the inconsistency:

@zblenlighten
Copy link

zblenlighten commented Apr 7, 2021

Hi @Mazuzel,

I faced the same issue, as I add the command into Dockerfile

RUN conda install python=3.5

all the consistencies fixed.

Reference: conda/conda#8490

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