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

Not able to set up python environment #20

Open
hks1 opened this issue Sep 15, 2020 · 1 comment
Open

Not able to set up python environment #20

hks1 opened this issue Sep 15, 2020 · 1 comment

Comments

@hks1
Copy link

hks1 commented Sep 15, 2020

When I create the environment on my machine, I get below error:

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

ResolvePackageNotFound:

  • cudatoolkit=10.1
  • cudnn=7.6
@elkhand
Copy link

elkhand commented Sep 3, 2021

If your machine is Macbook, then comment out cudnn and remove the version part from cudatoolkit - macos version of this libraries maybe does not exist. After changes it should look like this:

cudatoolkit #=10.1
# cudnn=7.6

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