[Pythonmac-SIG] Problems with bundlebuilder

John P Speno speno at isc.upenn.edu
Wed Nov 26 20:15:27 EST 2003


On Wed, Nov 26, 2003 at 07:25:35PM -0500, Itamar Shtull-Trauring wrote:
> I'm packaging an app with bundlebuilder. Works fine on my computer, but on
> my client's it's failing - all Console says is that it exited with error
> 22, no traceback, nothing. He has MacPython installed, and I built the
> bundle with semi_standalone. Any ideas?

I like to start the app from a shell and hope for some kind of error
message there.

Something like:

    % cd Yourapp.app/Contents
    % MacOS/Yourapp



More information about the Pythonmac-SIG mailing list