[vtkusers] python error...
James Carroll
jim at microbrightfield.com
Mon Apr 19 08:39:00 EDT 2004
Hi, I thought everything went smoothly with my build, but:
C:\jimc\prj\VTK44\Examples\DataManipulation\Python>marching.py
Traceback (most recent call last):
File "C:\jimc\prj\VTK44\Examples\DataManipulation\Python\marching.py",
line 13
2, in ?
caseLabel = vtk.vtkVectorText()
AttributeError: 'module' object has no attribute 'vtkVectorText'
C:\jimc\prj\VTK44\Examples\DataManipulation\Python>
is there a CMake option to include vtkVectorText?
-Jim
More information about the vtkusers
mailing list