[PyKDE] ANNOUNCE: Eric 2.1.2 released

Detlev Offenbach detlev at die-offenbachs.de
Wed Aug 7 19:43:00 BST 2002


Am Mittwoch, 7. August 2002 00:22 schrieb Peter Kropf:
> Just to let you know, build.py doesn't work with PyQt 3.3.1. There's
> an attempt to convert PYQT_VERSION into a float that fails since the
> value is 3.3.1...

Thanks for the bug report. Please use "float(PYQT_VERSION[:3])" instead 
of  "float(PYQT_VERSION)". The bug fix will be in the next standalone 
release.

>
> - Peter
>
>

[snip]

Detlev
-- 
Detlev Offenbach
detlev at die-offenbachs.de




More information about the PyQt mailing list