primus icon indicating copy to clipboard operation
primus copied to clipboard

can't use pyopengl

Open amazingfate opened this issue 9 years ago • 0 comments

#!/usr/bin/python

from OpenGL import GL

if I run this script use primus run, it failed to load GL library, but optirun works.

amazingfate avatar Sep 06 '16 03:09 amazingfate