Answers to: update-notifier-kde crashes on "from PyQt4.QtCore import *"http://linuxexchange.org/questions/313/update-notifier-kde-crashes-on-from-pyqt4qtcore-import<p>I'm trying to upgrade my Kubuntu version; but I can't get update-notifier-kde to run. Any one know how to fix this?</p> <pre> [LiquidDeath@Hydross ~]$ update-notifier-kde -d Traceback (most recent call last): File "/usr/bin/update-notifier-kde", line 26, in from PyQt4.QtCore import * RuntimeError: the sip module implements API v6.0 but the PyQt4.QtCore module requires API v3.8 [LiquidDeath@Hydross ~]$ python Python 2.6.2 (release26-maint, Apr 19 2009, 01:56:41) [GCC 4.3.3] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> from PyQt4.QtCore import * Traceback (most recent call last): File "", line 1, in RuntimeError: the sip module implements API v6.0 but the PyQt4.QtCore module requires API v3.8 </pre>enWed, 20 Apr 2011 13:58:41 -0400Comment by rfelsburg on LiquidDeath's questionhttp://linuxexchange.org/questions/313/update-notifier-kde-crashes-on-from-pyqt4qtcore-import#2440<p>Please accept an answer so the question/answer can be finished. Or provide more details so we can help.</p>rfelsburgWed, 20 Apr 2011 13:58:41 -0400http://linuxexchange.org/questions/313/update-notifier-kde-crashes-on-from-pyqt4qtcore-import#2440