>From the errors it looks like the installation did work, but starting the resulting sage didn't work. Can you confirm this by telling what was the command you executed to get the errors.
It looks like a problem with circular imports somewhere in numpy (a python package used by sage), but those problems should not be platform dependent (unless some things in sage are only imported on ubuntu but not on other platforms). Another posibility is that for some reason numpy didn't install correctly. I don't have ubuntu myself so I cannot reproduce your problem, so the only advise I can give you is to try and install sage-4.7.1 instead of 4.7 and see if the problem still occurs. Another possibility would be to install from source. But I cannot guarantee that these possibilities will work -- 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
