Carol Willing added the comment: Naveen, I was able to resolve this problem for installation by installing gfortran using the instructions here: http://hpc.sourceforge.net/
After gfortran is successfully installed, I was able to ``pip install scipy -v`` the libraries that depend on gfortran. It did take 8m 39s to execute the install of scipy which is why I used the -v (verbose) option so that I could see that it was still working. It would be good for numpy and scipy to indicate more clearly the absence or inability to find gfortran with a more obvious error message. My recommendation is to close this issue if you are able to successfully install. ---------- priority: high -> normal stage: needs patch -> test needed _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue25088> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com