1 | initial version |
I started to get this in sage 4.6.2, and I got it again with sage 4.7
It got solved by going to software center, in ubuntu, and install libgfortran3
or do sudo apt-get install libgfortran3
This is what I had: 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.
Peace. -Adrian.