Open cakarmustactalone opened 3 years ago
Hi. I get the same error. In my case, I used, on a Mac:
(setq sage-shell:sage-root "/Applications/SageMath-9-7.app/Contents/Frameworks/Sage.framework/Versions/9.7")
So did I, still not working!
Can you access Console sagemath by typing sage
at a terminal prompt ?
Typing sage at a terminal prompt (Mac Sonoma) works fine, but I don't understand what you mean by "Console sagemath". Please explain! The error of correctly setting sage-root or sage sage-executable remains, anyhow!!
Dear Emmanuel, Finally I succeeded in running sage within Emacs. As I'm more confortable with Aquamacs I tried to run sage in Aquamacs, but that doesn't work, every time I get the message to set correctly the sage-root or sage-executable!? Any help would be welcome!
Even I correctly(?) configured the root directory and executable directory as following:
(setq sage-shell:sage-root "/usr/share/sagemath")
Still getitng this error
Any help ?