<div dir="ltr">Hello everyone,<div><br></div><div>I am sorry for inconvenience, but I can't execute the tutorial steps contained in the Examples folder. I pretend to use python for development of a 3D Slicer module. When I run the Cone.py, I get the following error:</div><div><br></div><div><div>Generic Warning: In /home/darya/Documents/Slicer-SuperBuild/VTKv6/Rendering/Core/vtkPolyDataMapper.cxx, line 28</div><div>Error: no override found for 'vtkPolyDataMapper'.</div><div><br></div><div>Traceback (most recent call last):</div><div>  File "/home/darya/Documents/LiClipse Workspace/VTKtutorials/src/Step1.py", line 14, in <module></div><div>    coneMapper = vtk.vtkPolyDataMapper()</div><div>NotImplementedError: no concrete implementation exists for this class</div><div>vtkDebugLeaks has detected LEAKS!</div><div>Class "vtkPolyDataMapper" has 1 instance still around.</div></div><div><br></div><div>I could not find a solution for this, the only information I found was concerning C++ programming.</div><div>Thank you in advance.<br></div><div><br></div><div>Sincerely,</div><div>Darya Yelshyna</div></div>