[vtkusers] core dump with vtk4.0/python on Linux

Prabhu Ramachandran prabhu at aero.iitm.ernet.in
Fri Apr 5 06:34:45 EST 2002


>>>>> "MM" == Mathieu Malaterre <mmalat at irus.rri.ca> writes:

    MM> I went on vtk website download the nightly source, rebuilt
    MM> from scratch.  Then I went into VTK/Wrapping/Python and try:
    MM> python vtkRenderWidget.py

    MM> ..But I get a core dump.

Make sure that you are compiling with the same Tcl/Tk libraries that
Tkinter is using.  I've found that this can cause core dumps.
Specifically look at the _tkinter.so that is available in your Tkinter
install.

prabhu



More information about the vtkusers mailing list