This is probably a 'no-no' because I already posted this on StackOverflow but maybe this is a better place, since maybe more folks here have dealt with this than on StackOverflow.
I have numpy, Xcode 4.5.1, Python 2.7.3, and gfortran 4.2.4-5666.3 installed. The latter I installed from Homebrew, which it put in /usr/local/Cellar. Running setup.py in the scipy folder results in the familiar "Could not locate executable " errors. I grep'd for where these compilers are referenced to try to point Python to the right place but came up with nothing. Any ideas? Many thanks.