[PyKDE] PyQT OS/X and threading support

Ian Holsman lists at holsman.net
Wed Aug 18 04:01:09 BST 2004


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?






More information about the PyQt mailing list