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

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

2012-01-11 Thread Hans-Martin v. Gaudecker
-discussion] Problem installing NumPy with Python 3.2.2/MacOS X 10.7.2 To: numpy-discussion@scipy.org Message-ID: fd29dc5c77c7ee4f0f0622b3459e91a5d77badc3@localhost Content-Type: text/plain; charset=iso-8859-1 Hi Ralf, Thanks for the response. I tried reinstalling Xcode 4.2.1 and the GCC

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

2011-12-18 Thread Ralf Gommers
, so we don't have binary installers you can use (yet). Ralf Thanks again, Adam. -Original Message- From: McNicol, Adam Sent: Fri 12/16/2011 11:07 PM To: numpy-discussion@scipy.org Subject: Problem installing NumPy with Python 3.2.2/MacOS X 10.7.2 Hi There, I am very new

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

2011-12-18 Thread McNicol, Adam
:49:00 +0100 From: Ralf Gommers ralf.gomm...@googlemail.com Subject: Re: [Numpy-discussion] Problem installing NumPy with Python 3.2.2/MacOS X 10.7.2 To: Discussion of Numerical Python numpy-discussion@scipy.org Message-ID: cabl7cqh-+t+6p5z_s_jvycrcb-fwk0q3wiawjazgmdp8ajk

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

2011-12-18 Thread Ralf Gommers
: Cannot compile 'Python.h'. Perhaps you need to install python-dev|python-devel. Message: 3 Date: Sun, 18 Dec 2011 09:49:00 +0100 From: Ralf Gommers ralf.gomm...@googlemail.com Subject: Re: [Numpy-discussion] Problem installing NumPy with Python 3.2.2/MacOS X 10.7.2 To: Discussion

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

2011-12-18 Thread McNicol, Adam
) -- Message: 1 Date: Sun, 18 Dec 2011 18:48:47 - From: McNicol, Adam amcni...@longroad.ac.uk Subject: Re: [Numpy-discussion] Problem installing NumPy with Python 3.2.2/MacOS X 10.7.2 To: numpy-discussion@scipy.org Message-ID: fd29dc5c77c7ee4f0f0622b3459e91a5d77badc3@localhost Content-Type: text

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 charlesr.har...@gmail.com wrote: On Fri, Dec 16, 2011 at 4:07 PM, McNicol, Adam amcni...@longroad.ac.ukwrote: ** Hi There, I am very new to numpy and have really only started investigating it as one of my students needs some

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

2011-12-17 Thread McNicol, Adam
To: numpy-discussion@scipy.org Subject: Problem installing NumPy with Python 3.2.2/MacOS X 10.7.2 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

[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

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 amcni...@longroad.ac.uk 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

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 amcni...@longroad.ac.ukwrote: ** 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