Re: [Pythonmac-SIG] py2app & pillow

2014-07-21 Thread Ronald Oussoren
On 13 Jun 2014, at 21:45, Karsten Wolf wrote: > Hi, > > in an py2app app I replaced the thumbnail mechanism from sips (via os.system) > to Pillow. The resulting app size went from 11MB to 50 MB for the inclusion > of the complete TCL/TK stuff. > > Is there an easy way to reduce that? > > Bo

[Pythonmac-SIG] py2app & pillow

2014-06-13 Thread Karsten Wolf
Hi, in an py2app app I replaced the thumbnail mechanism from sips (via os.system) to Pillow. The resulting app size went from 11MB to 50 MB for the inclusion of the complete TCL/TK stuff. Is there an easy way to reduce that? Both, Python 2.7.6 and Pillow are compiled for intel 32bit on OSX10.6