Hi,<br>When I run the example Examples_ImageProcessing_Python_ImageInteractorReslice.py<br>The program always says that "<br>Reslice.py", line 30, in <module><br> im = vtk.vtkImageResliceMapper()<br>AttributeError: 'module' object has no attribute 'vtkImageResliceMapper"<br>
<br>I install the vtk 5.8 in my laptop and 5.10 in my pc. This python script doesn't work on both of them. Anyone has any idea about that? Thank you!<br>