[PyKDE] Installing pyKDE, build error message.
Piotr Kalinowski
pitkali at poczta.polhost.pl
Thu Apr 8 00:32:01 BST 2004
Generally - this is wrong version of PyQt. For versions above 3.9, old method
of obtaining version number ceise to work and require few modifications. Here
you need to add base argument to int, so it would look like:
self.minor = str (int (self.versNum [4:6], 16))
Regards,
--
* Piotr 'pitkali' Kalinowski * mailto:pitkali at o2.pl * GG:1482763 *
* JID: pitkali at jabberpl.org * Tlen: pitkali at tlen.pl * RLU:282090 *
* Fingerprint: D5BB 27C7 9993 50BB A1D2 33F5 961E FE1E D049 4FCD *
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: signature
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20040408/67d3a473/attachment.bin
More information about the PyQt
mailing list