View Single Post
Saturn's Avatar
Posts: 1,648 | Thanked: 2,122 times | Joined on Mar 2007 @ UNKLE's Never Never Land
#545
Originally Posted by BlackDiamond View Post
Hi, after update to the last devel version, smscon editor refuse to start and output the following error message when launched from xterminal:
Code:
RuntimeError: the sip module implements API v8.0 but the PyQt4.QtGui module requires API v7.1
Any solution?
This comes from a problem in the Qt libraries happened a few weeks ago in the repositories. In short, a development version has been wrongly pushed to extras.
It has been fixed in the repositories but the fix cannot be propagated automatically in the N900s affected.

So you need to update your qt4 libraries manually to fix this.
Switch off the devel repo and use the testing repo.

Can you post the output of your:
Code:
dpkg -l *qt4*
dpkg -l python2.5-*
as well as:

Code:
root
apt-get update
apt-get -s upgrade

Last edited by Saturn; 2010-12-11 at 12:26. Reason: more info.
 

The Following User Says Thank You to Saturn For This Useful Post: