[PyKDE] ANN: SIP v4.3.1 Released
Phil Thompson
phil at riverbankcomputing.co.uk
Sat Sep 10 22:36:34 BST 2005
On Saturday 10 September 2005 9:24 pm, İsmail Dönmez wrote:
> Cumartesi 10 Eylül 2005 19:48 tarihinde, Phil Thompson şunları yazmıştı:
> > SIP v4.3.1 has been released and can be found at the usual place. This is
> > just a bug fix release. One fix is to the code generator so you should
> > rebuild PyQt, PyKDE etc.
>
> Something is broken with this SIP release :
>
> cartman at pardus ~/PyQt/PyQt-x11-gpl-snapshot-20050908 $ python configure.py
> This is the GPL version of PyQt snapshot-20050908 (licensed under the GNU
> General Public License) for Python 2.4.1 on linux2.
>
> Type 'L' to view the license.
> Type 'yes' to accept the terms of the license.
> Type 'no' to decline the terms of the license.
>
> Do you accept the terms of the license? yes
> SIP 4.3.1 is being used.
> An internal error occured. Please report all the output from the program,
> including the following traceback, to support at riverbankcomputing.co.uk.
>
> Traceback (most recent call last):
> File "configure.py", line 1013, in ?
> main(sys.argv)
> File "configure.py", line 914, in main
> sipconfig.error("This version of PyQt requires SIP v%s or later" %
> sipcfg.version_to_string(sip_min_version))
> File "/usr/lib/python2.4/site-packages/sipconfig.py", line 169, in
> __getattr__
> raise AttributeError, "\"%s\" is not a valid configuration value or
> user option" % name
> AttributeError: "version_to_string" is not a valid configuration value or
> user option
No, it's a bug in the PyQt snapshot.
If you are using the current PyQt snapshot then you must also use the current
SIP snapshot.
Phil
More information about the PyQt
mailing list