Re: [Numpy-discussion] Problem installing NumPy with Python 3.2.2/MacOS X 10.7.2 (Samuel John)

2012-01-26 Thread Hans-Martin v. Gaudecker
o_fahrenheit ... ok test_constants.test_lambda_to_nu ... ok test_constants.test_nu_to_lambda ... ok test_definition (test_basic.TestDoubleFFT) ... ok test_djbfft (test_basic.TestDoubleFFT) ... ok test_n_argument_real (test_basic.TestDoubleFFT) ... ok test_definition (test_basic.TestDoubleIFFT) ..

Re: [Numpy-discussion] Problem installing NumPy with Python 3.2.2/MacOS X 10.7.2

2012-01-26 Thread Samuel John
Hi Hans-Martin! You could try my instructions recently posted to this list http://thread.gmane.org/gmane.comp.python.scientific.devel/15956/ Basically, using llvm-gcc scipy segfaults when scipy.test() (on my system at least). Therefore, I created the homebrew install formula. They work for wha

Re: [Numpy-discussion] Problem installing NumPy with Python 3.2.2/MacOS X 10.7.2

2012-01-11 Thread Hans-Martin v. Gaudecker
mpy-discussion-ow...@scipy.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of NumPy-Discussion digest..." > > > Today's Topics: > > 1. Re: Problem installing NumPy with Python 3.2.2/MacOS

Re: [Numpy-discussion] Problem installing NumPy with Python 3.2.2/MacOS X 10.7.2

2011-12-18 Thread McNicol, Adam
0.7.2 (Ralf Gommers) -- Message: 1 Date: Sun, 18 Dec 2011 18:48:47 - From: "McNicol, Adam" Subject: Re: [Numpy-discussion] Problem installing NumPy with Python 3.2.2/MacOS X 10.7.2 To: Message-ID: Content-Type: text/plain; charset="iso-8859-1" Hi Ralf, Thanks

Re: [Numpy-discussion] Problem installing NumPy with Python 3.2.2/MacOS X 10.7.2

2011-12-18 Thread Ralf Gommers
ources() > File > "/Users/adammcnicol/Desktop/numpy-1.6.1/build/py3k/numpy/distutils/command/build_src.py", > line 169, in build_sources >self.build_extension_sources(ext) > File > "/Users/adammcnicol/Desktop/numpy-1.6.1/build/py3k/numpy/distutils/command/build_s

Re: [Numpy-discussion] Problem installing NumPy with Python 3.2.2/MacOS X 10.7.2

2011-12-18 Thread McNicol, Adam
ext, build_dir) File "numpy/core/setup.py", line 41, in check_types out = check_types(*a, **kw) File "numpy/core/setup.py", line 271, in check_types "Cannot compile 'Python.h'. Perhaps you need to "\ SystemError: Cannot compile 'Python.h'. Perh

Re: [Numpy-discussion] Problem installing NumPy with Python 3.2.2/MacOS X 10.7.2

2011-12-18 Thread Ralf Gommers
On Sat, Dec 17, 2011 at 12:59 PM, McNicol, Adam wrote: > ** > > Hi There, > > Thanks for the responses. > > At this point I would settle from just being able to install matplotlib. > Even if some of the functionality isn't present currently that is fine. > > I'm afraid my knowledge of Python falls

Re: [Numpy-discussion] Problem installing NumPy with Python 3.2.2/MacOS X 10.7.2

2011-12-17 Thread McNicol, Adam
Hi There, Thanks for the responses. At this point I would settle from just being able to install matplotlib. Even if some of the functionality isn't present currently that is fine. I'm afraid my knowledge of Python falls down about here as well. I installed Python 3.2.2 via the installer fro

Re: [Numpy-discussion] Problem installing NumPy with Python 3.2.2/MacOS X 10.7.2

2011-12-17 Thread Ralf Gommers
On Sat, Dec 17, 2011 at 1:21 AM, Charles R Harris wrote: > > > On Fri, Dec 16, 2011 at 4:07 PM, McNicol, Adam wrote: > >> ** >> >> Hi There, >> >> I am very new to numpy and have really only started investigating it as >> one of my students needs some functionality from matplotlib. I have managed

Re: [Numpy-discussion] Problem installing NumPy with Python 3.2.2/MacOS X 10.7.2

2011-12-16 Thread Charles R Harris
On Fri, Dec 16, 2011 at 4:07 PM, McNicol, Adam wrote: > ** > > Hi There, > > I am very new to numpy and have really only started investigating it as > one of my students needs some functionality from matplotlib. I have managed > to install everything under Windows for work in class but I use a Mac

Re: [Numpy-discussion] Problem installing NumPy with Python 3.2.2/MacOS X 10.7.2

2011-12-16 Thread Benjamin Root
On Friday, December 16, 2011, McNicol, Adam wrote: > Hi There, > > I am very new to numpy and have really only started investigating it as one of my students needs some functionality from matplotlib. I have managed to install everything under Windows for work in class but I use a Mac at home and h

[Numpy-discussion] Problem installing NumPy with Python 3.2.2/MacOS X 10.7.2

2011-12-16 Thread McNicol, Adam
Hi There, I am very new to numpy and have really only started investigating it as one of my students needs some functionality from matplotlib. I have managed to install everything under Windows for work in class but I use a Mac at home and have been struggling all night to get it to build and i