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:
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
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:
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
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