Re: [Numpy-discussion] problem installing numpy on OS X

2007-02-16 Thread Brian Granger
Numpy should install fine on your system. If there was no gcc in /usr/bin, then something significant went wrong with your DeveloperTools install. I would do a full reinstall of that. Also, gcc 4.0.1 is the default so there is no reason to use gcc_select. Where did you get your python. I would

[Numpy-discussion] problem installing numpy on OS X

2007-02-16 Thread joris
Hi, I'm trying to install numpy 1.0.2 (trunk) on my intel mac with Tiger 10.4.8, but I experience some problems, which I think may be compiler problems. From the beginning: I installed MacPython 2.5: Python 2.5 (r25:51918, Sep 19 2006, 08:49:13) [GCC 4.0.1 (Apple Computer, Inc. build 5341)] on d