Saturday, April 20, 2024
 Popular · Latest · Hot · Upcoming
11
rated 0 times [  11] [ 0]  / answers: 1 / hits: 40602  / 2 Years ago, sat, december 11, 2021, 10:08:55

I installed sage on ubuntu but nothing on the command line executes. The relevant portion in the long error message is:



ImportError: libgfortran.so.3: cannot open shared object file: No such file or directory
Error importing ipy_profile_sage - perhaps you should run %upgrade?
WARNING: Loading of ipy_profile_sage failed.


I tried sudo apt-get install gfortran and sudo apt-get install libgfortran.so.3



But neither seem to work. I tried the Ubuntu Software Center GUI but it seems broken as it keeps showing the rotating wait prompt even though my net is working. I'm a bit stuck. Thanks.


More From » apt

 Answers
1

I can confirm that it is package libgfortran3 that is needed.
This has been working for me on Ubuntu Lucid (32bit):



apt-get install libgfortran3



cheers.


[#44693] Sunday, December 12, 2021, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
eanda

Total Points: 439
Total Questions: 116
Total Answers: 105

Location: Armenia
Member since Sat, Dec 31, 2022
1 Year ago
eanda questions
Tue, Nov 22, 22, 15:24, 1 Year ago
Sat, Oct 16, 21, 23:48, 3 Years ago
Sun, Jul 3, 22, 09:38, 2 Years ago
Thu, Feb 3, 22, 14:33, 2 Years ago
;