SBCL 2.1.5 じゃあないと,maxima-jupyter が作れないようなので,以下のページを参考に Homebrew の sbcl をダウングレード。
sbcl --version SBCL 2.1.7 brew uninstall maxima sbcl cd /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/ git log --oneline sbcl.rb e1c7d486096 sbcl: update 2.1.7 bottle. 820028b9691 sbcl 2.1.7 6803c83e8ce sbcl: update 2.1.6 bottle. 4db4477349e sbcl: update 2.1.6 bottle. 64e9bacb27e sbcl 2.1.6 dc41af4d64b sbcl: update 2.1.5 bottle. 735aa17f17c sbcl 2.1.5 ... git checkout dc41af4d64b sbcl.rb brew install sbcl sbcl --version SBCL 2.1.5 brew install maxima -s
参考: