Hi,

I am getting the following error in the notebook

1 + \
2

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "_sage_input_34.py", line 10, in <module>
    exec compile(u'open("___code___.py","w").write("# -*- coding:
utf-8 -*-\\n" +
_support_.preparse_worksheet_cell(base64.b64decode("MSArIFwKMg=="),globals())
+"\\n"); execfile(os.path.abspath("___code___.py"))
  File "", line 1, in <module>

  File "/tmp/tmpts66v1/___code___.py", line 4
    exec compile(u'_sage_const_2
       ^
SyntaxError: invalid syntax

I am using version 4.4.1. I couldn't find a discussion about it
recently. Is someone else also getting the same error?

Best wishes,
Rajeev

-- 
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

Reply via email to