How to install gfortran on Mac OS X
Why did I install gfortran? Well, not to write Fortran programs. I tried installing SciPy using pip install scipy, and I got a message that a Fortran compiler was needed. Install This is how I installed gfortran on my Mac:…