mayavi icon indicating copy to clipboard operation
mayavi copied to clipboard

raitError: The '_vtk_obj' trait of an ExtractVOI instance must be a vtkObjectBase or None

Open zhixing2000 opened this issue 1 year ago • 0 comments

when i want to from mayavi import mlab,it said TraitError: The '_vtk_obj' trait of an ExtractVOI instance must be a vtkObjectBase or None, but a value of (vtkmodules.vtkImagingCore.vtkExtractVOI)0x7f6841e31160 <class 'vtkmodules.vtkImagingCore.vtkExtractVOI'> was specified.

zhixing2000 avatar Sep 01 '24 09:09 zhixing2000