j...@opensolaris:~/Downloads/sage-4.3.1.alpha1$ ./sage
----------------------------------------------------------------------
| Sage Version 4.3.1.alpha1, Release Date: 2010-01-05                |
| Type notebook() for the GUI, and license() for information.        |
----------------------------------------------------------------------
**********************************************************************
*                                                                    *
* Warning: this is a prerelease version, and it may be unstable.     *
*                                                                    *
**********************************************************************
---------------------------------------------------------------------------
ImportError                               Traceback (most recent call last)

/export/home/jaap/Downloads/sage-4.3.1.alpha1/local/bin/<string> in <module>()

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'
---------------------------------------------------------------------------
ImportError                               Traceback (most recent call last)

/export/home/jaap/Downloads/sage-4.3.1.alpha1/local/lib/python2.6/site-packages/IPython/ipmaker.pyc
 in force_import(modname)
     64         reload(sys.modules[modname])
     65     else:
---> 66         __import__(modname)
     67
     68

/export/home/jaap/Downloads/sage-4.3.1.alpha1/local/bin/ipy_profile_sage.py in 
<module>()
      1 import os
      2 if 'SAGE_CLEAN' not in os.environ:
----> 3     import sage.misc.misc
      4     from sage.misc.interpreter import preparser, _ip
      5     preparser(True)

ImportError: No module named sage.misc.misc
Error importing ipy_profile_sage - perhaps you should run %upgrade?
WARNING: Loading of ipy_profile_sage failed.

<ERROR: name 'sage_prompt' is not defined>

<ERROR: name 'sage_prompt' is not defined>1+1
2
<ERROR: name 'sage_prompt' is not defined>


1+1 gives 2

Cheers,

Jaap

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to