ImportError: No module named QtOpenGL

P

Pradnyesh Sawant

Hello,
I've written a small pyqt4 code, which on running on an ubuntu 6.10
system gives me the foll error:
$ python2.4 updLbl.py
Traceback (most recent call last):
File "updLbl.py", line 1, in ?
import PyQt4.Qt as qt
File "/usr/lib/python2.4/site-packages/PyQt4/Qt.py", line 4, in ?
from PyQt4.QtOpenGL import *
ImportError: No module named QtOpenGL

I've tried installing python-opengl, and also qt4-dev-tools, but the
error persists.
What pkg do i need to install to get rid of the error message?

Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top