valeoai / carrada_dataset

GNU General Public License v3.0
85 stars 22 forks source link

Conflicting dependancies #10

Open sidram1705 opened 2 years ago

sidram1705 commented 2 years ago

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 commented 2 years ago

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 commented 1 year ago

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