Exactly the same problem here: $ sudo apt-get install python-opengl Reading package lists... Done Building dependency tree Reading state information... Done python-opengl is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
$ python -c "from OpenGL import GL" Traceback (most recent call last): File "<string>", line 1, in <module> ImportError: No module named OpenGL -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1214098 Title: Cannot load necessary modules: No module named OpenGL.GL To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/impressive/+bug/1214098/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
