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

Conflicting dependancies #10

Open
sidram1705 opened this issue Jul 12, 2022 · 2 comments
Open

Conflicting dependancies #10

sidram1705 opened this issue Jul 12, 2022 · 2 comments

Comments

@sidram1705
Copy link

When building the Dockerfile, the following error occurs. There is no suitable condition according to the docker's specifications that matches the dependency versions.
image

@ArthurOuaknine
Copy link
Collaborator

Hello.
Sorry about these conflicts, it is the first time that it happens.
Can you provide more details about the packages in cause?
I won't be able to directly modify the Docker file for now. However I can help you to change the dependencies for a temporary solution.

@yyuan-luo
Copy link

yyuan-luo commented Sep 12, 2023

This happens at step 7: RUN conda install python=3.6. And the error is still there.

Update: A workaround is to replace the download link for miniconda with https://repo.anaconda.com/miniconda/Miniconda3-py38_4.8.3-Linux-x86_64.sh

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

3 participants