On Tue, Mar 5, 2019 at 10:12 AM 'benyamin alizade' via sage-support <[email protected]> wrote: > > >> >> >> Does maple_console() (a Sagemath command, i.e. type this at sage: prompt) >> work for you? If not, what is the error message? >> > > It gives the following error: > > --------------------------------------------------------------------------- > NameError Traceback (most recent call last) > <ipython-input-5-512acab49f05> in <module>() > ----> 1 maple_console() > > > NameError: name 'maple_console' is not defined
this is very strange. It's been present in all versions of Sage since 2007 or so... How about maple.console() 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 [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/sage-support. > For more options, visit https://groups.google.com/d/optout. -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
