-
Notifications
You must be signed in to change notification settings - Fork 165
Open
Description
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 :-)
Metadata
Metadata
Assignees
Labels
No labels