Hi- I have been trying to install Sage on my laptop running Ubuntu 10.10. I downloaded the binary tar files and extracted them. I ran Sage in a terminal, after it is done resetting paths there is ImportError Traceback (most recent call last) and then it seems to import a bunch of stuff. Everything looks standard until the end when I get
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. At this point I get the Sage prompt but it cannot do anything- for example sage: 2+2 --------------------------------------------------------------------------- NameError Traceback (most recent call last) /home/floopy/Sage/sage-4.6.2-linux-32bit-ubuntu_10.04_lts-i686-Linux- i686-Linux/local/bin/<ipython console> in <module>() NameError: name 'Integer' is not defined Any thoughts? -- 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
