FYI: 8.2.0
is on Conda-forge
https://github.com/conda-forge/vtk-feedstock
conda install -c conda-forge vtk
Personally, I’m still using the 8.1.2
wheel on PyPI because 8.2.0
has some hard to deal with conflicts with matplotlib
(and we limited PyVista’s VTK dependency because of these issues)