[vtkusers] vtk.vtkVersion() not exposed to python?

Charl P. Botha cpbotha at cpbotha.net
Thu May 4 04:23:22 EDT 2006


On 5/4/06, Johann Cohen Tanugi <cohen at slac.stanford.edu> wrote:
> [cohen at glast-jct VTK]$ locate libvtkCommonPython
> /data0/local/lib/python2.4/site-packages/pyvtk/libvtkCommonPython.so
> /data0/local/lib/libvtkCommonPythonD.so

Very strange... go to that directory (i.e. site-packages/pyvtk), then
startup python and type "import libvtkCommonPython".  If this is
successful, you should be able to do "print
libvtkCommonPython.vtkVersion.GetVTKVersion()".  If not, it should
give you clues as to the problem.

--
dr. charl p. botha - http://visualisation.tudelft.nl/
work: c.p.botha%tudelft.nl other: cpbotha%cpbotha.net



More information about the vtkusers mailing list