LALOUX Martin wrote:
> why not try ?
or even better:
http://www.pythonmac.org/packages/py24-fat/index.html
numpy 0.9.8 is right there.
-CHB
--
Christopher Barker, Ph.D.
Oceanographer
NOAA/OR&R/HAZMAT (206) 526-6959 voice
7600 Sand Poi
why not try ?
http://www.scipy.org/Installing_SciPy/Mac_OS_X?highlight=%28%28%28-%2A%29%28%5Cr%29%3F%5Cn%29%28.%2A%29CategoryInstallation%5Cb%29
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Joel Levine wrote:
> I am trying to get up and running under Mac10.4 with the Intel chip.
>
> My old code runs on my 10.3 machine. On this machine, it can not find
> Numeric.
>
> That's reasonable: It isn't there.
>
> If I copy the contents of my ol
I am trying to get up and running under Mac10.4 with the Intel chip.
My old code runs on my 10.3 machine. On this machine, it can not find Numeric.
That's reasonable: It isn't there.
If I copy the contents of my old Numeric folder to a proper location, Python simply dies when I try to import
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
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
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
>
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
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
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
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
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.
>
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
13 matches
Mail list logo