[PyKDE] PyQT OS/X and threading support
Phil Thompson
phil at riverbankcomputing.co.uk
Wed Aug 18 09:22:00 BST 2004
On Wednesday 18 August 2004 4:01 am, Ian Holsman wrote:
> Hi.
>
> I'm trying to get PyQT installed on my mac (with fink's python)
>
> now I had everything running and it was quite happy, until I upgraded to
> qt 3.3.3
> and installed threading support (which I need )
>
> now I rebuilt PyQT the first time and it worked fine so it isn't 3.3.3
> that build had the following (old) features file with:
> -x Qt_THREAD_SUPPORT
> -x Qt_STYLE_WINDOWSXP
>
> now.. I needed threads so I removed the top one (and rebuilt)
> and now python freezes when I try running examples3/tut1.py
> ;(
>
> any hints?
Hacking the features file is not a good idea. Rebuild both SIP and PyQt from
scratch.
Phil
More information about the PyQt
mailing list