[Pythonmac-SIG] OS X python memory limits ?

2008-05-22 Thread James Boyle
OS X 10.4.11 numpy 1.0 python 2.5.1 I have been running some data analyses and getting errors such as the following: python(22768) malloc: *** vm_allocate(size=14778368) failed (error code=3) python(22768) malloc: *** error: can't allocate region python(22768) malloc: *** set a breakpoint

Re: [Pythonmac-SIG] building extension problems on OS X python 2.5.1

2007-05-04 Thread James Boyle
at the highest level - do things get overridden as the build propagates down ? --Jim On May 4, 2007, at 10:49 AM, Ronald Oussoren wrote: > > On 4 May, 2007, at 18:11, James Boyle wrote: > >> INTEL Mac OS X 10.4.9 Macpython 2.5.1 >> >> I am having trouble building e

[Pythonmac-SIG] building extension problems on OS X python 2.5.1

2007-05-04 Thread James Boyle
INTEL Mac OS X 10.4.9 Macpython 2.5.1 I am having trouble building extensions onto my MacPython 2.5.1. The error for pynetcdf 0.7 is given below but I have had the same error on two other packages. It appears that the builds attempt to make a universal binary by default and attempt to link

[Pythonmac-SIG] Problems installing Numpy using Universal MacPython

2006-03-27 Thread James Boyle
I posted this to the numpy mailing list - I am re-posting here since it is a more complete description of the situation than my previous post to this list. I am running OX 10.3.9. I installed python 2.4.2 using Universal MacPython 2.4.2.dmg. I am on a PowerPC G4. The Universal build is designed t

[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