On Sat, May 16, 2009 at 19:26, ljhardy wrote:
>
> I'm continuing to have this problem. I have installed Python 2.6.2 from the
> source that is found on www.python.org. I'm running Leopard 10.5.7.
You cannot use a binary of numpy built for Python 2.5 with your Python 2.6.
--
Robert Kern
"I ha
I'm continuing to have this problem. I have installed Python 2.6.2 from the
source that is found on www.python.org. I'm running Leopard 10.5.7.
Entering "python" from the shell shows:
Python 2.6.2 (r262:71600, May 16 2009, 19:04:59)
[GCC 4.0.1 (Apple Inc. build 5465)] on darwin
Type "help", "
When I built the numpy binary last year I used the svn trunk of
bdist_mpkg and changed the module that builds the info.plist (diff
below). This was much easier then modifying the package after it's
built.
Chris
Index: bdist_mpkg/plists.py
=
David Cournapeau wrote:
> chris.bar...@noaa.gov wrote:
>> I think I'd prefer to patch bdist_mpkg, rather than re-writing or
>> forking.
> If you manage to do what you want as a command, then yes, forking does
> not make any sense. It is just that I am tired of wasting my time with
> distutils-r
chris.bar...@noaa.gov wrote:
> I think I'd prefer to patch bdist_mpkg, rather than re-writing or
> forking.
>
If you manage to do what you want as a command, then yes, forking does
not make any sense. It is just that I am tired of wasting my time with
distutils-related codebase :)
cheers,
On Wed, Apr 15, 2009 at 12:22:07AM -0500, Robert Kern wrote:
> On Wed, Apr 15, 2009 at 00:19, Gael Varoquaux
> wrote:
> > On Tue, Apr 14, 2009 at 07:31:21PM -0700, chris.bar...@noaa.gov wrote:
> >> I think I'd prefer to patch bdist_mpkg, rather than re-writing or
> >> forking. Others need it too.
On Wed, Apr 15, 2009 at 00:19, Gael Varoquaux
wrote:
> On Tue, Apr 14, 2009 at 07:31:21PM -0700, chris.bar...@noaa.gov wrote:
>> I think I'd prefer to patch bdist_mpkg, rather than re-writing or
>> forking. Others need it too.
>
> Tarek Ziade, one of the distutils maintainer, has been fairly resp
On Tue, Apr 14, 2009 at 07:31:21PM -0700, chris.bar...@noaa.gov wrote:
> I think I'd prefer to patch bdist_mpkg, rather than re-writing or
> forking. Others need it too.
Tarek Ziade, one of the distutils maintainer, has been fairly responsive
lately. And I know he runs a Mac. So I believe that i
David Cournapeau wrote:
>> yes, that's it -- "system Python" is a misnomer. I really should figure
>> out how to change that message.
>>
> It is set-up in the info.plist as built by bdist_mpkg, so I guess
> changing this file should be enough - this should be easy to test :)
yup. It's pretty e
chris.bar...@noaa.gov wrote:
> David Cournapeau wrote:
>
>> I think you need to install python from python.org (version 2.5) to
>> install the numpy binary,
>>
>
> yes, that's it -- "system Python" is a misnomer. I really should figure
> out how to change that message.
>
It is set-up i
David Cournapeau wrote:
> I think you need to install python from python.org (version 2.5) to
> install the numpy binary,
yes, that's it -- "system Python" is a misnomer. I really should figure
out how to change that message.
-Chris
--
Christopher Barker, Ph.D.
Oceanographer
Emergency Resp
On Apr 12, 2009, at 7:02 PM, David Cournapeau wrote:
> On Mon, Apr 13, 2009 at 1:19 AM, Stuart Edwards > wrote:
>> Hi
>>
>> I am trying to install numpy 1.3.0 on Leopard 10.5.6 and at the point
>> in the install process where I select a destination, my boot disc is
>> excluded with the message:
>
On Mon, Apr 13, 2009 at 1:19 AM, Stuart Edwards wrote:
> Hi
>
> I am trying to install numpy 1.3.0 on Leopard 10.5.6 and at the point
> in the install process where I select a destination, my boot disc is
> excluded with the message:
>
I think you need to install python from python.org (version 2
Hi
I am trying to install numpy 1.3.0 on Leopard 10.5.6 and at the point
in the install process where I select a destination, my boot disc is
excluded with the message:
" You cannot install numpy 1.3.0 on this volume. numpy requires
System Python 2.5 to install."
I'm not sure what 'Syste
14 matches
Mail list logo