[Pythonmac-SIG] py2applet--is it really this easy?

Bob Ippolito bob at redivi.com
Mon Apr 25 20:55:55 CEST 2005


On Apr 25, 2005, at 2:44 PM, Charles Hartman wrote:

> When I tried the applet approach, and burned the result to a CD and 
> tried to copy it to another 10.3 Mac, I got an error message saying 
> that something could not be copied; it had to do with a "framework", 
> but I don't have the exact wording. (It's a multi-module script using 
> wxPython; the applet was big, like 14Mb as opposed to the 11Mb app 
> that py2app makes, if that's a clue.)

Make sure you're using the latest py2app (currently 0.1.9, or 0.2.0 in 
svn).
Write down exact messages or take screenshots.
Put together more explicit steps to reproduce, and send me a zip of the 
resultant .app using Finder's "create archive".

It's likely the method you're using, not py2app itself.

-bob



More information about the Pythonmac-SIG mailing list