Python Forum

Full Version: program needs this plugins
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi all,

trying to start a program via python but i think it cant start as im getting this error

This plugin does not support createPlatformOpenGLContext!

do i need this

https://pypi.org/project/OpenGLContext/

or do i need something else

thanks,
rob
Post your code please.