On Wed, 27 Jun 2012 21:48:10 +0200, Sascha Manns
<sascha.ma...@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
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to