[PyKDE] Segmentation faults in pyqt

Phil Thompson phil at riverbankcomputing.co.uk
Sun Jun 20 15:42:00 BST 2004


On Sunday 20 June 2004 2:23 pm, Diez B. Roggisch wrote:
> Hi,
>
> > This smells fishy. I would start checking your system for old versions
> > of sip/PyQt, especially in /usr/lib/python. If this guess doesn't
> > match, send us the output of:
>
> I did that  - I removed all things that appeared to be part of sip and
> pyqt, and reinstalled the packages. Now all in
> /usr/lib/python2.3/site-packages is from the same date (2004-05-21) and the
> libsip is from 2004-04-24.
>
> Still the same behaviour :(
>
> > python -vc "import qt"
>
> I attached the output - from what I understand, it looks ok.
>
> > > These are the various versions of sip/pyqt I tried:
> > >
> > > sip-4.0rc3             sip-snapshot-20040329
> > > sip-4.0rc4             sip-snapshot-20040501
> >
> > Note that changing sip always implies a PyQt (and dependants)
> > recompile.
>
> Sure - I of course did that.

libsip is SIP v3, not v4.

Phil




More information about the PyQt mailing list