You are not logged in.

#1 2012-10-18 09:31:28

keineeile
Member
Registered: 2012-03-03
Posts: 41

No python2 bindings for QtOpenGL anymore?

Hi guys,

Since a couple days, I don't seem to have the PyQt4 module "QtOpenGL" anymore.

I'm trying to run the program "openlp" from the AUR. Up to a couple days ago I had no problems. But now it suddenly fails to start with the error message:

File "/usr/lib/python2.7/site-packages/openlp/core/ui/maindisplay.py", line 36, in <module>
    from PyQt4 import QtCore, QtGui, QtWebKit, QtOpenGL
ImportError: cannot import name QtOpenGL

Yes, I do have python2-opengl and pyqt installed. But if I go to /usr/share/sip/PyQt4, I see a number of different modules for Qt, but strangely the OpenGL module is simply not there. I tried reinstalling pyqt, sip, python2-sip, ... , but nothing has solved the issue yet.

I'd really appreciate any help!!

Best regards
keineeile

Offline

#2 2012-10-18 10:07:55

ilpianista
Fellow developer
Registered: 2007-10-06
Posts: 568
Website

Re: No python2 bindings for QtOpenGL anymore?

Mesa was missing as makedeps, I'm rebuilding it.

Offline

#3 2012-10-18 15:38:28

keineeile
Member
Registered: 2012-03-03
Posts: 41

Re: No python2 bindings for QtOpenGL anymore?

Thanks, it's working now :-)

Offline

Board footer

Powered by FluxBB