View Single Post
Posts: 187 | Thanked: 41 times | Joined on May 2010
#34
I'd like someone could explain me the problem with the pyqt version.
I flashed firmware/emmc , install all applications i use from extra repositories... Everything was working fine...
So i enabled devel to install only two applications , hxmtracker and alarmed.
after that i can not start maegirls or wifieye (that are from extras) anymore.

I get :

Traceback (most recent call last):
File "/usr/bin/maegirls", line 25, in <module>
import maegirls.main
File "/usr/lib/pymodules/python2.5/maegirls/main.py", line 25, in <module>
import win
File "/usr/lib/pymodules/python2.5/maegirls/win.py", line 25, in <module>
from PyQt4.QtGui import *
RuntimeError: the sip module implements API v8.0 but the PyQt4.QtGui module requires API v7.1



how to fix this ?