View Single Post
marxian's Avatar
Posts: 2,448 | Thanked: 9,523 times | Joined on Aug 2010 @ Wigan, UK
#200
Originally Posted by Fern View Post
this is the error message I got in xterminal

runtime error: the sip module implements API v8.0 but the PyqT4.QTGui module requires API V7.1

?
You can downgrade the sip module as follows:

Code:
apt-get install python2.5-sip4=4.10.5-maemo0
This should fix the problem.
__________________
'Men of high position are allowed, by a special act of grace, to accomodate their reasoning to the answer they need. Logic is only required in those of lesser rank.' - J K Galbraith

My website

GitHub
 

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