Tests fail with latest VTK package
The latest version of VTK for Python (9.2.2) results in failed tests, with failures arising due to the assert_allclose() NumPy method.
Downgrading to vtk==9.1 results in 100% test success.
The latest version of VTK for Python (9.2.2) results in failed tests, with failures arising due to the assert_allclose() NumPy method.
Downgrading to vtk==9.1 results in 100% test success.