I tried a "sage --upgrade" from a clean, relocated install of sage 2.10. The install seems to succeed, but running sage leads to:
---------------------------------------------------------------------- | SAGE Version 2.10.1, Release Date: 2008-02-02 | | Type notebook() for the GUI, and license() for information. | ---------------------------------------------------------------------- --------------------------------------------------------------------------- <type 'exceptions.ImportError'> Traceback (most recent call last) /usr/local/sage/2.10.1/local/bin/<string> in <module>() <type 'exceptions.ImportError'>: No module named sage.misc.preparser_ipython WARNING: Failure executing code: 'import sage.misc.preparser_ipython; sage.misc.preparser_ipython.magma_colon_equals=True' --------------------------------------------------------------------------- <type 'exceptions.ImportError'> Traceback (most recent call last) /usr/local/sage/2.10.1/local/bin/<ipython console> in <module>() <type 'exceptions.ImportError'>: No module named sage.misc.misc <ERROR: name 'sage_prompt' is not defined> I suspect that attaching a 13MB install.log is not the right method of supplying that info. --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---