[Pythonmac-SIG] MacOSX Python - framework support working

Nathan Heagy nathan@vividworks.com
Thu, 16 Aug 2001 15:09:21 -0600 (CST)


Really cool! I'm a new to developing for OS X but I use python daily - got
any demo python apps?

nathan




On Thu, 16 Aug 2001, Jack Jansen wrote:

> People using commandline Python on OSX and interested in the ObjC
> stuff or whatever should check out the latest CVS changs form the
> repository: Python can now be built as a framework.
>
> The configure option to use is "--enable-framework". After the make do
> a "make frameworkinstall" and a complete Python framework will end up
> in /Library/Frameworks.
>
> There's no build instructions for a ".app" Python package yet, but
> that's next on the wishlist.
>
> setup.py also contains build instructions for most (originally
> MacPython) toolbox modules, but they're commented out except for a
> few: there are still issues with sys.path, with resource files and a
> few other things.
> --
> Jack Jansen             | ++++ stop the execution of Mumia Abu-Jamal ++++
> Jack.Jansen@oratrix.com | ++++ if you agree copy these lines to your sig ++++
> www.oratrix.nl/~jack    | ++++ see http://www.xs4all.nl/~tank/ ++++
>
> _______________________________________________
> Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
> http://mail.python.org/mailman/listinfo/pythonmac-sig
>