Hi,
Since I'm using Kubuntu 7.04 I can't run Oboe. This is what I get in shell.
johan@johan-desktop:~/oboe-2.0$ python run_oboe.py
Traceback (most recent call last):
File "/home/johan/oboe-2.0/oboe_exe.py", line 1, in <module>
import global_imports
File "/home/johan/oboe-2.0/global_imports.py", line 7, in <module>
from PyQt4 import Qt, QtCore, QtGui
File "/usr/lib/python2.5/site-packages/PyQt4/Qt.py", line 4, in <module>
from PyQt4.QtOpenGL import *
ImportError: No module named QtOpenGL
All help is welcome,
Cantodea
Since I'm using Kubuntu 7.04 I can't run Oboe. This is what I get in shell.
johan@johan-desktop:~/oboe-2.0$ python run_oboe.py
Traceback (most recent call last):
File "/home/johan/oboe-2.0/oboe_exe.py", line 1, in <module>
import global_imports
File "/home/johan/oboe-2.0/global_imports.py", line 7, in <module>
from PyQt4 import Qt, QtCore, QtGui
File "/usr/lib/python2.5/site-packages/PyQt4/Qt.py", line 4, in <module>
from PyQt4.QtOpenGL import *
ImportError: No module named QtOpenGL
All help is welcome,
Cantodea