instance-segmentation-pytorch icon indicating copy to clipboard operation
instance-segmentation-pytorch copied to clipboard

Conda env

Open Khoa-NT opened this issue 5 years ago • 2 comments

Hi @Wizaron I have the dependency problems when creating conda env: conda env create -f instance-segmentation-pytorch/code/conda_environment.yml

1/ Conda supports cudatoolkit >= 9.0 so I can't install cudatoolkit==8.0

Collecting package metadata (repodata.json): done
Solving environment: failed

ResolvePackageNotFound:
  - cudatoolkit==8.0=3

2/ I deleted the cudatoolkit==8.0=3 but I still get a lot of conflicts.

Do you have any solutions? Can you update your conda env? or create a docker image?

Thank you

Khoa-NT avatar Feb 12 '20 16:02 Khoa-NT

@Khoa-NT Did you got any solution for this?

jayes97 avatar Feb 02 '22 11:02 jayes97

I've given up since there was no feedback from the author.

Khoa-NT avatar Feb 07 '22 04:02 Khoa-NT