[Pythonmac-SIG] New binary installers for numpy, PIL and matplotlib for 32-bit python 2.7

2010-10-19 Thread Russell E. Owen
I have build three binary installers for the python.org 32-bit Python 2.7 (compatible with 10.3.9 and later): numpy 1.5.0 (see note 1) matplotlib 1.0.0 (see note 2) PIL 1.1.7 They are available here: Please test them and let me know if they

[Pythonmac-SIG] New binary installers for Python 2.7 packages (retry)

2010-10-19 Thread Russell E. Owen
I have build several binary installers for the python.org 32-bit Python 2.7 (compatible with 10.3.9 and later): numpy 1.5.0 (see note 1) matplotlib 1.0.0 (but wx support is iffy; see note 2) PIL 1.1.7 pygame 1.9.1 They are available here: Pl

Re: [Pythonmac-SIG] py2app on linux

2010-10-19 Thread Ronald Oussoren
On 15 Oct, 2010, at 18:34, Christopher Barker wrote: > On 10/15/10 7:57 AM, Ronald Oussoren wrote: >> It is in theory possible to tweak py2app to do this, all of py2app is >> python code and py2app doesn't use the C compiler. > > Doesn't py2app need to use macholib to edit shared libs it's bundl