Oooh, just realized we&#39;re talking about *Diablo*. Let me check.<br><br><div class="gmail_quote">On Fri, Dec 10, 2010 at 5:09 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;"><div class="im">On Wed, Dec 8, 2010 at 4:58 AM, Attila Csipa &lt;<a href="mailto:maemo@csipa.in.rs">maemo@csipa.in.rs</a>&gt; wrote:<br>

&gt; This issue was due to some dependency/promotion issues which left PyQt in a<br>
&gt; half-promoted state. An update has been made some three weeks ago (during<br>
&gt; the conference :) and everything should be dandy after that. If not, the<br>
&gt; user should apt-get update to the latest PyQt (the problem is that the<br>
&gt; application manager might refuse to pull in all dependant packages and<br>
&gt; instead opt not to install the application).<br>
<br>
</div>Hmm, I installed all of my Qt apps before then without a problem.<br>
Most of my users grabbed it this last week and are having the issues.<br>
Just to test that I could keep my device in a good state, I did what I<br>
expect my users to do (with extras-devel enabled):<br>
apt-get remove python2.5-sip4<br>
apt-get autoremove<br>
apt-get update<br>
apt-get install dialcentral ejpi gonvert<br>
<br>
After doing all of that I ended up in the same situation as my users:<br>
Nokia-N810-43-7:~# /opt/ejpi/lib/ejpi_qt.py<br>
<div class="im">Traceback (most recent call last):<br>
</div>  File &quot;/opt/ejpi/lib/ejpi_qt.py&quot;, line 12, in &lt;module&gt;<br>
<div class="im">    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>
</div>Any idea why it is still happening?<br>
<br>
Ed Page<br>
</blockquote></div><br>