Re: [Numpy-discussion] numpy Mac binary for Python 2.6

2009-04-21 Thread Christopher Barker
Russell E. Owen wrote: > Christopher Barker wrote: >> Has anyone submitted these patches so they'll get into bdist_mpkg? I'm >> guessing Ronald Oussoren would be the person to accept them, but you can >> post to the MacPython list to be sure. >> >> -Chris > > I have not, but would be happy to

Re: [Numpy-discussion] numpy Mac binary for Python 2.6

2009-04-21 Thread Russell E. Owen
In article <49ecf2aa.8080...@noaa.gov>, Christopher Barker wrote: > Russell E. Owen wrote: > >>> http://www.pymvpa.org/devguide.html > > > > The patch at the end of this document worked. > > Has anyone submitted these patches so they'll get into bdist_mpkg? I'm > guessing Ronald Oussoren woul

Re: [Numpy-discussion] numpy Mac binary for Python 2.6

2009-04-20 Thread Christopher Barker
Russell E. Owen wrote: >>> http://www.pymvpa.org/devguide.html > > The patch at the end of this document worked. Has anyone submitted these patches so they'll get into bdist_mpkg? I'm guessing Ronald Oussoren would be the person to accept them, but you can post to the MacPython list to be sure.

Re: [Numpy-discussion] numpy Mac binary for Python 2.6

2009-04-17 Thread Russell E. Owen
> In article > <5b8d13220904161842k2f2f76c9v1dde62f4655c2...@mail.gmail.com>, > David Cournapeau wrote: > > > It is a bug of bdist_mpkg on leopard (the error message is a bit > > misleading - if you look at the code, you will see it calls for a > > command line utility which does not exist on l

Re: [Numpy-discussion] numpy Mac binary for Python 2.6

2009-04-17 Thread Russell E. Owen
In article <5b8d13220904161842k2f2f76c9v1dde62f4655c2...@mail.gmail.com>, David Cournapeau wrote: > On Fri, Apr 17, 2009 at 4:55 AM, Russell E. Owen > wrote: > > Does anyone have a binary installer for numpy 1.3.0 and Python 2.6? > > > > I've been able to install from source and all tests pas

Re: [Numpy-discussion] numpy Mac binary for Python 2.6

2009-04-16 Thread David Cournapeau
On Fri, Apr 17, 2009 at 4:55 AM, Russell E. Owen wrote: > Does anyone have a binary installer for numpy 1.3.0 and Python 2.6? > > I've been able to install from source and all tests passed, but I prefer > official binaries because I have some confidence that there are no > hidden dependencies (imp

[Numpy-discussion] numpy Mac binary for Python 2.6

2009-04-16 Thread Russell E. Owen
Does anyone have a binary installer for numpy 1.3.0 and Python 2.6? I've been able to install from source and all tests passed, but I prefer official binaries because I have some confidence that there are no hidden dependencies (important for distributing self-contained apps). I tried to build