[vtk-developers] VTK/Python automatic pythonpath

Andy Cedilnik andy.cedilnik at kitware.com
Wed Dec 4 15:36:55 EST 2002


Hi All,

I modified vtkpython.cxx so that it automatically sets PYTHONPATH to the
library path and the source Wrapping/Python path. This way, if you are
developing python code using build vtk, you do not have to install it or
set the PYTHONPATH any more.

Since vtkpython will be the preferred way of running VTK/Python scripts,
it would be nice if people would test if it works. I only tested it on
Linux and Windows.

			Andy




More information about the vtk-developers mailing list