tutorial icon indicating copy to clipboard operation
tutorial copied to clipboard

requirements: vtk==8.2.0 not found

Open OrianeN opened this issue 3 years ago • 1 comments

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 :-)

OrianeN avatar Jan 17 '22 15:01 OrianeN

Thanks for reporting :) That should work just fine

martinRenou avatar Jan 17 '22 15:01 martinRenou