[sage-support] Re: Problem with load in sagemath 9.0 on ubuntu 20.04

2020-10-19 Thread Matthias Koeppe
On Monday, October 19, 2020 at 10:36:05 AM UTC-7, Carl Eberhart wrote: > > I can't load a sage file in either the notebook or terminal version of Sage > File "", line 121 > if s<>_sage_const_0 : > ^ > SyntaxError: invalid syntax > The syntax <> for "not equal" is no longer valid

Re: [sage-support] Problem with load in sagemath 9.0 on ubuntu 20.04

2020-10-19 Thread Dima Pasechnik
On Mon, Oct 19, 2020 at 6:36 PM Carl Eberhart wrote: > > I can't load a sage file in either the notebook or terminal version of Sage > Here is my last (of many) attempts. > sage: load("/home/carl/Notebooks/quadrisection/orthogtraps19.sage") > Traceback (most recent call last): > > File

[sage-support] Problem with load in sagemath 9.0 on ubuntu 20.04

2020-10-19 Thread Carl Eberhart
I can't load a sage file in either the notebook or terminal version of Sage Here is my last (of many) attempts. sage: load("/home/carl/Notebooks/quadrisection/orthogtraps19.sage") Traceback (most recent call last): File