Skip to content

requirements: vtk==8.2.0 not found #169

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

Open
OrianeN opened this issue Jan 17, 2022 · 2 comments
Open

requirements: vtk==8.2.0 not found #169

OrianeN opened this issue Jan 17, 2022 · 2 comments

Comments

@OrianeN
Copy link

OrianeN commented Jan 17, 2022

When installing the requirements in a fresh virtual env on Windows 10, I got the following error:

ERROR: Could not find a version that satisfies the requirement vtk==8.2.0 (from versions: 9.0.0, 9.0.1, 9.0.2, 9.0.3, 9.1.0rc1, 9.1.0rc2, 9.1.0rc4, 9.1.0)
ERROR: No matching distribution found for vtk==8.2.0

I installed the latest version manually by doing pip install vtk, hopefully the tutorial will work fine :-)

@martinRenou
Copy link
Member

Thanks for reporting :) That should work just fine

@neuron-whisperer
Copy link

This is problematic again:

ERROR: Could not find a version that satisfies the requirement vtk==9.1.0 (from versions: 9.3.0rc2, 9.3.0, 9.3.1, 9.4.0rc3, 9.4.0, 9.4.1, 9.4.2)
ERROR: No matching distribution found for vtk==9.1.0

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

3 participants