[PyKDE] PyQt 4.0.1 - howto ?

David Boddie david at boddie.org.uk
Mon Jul 17 21:57:47 BST 2006


On Monday 17 July 2006 19:55, Kevin Cureton wrote:
> Did you build Python has a framework for MacOSX? I ran into a similar
> problem (PyQt3). Once I rebuilt Python as a framework, along with
> rebuilding the various extensions, SIP, and PyQt, things worked fine.
>
> Here are the commands to build Python as a framework from the source.
>
>      configure --enable-framework
>      make
>      sudo make frameworkinstall

Thanks for the tip. I've added it to the PyQt Wiki for future reference:

http://www.diotavelli.net/PyQtWiki/Mac_OS_X_Installation_Notes

Feel free to update it as required.

David




More information about the PyQt mailing list