ilastik-0.5
ilastik-0.5 copied to clipboard
Incorrectly detected opengl prevents ilastik from starting up
In RenderChoiceDialog.init():
If the gl_version is None, it is set to "0" causing a RuntimeError. Instead we should just disallow opengl in that case
This prevents ilastik from starting-up on at least two Ubuntu notebooks in our group.