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

rapids version not found when creating Conda environment. #30

Open
jacobhurst opened this issue Jun 24, 2020 · 1 comment
Open

rapids version not found when creating Conda environment. #30

jacobhurst opened this issue Jun 24, 2020 · 1 comment

Comments

@jacobhurst
Copy link

ubuntu@ip-172-31-31-130:~/tools/ipyparaview$ conda env create -f environment.yml
Solving environment: failed

ResolvePackageNotFound:

  • rapids=0.13
@loliverhennigh
Copy link

If you change the line in environment.yml from,
rapids=0.13
to just
rapids
It works for me. You can probably take this out entirely though because its just needed for the Mnist example.

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