Open GoogleCodeExporter opened 9 years ago
The error was fixed by creating the environment variable PYTHONPATH with the
folder containing the VTK files:
PYTHONPATH='C:\Python27\Lib\site-pagackes\vtk;'
I suppose Python(x,y) didn't create the variable at installation.
But anyway VTK doesn't support vtkTk widgets anymore as seen here
http://www.vtk.org/Bug/view.php?id=14517
If anybody like me want the support back, we can ask here:
http://vtk.uservoice.com/forums/31508-general/suggestions/9291084-return-support
-for-tkinter-widgets
Original comment by guillegi...@gmail.com
on 12 Aug 2015 at 3:06
Original issue reported on code.google.com by
guillegi...@gmail.com
on 24 Jul 2015 at 3:55