[vtkusers] problem with python and vtk

Prabhu Ramachandran prabhu at aero.iitm.ernet.in
Wed Apr 21 11:24:01 EDT 2004


>>>>> "LB" == Leila Baghdadi <baghdadi at sickkids.ca> writes:

    LB> Hi everyone I got a cvs update yesterday on my windows machine
    LB> and I have compiled vtk correctly with no errors using .Net, I
    LB> load vtk in python and I can run tcl examples but if I try
    LB> running any of the rendering examples i.e vtkRenderWidget.py I
    LB> get an error saying memory can not be read and then something
    LB> about a tkrenderwidget is destroyed before being associated.

    LB> can anyone give me a hint

A while back I had a similar problem under Linux and David Gobbi
suggested that I touch vtkTkRenderWidgetPython.cxx (don't quite know
how you'd do that under Win32, perhaps you could delete
vtkTkRenderWidgetPython.o) and then rebuild.  That might work.

cheers,
prabhu




More information about the vtkusers mailing list