<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Here was Sudhakar's comment (thanks), but it doesn't seem to help. &nbsp;The Python version doesn't change (2.6), nor the version of wxPython. &nbsp;All that changes, as far as I can see, is the very small edits I'm making in the code. &nbsp;For a while I thought trashing the old .app and the dist folder forced the smaller file-size, but now that doesn't seem to work either. &nbsp;What am I missing about py2app?<br><div><br><blockquote type="cite"><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="4" color="#000000" style="font: 13.0px Helvetica; color: #000000"><b>From: </b></font><font face="Helvetica" size="4" style="font: 13.0px Helvetica">sudhakar s &lt;<a href="mailto:ssquery@gmail.com">ssquery@gmail.com</a>&gt;</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="4" color="#000000" style="font: 13.0px Helvetica; color: #000000"><b>Date: </b></font><font face="Helvetica" size="4" style="font: 13.0px Helvetica">September 13, 2009 2:19:30 AM EDT</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="4" color="#000000" style="font: 13.0px Helvetica; color: #000000"><b>To: </b></font><font face="Helvetica" size="4" style="font: 13.0px Helvetica">Charles Hartman &lt;<a href="mailto:charles.hartman@conncoll.edu">charles.hartman@conncoll.edu</a>&gt;</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="4" color="#000000" style="font: 13.0px Helvetica; color: #000000"><b>Subject: </b></font><font face="Helvetica" size="4" style="font: 13.0px Helvetica"><b>Re: [Pythonmac-SIG] size of py2app app</b></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><br></div> </div>This happens when you are trying to make a standalone application(file size is less) and distributable application, ie is run on other system then file size is more.<br><br>i want to make sure whether ur app running on another sys and r u using PMW module....if so there is little problem in converting py2app.<br> <br>sudhakar.<br><br><div class="gmail_quote">On Sat, Sep 12, 2009 at 12:30 AM, Charles Hartman <span dir="ltr">&lt;<a href="mailto:charles.hartman@conncoll.edu">charles.hartman@conncoll.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> My app changes just a little here and there between builds, and my setup.py doesn't change at all. &nbsp;Sometimes the app (using "python setup.py py2app --strip --iconfile MyApp.icns") comes out to about 47 MB, and sometimes it comes out to I have an app that sometimes comes out to about 95 MB. &nbsp;I can't pin down anything that makes the difference. &nbsp;I know "--strip" is the default now, but putting it in or leaving it out seems to have no effect. &nbsp;What am I missing? &nbsp;I'm using py2app-0.4.2-py2.6.egg.<br> <br> Charles Hartman<br> <br> _______________________________________________<br> Pythonmac-SIG maillist &nbsp;- &nbsp;<a href="mailto:Pythonmac-SIG@python.org" target="_blank">Pythonmac-SIG@python.org</a><br> <a href="http://mail.python.org/mailman/listinfo/pythonmac-sig" target="_blank">http://mail.python.org/mailman/listinfo/pythonmac-sig</a><br> </blockquote></div><br><br clear="all"><br>-- <br>With Regards,<br>S Sudhakar.<br></blockquote></div><br></body></html>