[PyKDE] Installing pyKDE, build error message.

Piotr Kalinowski pitkali at poczta.polhost.pl
Thu Apr 8 10:43:01 BST 2004


> Traceback (most recent call last):
>   File "build.py", line 1038, in ?
>     main (sys.argv)
>   File "build.py", line 990, in main
>     dis.sanity (Release, opts)
>   File "build/discover.py", line 724, in sanity
>     raise DiscoverError, msg % (self.sipBin.vers, "this", base)
> discover.DiscoverError: sip version (3.1) not compatible with this version
> (3.8)
Ah yes - this is again version number problem. The way used by the script 
assumes, that version is of form digit (dot) digit - so it failes in a way 
for version number of form digit(dot)2digits, not to mention even more 
dots ;) This you could correct in build/discover.py, one of the Discover 
derived classes with sip in name, but I can't remember which one...

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/5b49a752/attachment.bin


More information about the PyQt mailing list