enthought / mayavi

3D visualization of scientific data in Python
http://docs.enthought.com/mayavi/mayavi/
Other
1.3k stars 284 forks source link

Fix the test lockup on VTK-9.0.3. #1101

Closed prabhuramachandran closed 2 years ago

prabhuramachandran commented 2 years ago

Some VTK classes are broken in this version and the tvtk.vtk_module offers a simple way for us to exclude some of these classes when we go over every VTK class. This should fix #1096.