[PyQt] QOpenGLWindow (PyQt-5.4)

Phil Thompson phil at riverbankcomputing.com
Sat Jan 10 09:19:07 GMT 2015


On 10/01/2015 4:30 am, Trent Huong wrote:
> Just a quick follow up, I've tried playing around with it some more. 
> For
> example, I've requested a specific OpenGL version and used
> "versionFunctions" to get access to the OpenGL functions. However, this
> gives new errors, this time:
> 
> "ImportError: No module named 'PyQt5._QOpenGLFunctions_4_2_Core'"
> 
> Is this just a case of user error or is the support for the new OpenGL
> features still incomplete?

It's *very* incomplete. Do you specifically need 4.2 or would 2.0 do?

Phil


More information about the PyQt mailing list