[vtkusers] vtkTkRenderWidget fails when trying to locate vtkLoadPythonTkWidget.dll

Prabhu Ramachandran prabhu at aero.iitm.ernet.in
Mon Feb 25 00:48:49 EST 2002


Hi David,

>>>>> "DG" == David Gobbi <dgobbi at irus.rri.ca> writes:

    DG> Hi Jeremy, The module that it is looking for is
    DG> "vtkLoadPythonTkWidgets.py", rather than
    DG> "vtkLoadPythonTkWidgets.dll".  In the VTK source code it is
    DG> located in the Wrapping/Python/ directory.

He is able to import vtkpython.py its just vtkLoadPythonTkWidgets
thats causing the problem.  My guess is that Tk is having difficulty
loading some library and maybe the directory that contains the
vtkRenderingPythonTkWidgets.dll is not on PATH or TCLLIBPATH?  But
thats strange, I thought vtkLoadPythonWidgets did some magic to fix
that.

prabhu



More information about the vtkusers mailing list