opengl - Python crashing with openGl2 -


when try execute function wrote using mayavi, python crash , give me message:

error: in d:\build\vtk-7.0.0\rendering\opengl2\vtkopenglrenderwindow.cxx, line 545 vtkwin32openglrenderwindow(00002533b0f8): gl version 2.1 gpu_shader4 extension not supported graphics card (rest cut off before terminates)

i have vtk 7.0.0, python 3.5. can work around , graphs load?

the issue resolved updating video card drivers , changing work environnement out of remote desktop connection being used.


Comments