[vtkusers] Tutorial Step1: NotImplementedError
Darya Yelshyna
darya.yelshyna at gmail.com
Thu Jul 30 05:58:08 EDT 2015
Hello everyone,
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:
Generic Warning: In
/home/darya/Documents/Slicer-SuperBuild/VTKv6/Rendering/Core/vtkPolyDataMapper.cxx,
line 28
Error: no override found for 'vtkPolyDataMapper'.
Traceback (most recent call last):
File "/home/darya/Documents/LiClipse
Workspace/VTKtutorials/src/Step1.py", line 14, in <module>
coneMapper = vtk.vtkPolyDataMapper()
NotImplementedError: no concrete implementation exists for this class
vtkDebugLeaks has detected LEAKS!
Class "vtkPolyDataMapper" has 1 instance still around.
I could not find a solution for this, the only information I found was
concerning C++ programming.
Thank you in advance.
Sincerely,
Darya Yelshyna
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150730/b96d48e1/attachment.html>
More information about the vtkusers
mailing list