<div class="gmail_quote">On Wed, Dec 8, 2010 at 4:50 AM, Edward Page <span dir="ltr">&lt;<a href="mailto:eopage@byu.net">eopage@byu.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I&#39;ve been working on porting DialCentral to Qt.  I&#39;ve got some users<br>
wanting to test this out on Diablo but they are getting the following<br>
error:<br>
dialcentral_qt.py<br>
Traceback (most recent call last):<br>
File &quot;/opt/dialcentral/lib/dialcentral_qt.py&quot;, line 12, in &lt;module&gt;<br>
from PyQt4 import QtGui<br>
RuntimeError: the sip module implements API v8.0 but the PyQt4.QtGui<br>
module requires API v7.0<br>
<br>
User Reports:<br>
<a href="http://talk.maemo.org/showpost.php?p=887774&amp;postcount=1350" target="_blank">http://talk.maemo.org/showpost.php?p=887774&amp;postcount=1350</a><br>
<a href="http://talk.maemo.org/showpost.php?p=891411&amp;postcount=1375" target="_blank">http://talk.maemo.org/showpost.php?p=891411&amp;postcount=1375</a><br>
<a href="http://talk.maemo.org/showpost.php?p=892019&amp;postcount=1378" target="_blank">http://talk.maemo.org/showpost.php?p=892019&amp;postcount=1378</a><br>
<br>
I&#39;ve not seen this at all on my n810.  Seems like some packages got<br>
out of sync somehow.  Anyone know anything further?<br></blockquote></div><br>This issue was due to some dependency/promotion issues which left PyQt in a half-promoted state. An update has been made some three weeks ago (during the conference :) and everything should be dandy after that. If not, the user should apt-get update to the latest PyQt (the problem is that the application manager might refuse to pull in all dependant packages and instead opt not to install the application).<br>
<br>Best regards,<br>Attila<br>