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

Conda env #16

Open
Khoa-NT opened this issue Feb 12, 2020 · 2 comments
Open

Conda env #16

Khoa-NT opened this issue Feb 12, 2020 · 2 comments

Comments

@Khoa-NT
Copy link

Khoa-NT commented Feb 12, 2020

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

@jayes97
Copy link

jayes97 commented Feb 2, 2022

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

@Khoa-NT
Copy link
Author

Khoa-NT commented Feb 7, 2022

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

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