Re: [Pythonmac-SIG] Installing numpy 0.9.6 problems

2006-03-27 Thread Christopher Barker
Ronald Oussoren wrote: > I'd prefer to have 1 installer for python on OSX, that makes support > a lot easier. And we would like to by able to use Py2App to build apps that will run under both 10.3.9 and 10.4.* -Chris -- Christopher Barker, Ph.D. Oceanographer

Re: [Pythonmac-SIG] Installing numpy 0.9.6 problems

2006-03-26 Thread Russell E Owen
At 6:35 PM +0100 3/25/06, Ronald Oussoren wrote: >>>On 23-mrt-2006, at 19:24, James Boyle wrote: >>>... I am running OX 10.3.9. I installed python 2.4.2 using Universal MacPython 2.4.2.dmg. ... > >The universal binary build contains some trickery to enable building >extensions >on OSX

Re: [Pythonmac-SIG] Installing numpy 0.9.6 problems

2006-03-25 Thread Bob Ippolito
On Mar 25, 2006, at 12:06 PM, Ronald Oussoren wrote: > > On 25-mrt-2006, at 19:41, Russell E Owen wrote: > >> At 6:35 PM +0100 3/25/06, Ronald Oussoren wrote: > On 23-mrt-2006, at 19:24, James Boyle wrote: > ... >> I am running OX 10.3.9. I installed python 2.4.2 using Universal >

Re: [Pythonmac-SIG] Installing numpy 0.9.6 problems

2006-03-25 Thread Ronald Oussoren
On 25-mrt-2006, at 19:41, Russell E Owen wrote: > At 6:35 PM +0100 3/25/06, Ronald Oussoren wrote: On 23-mrt-2006, at 19:24, James Boyle wrote: ... > I am running OX 10.3.9. I installed python 2.4.2 using Universal > MacPython 2.4.2.dmg. > ... >> >> The universal binary buil

Re: [Pythonmac-SIG] Installing numpy 0.9.6 problems

2006-03-25 Thread Ronald Oussoren
On 24-mrt-2006, at 21:19, Russell E. Owen wrote: > In article <[EMAIL PROTECTED]>, > Ronald Oussoren <[EMAIL PROTECTED]> wrote: > >> On 23-mrt-2006, at 19:24, James Boyle wrote: >> ... >>> I am running OX 10.3.9. I installed python 2.4.2 using Universal >>> MacPython 2.4.2.dmg. >>> >>> When I tr

Re: [Pythonmac-SIG] Installing numpy 0.9.6 problems

2006-03-24 Thread Russell E. Owen
In article <[EMAIL PROTECTED]>, Ronald Oussoren <[EMAIL PROTECTED]> wrote: > On 23-mrt-2006, at 19:24, James Boyle wrote: >... > > I am running OX 10.3.9. I installed python 2.4.2 using Universal > > MacPython 2.4.2.dmg. > > > > When I try to install numpy 0.9.6 it fails ... > > . > > I am run

Re: [Pythonmac-SIG] Installing numpy 0.9.6 problems

2006-03-23 Thread Christopher Barker
James Boyle wrote: > I am running gcc 3.3. I note that the python 2.4.2 was built using gcc > 4.0.1. Could this difference in gcc versions be the problem? > At present I am at a loss as to what to try next. It sure could. The thing to try is using gcc 4.0.1: sudo gcc_select 4.x You may need to

Re: [Pythonmac-SIG] Installing numpy 0.9.6 problems

2006-03-23 Thread Ronald Oussoren
On 23-mrt-2006, at 19:24, James Boyle wrote: > I'm not sure whether to post this to this list or the numpy list > but I'll start here. > > I am running OX 10.3.9. I installed python 2.4.2 using Universal > MacPython 2.4.2.dmg. > > When I try to install numpy 0.9.6 it fails with the message. >

[Pythonmac-SIG] Installing numpy 0.9.6 problems

2006-03-23 Thread James Boyle
I'm not sure whether to post this to this list or the numpy list but I'll start here. I am running OX 10.3.9. I installed python 2.4.2 using Universal MacPython 2.4.2.dmg. When I try to install numpy 0.9.6 it fails with the message. . . gcc: _configtest.c gcc: cannot specify -o with -c or -S and