``` #!/usr/bin/python from OpenGL import GL ``` if I run this script use primus run, it failed to load GL library, but optirun works.