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

_______________________________________________
PyKDE mailing list    [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to