Hi there,
I've been reasonably successful in building an app bundle with py2app.
I'm running OS X Lion, python 2.7.2 (from python.org), wxpython
2.9beta, and my app
uses matplotlib and numpy.
Using py2exe, the final folder has 14MB, or 11MB compressed.
Using py2app, the .app has 250MB (!) or 100
On 4 Mar, 2012, at 12:18, Charles Hartman wrote:
> I'm just coming back to programming after years, trying to recompile an old
> program that works but needs updating and expansion. I'm now on OS 10.6.8,
> Python 2.7.2, with wxPython (64/32bit).My newly installed py2app is:
> py2app-0.6.4