[PyKDE] install problem with latest python qt snapshot
Jacob
stolenID at cfl.rr.com
Wed Dec 4 13:20:01 GMT 2002
On Wednesday 04 December 2002 09:58 am, Markus Jais wrote:
> hi
> I have qt 3.1 (for linux) and python 2.2.2
>
> I have sip 3.4 and the latest py-qt snapshot from 29th
> of november.
>
> this is my error:
>
> Generated the features file.
> ***************************************************************************
>***
> ***************************************************************************
>*** Generating the C++ source for the qt module.
> ***************************************************************************
>*** sip: sip/qthread.sip:58: parse error
> ***************************************************************************
>*** Error: /usr/local/bin/sip failed with an exit code of
> 1.
>
> here is the sip/qthread.sip code
>
>
> ....
> QThread();
> %If (Qt_3_1_0 -)
> QThread(unsigned int); // LINE 58
> %End
> ....
>
> any hints on what to do ?
>
> markus
Try installing the latest snapshot of SIP. I had the same problem, and it
worked fine once I installed the newest SIP.
More information about the PyQt
mailing list