Hi guys,
I'm trying to get the GUI to run with following setup:
Windows 10
Python 2.7
VTK 7.0
Inside GUI.py, when the following line is called
renderWin.Render()
I get the following output from the output window of VTK:

The rendering window opens up but immediatelly crashes after that.
Hi guys,
I'm trying to get the GUI to run with following setup:
Windows 10
Python 2.7
VTK 7.0
Inside GUI.py, when the following line is called
I get the following output from the output window of VTK:
The rendering window opens up but immediatelly crashes after that.