kujira70 / pythonxy

Automatically exported from code.google.com/p/pythonxy
0 stars 0 forks source link

Missing vtkRenderingPythonTkWidgets.dll #97

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The VTK library vtkRenderingPythonTkWidgets.dll is missing from the latest 
python(x,y) version (and possibly earlier ones too).

I'm not sure if vtkRenderingPythonTkWidgets.dll is still part of VTK 5.2.0.
It used to be built (supplied) with previous VTK versions but its not in 
the latest python(x,y)2.1.12 install. However, I can't find reference to a 
different way of using a vtkRenderWindow with Tkinter under VTK 5.2.0.

This issue can be tested by running C:\Python25\Lib\site-
packages\vtk\tk\vtkTkRenderWindowInteractor.py

It should generate a TkRenderWindow containing a 3D cone.
Instead it generates an error to say could't load 
vtkRenderingPythonTkWidgets.dll, library not found in library path.

I am using the python(x,y)2.1.12 install with the included VTK 5.2.1 build 
under Windows XP Professional SP2.

Many thanks.
Regards,
Andrew

Original issue reported on code.google.com by andrew.s...@gmail.com on 7 May 2009 at 4:20

GoogleCodeExporter commented 9 years ago

Original comment by grizzly.nyo on 24 Feb 2011 at 4:41

GoogleCodeExporter commented 9 years ago
Fixed in 5.6.1.1

Original comment by grizzly.nyo on 26 Feb 2011 at 7:53