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