*Debian lenny 5.0.4
*Linux kernel 2.6.26-2-686
*gnome 2.22.3
*sage-4.3.5-linux-32bit-debian_5.0-i686-Linux (version that i have. I
downloaded it form official page: sage-4.3.5-linux-32bit-debian_5.0-
i686-Linux.tar.lzma)
I can't to load any library of sage (i am a new user of sage)..... i
write ./sage and:
***************************************************************
***************************************************************
sh: -c: line 0: unexpected EOF while looking for matching ``'
sh: -c: line 1: syntax error: unexpected end of file
---------------------------------------------------------------------------
RuntimeError Traceback (most recent call
last)
/home/kinichi/Deb`s/sage-4.3.5-linux-32bit-debian_5.0-i686-Linux/
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
/home/kinichi/Deb`s/sage-4.3.5-linux-32bit-debian_5.0-i686-Linux/
ipy_profile_sage.py in <module>()
14 from sage.misc.interpreter import attached_files
15
---> 16 branch =
sage.misc.misc.branch_current_hg_notice(sage.misc.misc.branch_current_hg())
17 if branch:
18 print branch
/home/kinichi/Deb`s/sage-4.3.5-linux-32bit-debian_5.0-i686-Linux/
local/
lib/python2.6/site-packages/sage/misc/misc.pyc in branch_current_hg()
1872 i = s.rfind('->')
1873 if i == -1:
-> 1874 raise RuntimeError, "unable to determine branch?!"
1875 s = s[i+2:]
1876 i = s.find('-')
RuntimeError: unable to determine branch?!
Error importing ipy_profile_sage - perhaps you should run %upgrade?
WARNING: Loading of ipy_profile_sage failed.
*************************************************************************
*************************************************************************
if i write version(), happen this:
*************************************************************************
*************************************************************************
sage: version()
---------------------------------------------------------------------------
NameError Traceback (most recent call
last)
/home/kinichi/Deb`s/sage-4.3.5-linux-32bit-debian_5.0-i686-Linux/
<ipython console> in <module>()
NameError: name 'version' is not defined
*************************************************************************
************************************************************************
Please help me.....
Thanks
--
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