Re: [Numpy-discussion] f2py cannot find gfortran compiler on OSX 10.5

2007-11-13 Thread Brian Granger
Please see the other active thread on this topic on the scipy-users list. This is a known issue. Brian On Nov 12, 2007 10:09 PM, Chris <[EMAIL PROTECTED]> wrote: > I've just upgraded my OSX system to Leopard, and have successfully build > numpy from scratch. I am trying to build some code, which

[Numpy-discussion] f2py cannot find gfortran compiler on OSX 10.5

2007-11-12 Thread Chris
I've just upgraded my OSX system to Leopard, and have successfully build numpy from scratch. I am trying to build some code, which includes f2py extensions, that build successfully on 10.4. I have the gfortran compiler installed, and am building my code using: python setup.py config_fc --fcompi