Benjamin McMillan <mcmilla...@gmail.com> writes:

> Sure, a call of
> maxima --version
> returns
> Maxima 5.47.0

I have the same and all the tests are passing.
Might be something Mac-related.

What if you try

1. M-: (require 'ob-maxima)

2. Evaluate the following src block

#+begin_src maxima :var s=4
print(s);
#+end_src

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

Reply via email to