[vtkusers] Error when running vtk
    Tore Aurstad 
    toreaur at stud.ntnu.no
       
    Sat Feb 12 17:12:22 EST 2005
    
    
  
I can now run VTK with the Tcl examples, but not run Python. Here is the
error that always shows up:
 File "/usr/local/lib/python2.3/site-packages/vtk_python/vtk/__init__.py",
line 27, in ?
    from common import *
  File "/usr/local/lib/python2.3/site-packages/vtk_python/vtk/common.py",
line 7, in ?
    from libvtkCommonPython import *
ImportError:
/usr/local/lib/python2.3/site-packages/vtk_python/libvtkCommonPython.so:
undefined symbol: _ZN17vtkStructuredGrid10BlankingOnEv
Tore Aurstad
    
    
More information about the vtkusers
mailing list