Hi Phil,<div><br></div><div>I just downloaded Qt 4.5.2 and Sip 4.8.1.  Both installed with no problem.  But PyQt 4.5.1&#39;s configure.py gave me the incompatible message.  What can I change to configure.py to get it to work?</div>
<div><br></div><div>MacOS X 10.4.11 PPC</div><div>Python 2.6.2 </div><div><br></div><div>Mel<br><br><div class="gmail_quote">On Thu, Jun 25, 2009 at 11:16 AM, Phil Thompson <span dir="ltr">&lt;<a href="mailto:phil@riverbankcomputing.com">phil@riverbankcomputing.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">On Thu, 25 Jun 2009 18:39:16 +0200, Luca Mandolesi &lt;<a href="mailto:mandoluca@gmail.com">mandoluca@gmail.com</a>&gt;<br>

wrote:<br>
<div><div></div><div class="h5">&gt; Today I&#39;ve installed Qt 4.5.2 and I try to install pyQt 4.5.1 but I<br>
receive<br>
&gt; this error. I must to use python2.5 to run correctly the gis software<br>
&gt; (Qgis).<br>
&gt;<br>
&gt; $ cd PyQt-mac-gpl-4.5.1<br>
&gt; $ python configure.py<br>
&gt; Determining the layout of your Qt installation...<br>
&gt; This is the GPL version of PyQt 4.5.1 (licensed under the GNU General<br>
&gt; Public<br>
&gt; License) for Python 2.5.4 on darwin.<br>
&gt; Error: This version of PyQt and the Desktop edition of Qt have<br>
incompatible<br>
&gt; licenses.<br>
&gt;<br>
&gt; What&#39;s the compatible version?<br>
<br>
</div></div>Qt v4.5.2 changes the name of the version which is causing a test to<br>
(wrongly) fail in configure.py.<br>
<br>
Phil<br>
_______________________________________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a><br>
<a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt" target="_blank">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a><br>
</blockquote></div><br></div>