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