|
|
__main__:1: DeprecationWarning: Substitution using function-call syntax and unnamed arguments is deprecated and will be removed from a future release of Sage; you can use named arguments instead, like EXPR(x=..., y=...) __main__:1: DeprecationWarning: Substitution using function-call syntax and unnamed arguments is deprecated and will be removed from a future release of Sage; you can use named arguments instead, like EXPR(x=..., y=...) |
Traceback (click to the left of this block for traceback) ... NameError: name 'vph3' is not defined Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "_sage_input_2.py", line 10, in <module>
exec compile(u'open("___code___.py","w").write("# -*- coding: utf-8 -*-\\n" + _support_.preparse_worksheet_cell(base64.b64decode("cCA9ICBwbG90KHZwaDMsKDEsMWU5KSkKcCA9IHBsb3QoeTMucmVhbCgpLCgxLDFlOCkp"),globals())+"\\n"); execfile(os.path.abspath("___code___.py"))
File "", line 1, in <module>
File "/tmp/tmp4Q5YzW/___code___.py", line 3, in <module>
p = plot(vph3,(_sage_const_1 ,_sage_const_1e9 ))
NameError: name 'vph3' is not defined
|
|
|
|
|
|
|
|
|
|
|