[Pythonmac-SIG] py2app error when launching built app

2012-12-21 Thread Alex Honeywell
I've got my app successfully bundled and built, but when I try to launch it from Finder I get "snakewatch: Error" and nothing else except "exited with error: 255" in Console. When I run the binary from Terminal instead, I get Traceback (most recent call last): File "/Volumes/Data/Development/sn

Re: [Pythonmac-SIG] py2app error when launching built app

2013-06-25 Thread Alex Honeywell
24, 2012 at 3:53 AM, Ronald Oussoren wrote: > > On 11 Nov, 2012, at 23:26, Alex Honeywell > wrote: > > > I've got my app successfully bundled and built, but when I try to launch > it from Finder I get "snakewatch: Error" and nothing else except "exited >