Hello I am having trouble installing Pyradex. Initially I did not have Fortran installed on my mac and got this error: error: numpy.distutils.fcompiler.CompilerNotFound: gnu95: f90 nor f77. After brew install gcc and creating links between fortran and Xcode I still was unable to install and now get this error: Command "/usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -arch x86_64 -fPIC -arch x86_64 -fPIC -O3 -funroll-loops -I/Users/eddieherndon/pyradex/Radex/src -I/var/folders/45/qw8yc2f506d6h20jtvvqv5dh0000gn/T/tmp7k882xpm/src.macosx-10.9-x86_64-3.7 -I/opt/anaconda3/lib/python3.7/site-packages/numpy/core/include -I/opt/anaconda3/include/python3.7m -c -c /var/folders/45/qw8yc2f506d6h20jtvvqv5dh0000gn/T/tmpm1ds_y1v.f -o /var/folders/45/qw8yc2f506d6h20jtvvqv5dh0000gn/T/tmp7k882xpm/var/folders/45/qw8yc2f506d6h20jtvvqv5dh0000gn/T/tmpm1ds_y1v.o" failed with exit status 1.
I am running MacOS10.15
Hello I am having trouble installing Pyradex. Initially I did not have Fortran installed on my mac and got this error: error: numpy.distutils.fcompiler.CompilerNotFound: gnu95: f90 nor f77. After brew install gcc and creating links between fortran and Xcode I still was unable to install and now get this error: Command "/usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -arch x86_64 -fPIC -arch x86_64 -fPIC -O3 -funroll-loops -I/Users/eddieherndon/pyradex/Radex/src -I/var/folders/45/qw8yc2f506d6h20jtvvqv5dh0000gn/T/tmp7k882xpm/src.macosx-10.9-x86_64-3.7 -I/opt/anaconda3/lib/python3.7/site-packages/numpy/core/include -I/opt/anaconda3/include/python3.7m -c -c /var/folders/45/qw8yc2f506d6h20jtvvqv5dh0000gn/T/tmpm1ds_y1v.f -o /var/folders/45/qw8yc2f506d6h20jtvvqv5dh0000gn/T/tmp7k882xpm/var/folders/45/qw8yc2f506d6h20jtvvqv5dh0000gn/T/tmpm1ds_y1v.o" failed with exit status 1.
I am running MacOS10.15