Re: [Pythonmac-SIG] py2app issue, app crashes on 10.7.5

2013-02-23 Thread David Smith
Hello, Were you able to resolve the crash problem on 10.7? If so, can you describe your solution? I just built an app with py2app on 10.8, and it crashes with identical exceptions on 10.6. Thanks! ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.

Re: [Pythonmac-SIG] py2app issue, app crashes on 10.7.5

2013-02-24 Thread David Smith
ronaldoussoren/py2app/issue/93/mach-o-header-may-be-too-large-to-relocate https://groups.google.com/forum/?fromgroups=#!topic/wxpython-users/uGzpA5rllJo On Feb 24, 2013, at 11:00 AM, Ronald Oussoren wrote: > > On 23 Feb, 2013, at 21:03, David Smith wrote: > >> Hello, >>