Thanks. After looking for the definition of of preparse_file it appears that it is imported from a binary file. Will I have to download the source and recompile to fix this? Carl
On Monday, October 19, 2020 at 4:15:27 PM UTC-5 Matthias Koeppe wrote: > 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 "<string>", line 121 >> if s<>_sage_const_0 : >> ^ >> SyntaxError: invalid syntax >> > > The syntax <> for "not equal" is no longer valid in Python 3. Use != > instead. > -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-support/11be8a16-7579-4454-975b-926fb4055de4n%40googlegroups.com.