Hi All, I know that building from source isn't yet supported in OS X 10.5, but when I tried to run the precompiled Leopard binaries, I get the following:
*********************************** ---------------------------------------------------------------------- | SAGE Version 2.8.10, Release Date: 2007-10-28 | | Type notebook() for the GUI, and license() for information. | ---------------------------------------------------------------------- The SAGE install tree may have moved. Regenerating Python.pyo and .pyc files that hardcode the install PATH (please wait less than a minute)... Please do not interrupt this. --------------------------------------------------------------------------- <type 'exceptions.ImportError'> Traceback (most recent call last) /Applications/sage-2.8.10-intel-macosx-10.5-LEOPARD-i386-Darwin/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) /Applications/sage-2.8.10-intel-macosx-10.5-LEOPARD-i386-Darwin/local/ bin/<ipython console> in <module>() <type 'exceptions.ImportError'>: No module named sage.misc.misc <ERROR: name 'sage_prompt' is not defined> *********************************** Can anyone offer any suggestions? Thanks! --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@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-support URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/ -~----------~----~----~----~------~----~------~--~---