[PyQt] ANN: PyQt v5.5 and SIP v4.16.9 Released

Phil Thompson phil at riverbankcomputing.com
Mon Jul 20 18:33:05 BST 2015


On 20/07/2015 5:57 pm, Detlev Offenbach wrote:
> Hi,
> 
> I installed Qt 5.5.0 on my Linux box using the online installer
> selecting the LGPL version (i.e.
> not creating an account). Running configure.py in the latest PyQt5
> results in a message
> 
> Error: This version of PyQt5 and the commercial version of Qt have
> incompatible licenses.
> 
> How could PyQt5 detect a commercial version while the Qt installer says 
> LGPL?

It depends on exactly what QLibraryInfo::licensee() returns - it might 
have changed in Qt v5.5.0.

What is the first line of the qtdetail.out file that configure.py 
generates?

Phil


More information about the PyQt mailing list