Re: [Pythonmac-SIG] new subscriber

2011-12-19 Thread David Cortesi
But just take pains to be clear & include sample code to illustrate your question and somebody will usually answer. (Also, stackoverflow.com is a good place to look for answers.) Re the mac, none of the non-Apple python installs (i.e. from ActiveState or python.org) will deliberately override the

[Pythonmac-SIG] wxpython+matplotlib+numpy = huge app bundle?

2011-12-19 Thread Carlos Grohmann
Hello all, I'm working on a app for Structural Geology called OpenStereo (http://www.igc.usp.br/index.php?id=openstereo). It uses wxpython, matplotlib and numpy. I used py2exe to create a windows binary of about 15 Mb. Using py2app, the resulting .app is over 200 Mb!! It seems to me that the issu