View Single Post
Posts: 3 | Thanked: 0 times | Joined on Nov 2010
#216
Starting the 1.1.6 version of the really nice app (with installed PR1.3 (qt4.7)) ends with an error message:

in www2sms.py, line 28 in <module> from PyQt4.QtGui import QApplication
The sip module implements API v8.0 but the PyQt4.QtGui module requires API v7.1

What can I do ? What is my problem ? I checked all dependicies from your list. Do you need more information (trace) ?

Thanks a lot for help.

Update: I have read in other threads, that I have to downgrade the python2.5-sip4 package to an old version. The problem happens with a lot of python apps on maemo with PR1.3.

To issue a: sudo apt-get install python2.5-sip4=4.10.5-maemo0
should help, but is answerd in my case with:

Version '4.10.5-maemo0' can was not found. Where do I have to look for ?

Cheers, Falk

Last edited by f.wilamo; 2010-11-16 at 13:26.