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
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
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.
> 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
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
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
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