On Jan 26, 11:13 pm, Paul Rombouts <[email protected]> wrote: > ImportError: libgfortran.so.3: cannot open shared object file: No such > file or directory
Please install libgfortran.so.3. It belongs to libgfortran3 which is part of gfortran. i.e. $ sudo apt-get install gfortran H -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
