Re: [BUG] org babel fails with matlab+python kernel on MacOS-10.15 [9.4.6 (release_9.4.6-541-g52b097 @ /Users/oub/emacs/site-lisp/packages/org/)]

2021-06-16 Thread Uwe Brauer
>>> "ND" == Nick Dokos writes: > Uwe Brauer writes: >> >>> | ob-ipython--dump-error("Traceback (most recent call last):\n File >>> \"/Users/...") >> >> >> >>> This line seems to be the critical one in the error output. If you can >>> expand out the full error message, it may elucidate wh

Re: [BUG] org babel fails with matlab+python kernel on MacOS-10.15 [9.4.6 (release_9.4.6-541-g52b097 @ /Users/oub/emacs/site-lisp/packages/org/)]

2021-06-14 Thread Nick Dokos
Uwe Brauer writes: > >>> | ob-ipython--dump-error("Traceback (most recent call last):\n File >>> \"/Users/...") > > > >> This line seems to be the critical one in the error output. If you can >> expand out the full error message, it may elucidate what the problem is. > > This message drives m

Re: [BUG] org babel fails with matlab+python kernel on MacOS-10.15 [9.4.6 (release_9.4.6-541-g52b097 @ /Users/oub/emacs/site-lisp/packages/org/)]

2021-06-12 Thread Uwe Brauer
>>> "JK" == Jack Kamm writes: Hello Jack > Hello Uwe, > Uwe Brauer writes: Thanks for your quick reply. >> (defalias 'org-babel-execute:matlab 'org-babel-execute:ipython) > ob-ipython is not part of org-mode core, so I don't think this can be > considered a bug here. Ok, fair enough > Wh

Re: [BUG] org babel fails with matlab+python kernel on MacOS-10.15 [9.4.6 (release_9.4.6-541-g52b097 @ /Users/oub/emacs/site-lisp/packages/org/)]

2021-06-12 Thread Jack Kamm
Hello Uwe, Uwe Brauer writes: > (defalias 'org-babel-execute:matlab 'org-babel-execute:ipython) ob-ipython is not part of org-mode core, so I don't think this can be considered a bug here. While the original ob-ipython is unmaintained, scimax [1] maintains a fork of it, so you could consider s