[vtkusers] python error...

Mathieu Malaterre mathieu.malaterre at kitware.com
Mon Apr 19 10:34:49 EDT 2004


Jim,

'vtkVectorText' is in Hybrid if you don't build VTK with Hybrid you 
won't be able to use it. So please turn VTK_USE_HYBRID:ON

HTH
Mathieu

James Carroll wrote:
> 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
> 
> 
> 
> _______________________________________________
> This is the private VTK discussion list. 
> Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
> 






More information about the vtkusers mailing list