Hi,
I just went to the sage standalone-server (http://
standalone.sagenb.org/) and entered at the prompt:
>> 1+1
The answer is:
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "_sage_input_3.py", line 6, in <module>
_sage_const_1 = Integer(1)
NameError: name 'Integer' is not defined
There is obviously a major problem.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---