[PyQt] Packaging Error in python-qt [Linux-RPM]

Phil Thompson phil at riverbankcomputing.com
Thu Jun 28 09:27:03 BST 2012


On Wed, 27 Jun 2012 21:48:10 +0200, Sascha Manns
<Sascha.Manns at open-slx.de>
wrote:
> Hello mates,
> 
> i'm trying to package the python-qt and sip components for our Plasma
> Active 
> Stack. 
> I'm using PyQt-x11-gpl-4.9.3.tar.bz2 and sip-4.13.3+hg20120627.
> The sip component is packaged as "sip" and sip is added as BuildRequire
> and 
> Require in the python-qt4 spec.
> But python-qt4 makes trouble. I'm getting:
> 
> + python configure.py --confirm-license --qsci-api -u
> Error: This version of PyQt requires SIP v4.13.3 or later
> 
> How the configure.py script detects the right version?

By importing the sipconfig module.

Phil


More information about the PyQt mailing list