[Bug 1214098] Re: Cannot load necessary modules: No module named OpenGL.GL

2013-09-11 Thread Simon Davis
Sorry, figured it out a second later. It was caused by a wrong use of virtualenv by the application here. Everything works just fine now. -- 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:

[Bug 1214098] Re: Cannot load necessary modules: No module named OpenGL.GL

2013-09-11 Thread Simon Davis
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

[Bug 1214098] Re: Cannot load necessary modules: No module named OpenGL.GL

2013-09-11 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: impressive (Ubuntu) Status: New => Confirmed -- 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:

[Bug 1214098] Re: Cannot load necessary modules: No module named OpenGL.GL

2013-08-19 Thread Gabriel_P
Sure can, here's the output: Traceback (most recent call last): File "", line 1, in ImportError: No module named OpenGL Just FYI, running sudo apt-get install python-opengl tells me that it is already installed. -- You received this bug notification because you are a member of Ubuntu Bugs

[Bug 1214098] Re: Cannot load necessary modules: No module named OpenGL.GL

2013-08-19 Thread Daniel Letzeisen
Can yhou run the following command?: python -c "from OpenGL import GL" -- 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 manag