On 09/03/2017 19:51, Aleksandar Nedeljkovic wrote: > It creates following error: > > ImportError: No module named > 'PyQt5._QOpenGLFunctions_3_3_Compatibility'. Only a sub-set of OpenGL versions are supported. In real applications you would explicitly set the version you wanted to use (ie. you would choose a supported version). Phil