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:[EMAIL PROTECTED] * GG:1482763 * * JID: [EMAIL PROTECTED] * Tlen: [EMAIL PROTECTED] * RLU:282090 * * Fingerprint: D5BB 27C7 9993 50BB A1D2 33F5 961E FE1E D049 4FCD *
pgp00000.pgp
Description: signature
