[PyQt] SIP, PyQt compatibility with QT version

Hans-Peter Jansen hpj at urpla.net
Tue Jun 14 10:28:47 BST 2011


On Tuesday 14 June 2011, 07:09:27 Vivek Narvekar wrote:
> Hello,
>
>
>
> I was previously using SIP 3.3 and PyQt 3.3 versions with Qt 3.0.8.
>
> Now I am planning to migrate to QT 3.3.6-8.

This might work, but nobody will care, if it doesn't. 

> Can you please tell me if SIP 3.3 and PyQt 3.3 version are compatible
> with QT 3.3.6-8 ?

Well, being backwards isn't a crime per se, but for your own safety, I would  
strongly advise to use the the latest sip and PyQt3 releases:

sip: 4.12.3
PyQt3: 3.18.1

That way, your PyQt3 code has good chances of still working properly, and 
you have the foundation for using PyQt4 in parallel, too.

Pete


More information about the PyQt mailing list