I had a similar problem trying to run a Python-based OpenGL application
on a minimal install.

It turns out, the Python OpenGL module uses the ctypes module to find
libGL, which in turns relies on binutils' objdump.

Try installing the binutils package, and see if this solves your
problem.

-- 
keyjnote exits with OpenGL error
https://bugs.launchpad.net/bugs/211962
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to