error installing pymc. I try:

pip install pymc

in the terminal, writes:

error: extension 'pymc.flib' has Fortran sources but no Fortran compiler found

How to install Fortran compiler?

    0