[PyQt] python 2.5 - pyQt and Qt: what's the right version?

Melton Low softw.devl at gmail.com
Sat Jun 27 04:03:42 BST 2009


Hi Phil,
I just downloaded Qt 4.5.2 and Sip 4.8.1.  Both installed with no problem.
 But PyQt 4.5.1's configure.py gave me the incompatible message.  What can I
change to configure.py to get it to work?

MacOS X 10.4.11 PPC
Python 2.6.2

Mel

On Thu, Jun 25, 2009 at 11:16 AM, Phil Thompson <phil at riverbankcomputing.com
> wrote:

> On Thu, 25 Jun 2009 18:39:16 +0200, Luca Mandolesi <mandoluca at gmail.com>
> wrote:
> > Today I've installed Qt 4.5.2 and I try to install pyQt 4.5.1 but I
> receive
> > this error. I must to use python2.5 to run correctly the gis software
> > (Qgis).
> >
> > $ cd PyQt-mac-gpl-4.5.1
> > $ python configure.py
> > Determining the layout of your Qt installation...
> > This is the GPL version of PyQt 4.5.1 (licensed under the GNU General
> > Public
> > License) for Python 2.5.4 on darwin.
> > Error: This version of PyQt and the Desktop edition of Qt have
> incompatible
> > licenses.
> >
> > What's the compatible version?
>
> Qt v4.5.2 changes the name of the version which is causing a test to
> (wrongly) fail in configure.py.
>
> Phil
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20090627/4d548597/attachment.html


More information about the PyQt mailing list