emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: :session for Julia in org babel?


From: Bill Burdick
Subject: Re: :session for Julia in org babel?
Date: Mon, 8 Aug 2022 12:51:53 -0400

OK, now I get this:

ess-eval-buffer: Wrong type argument: symbolp, ((inferior-ess-primary-prompt . "\\w*> ") (inferior-ess-secondary-prompt) (inferior-ess-prompt . "\\w*> ") (ess-local-customize-alist . ess-julia-customize-alist) (inferior-ess-program . inferior-julia-program) (ess-load-command . "include(expanduser(\"%s\"))
") (ess-funargs-command . "ESS.fun_args(\"%s\")
") (ess-dump-error-re . "in \\w* at \\(.*\\):[0-9]+") (ess-error-regexp . "\\(^\\s-*at\\s-*\\(?3:.*\\):\\(?2:[0-9]+\\)\\)") (ess-error-regexp-alist . ess-julia-error-regexp-alist) ...)


-- Bill


On Mon, Aug 8, 2022 at 12:28 PM Fraga, Eric <e.fraga@ucl.ac.uk> wrote:
Hi Bill,

thank you for the quick response.

On Monday,  8 Aug 2022 at 11:49, Bill Burdick wrote:
> Julia works in org without sessions for me but with sessions I get this error:
>
> org-babel-execute:julia: Cannot open load file: No such file or directory, ess

Yeah, it does require the ess package to be installed.  I do have that
so I get further than you do, I guess.  But then get errors related to
ess settings.  I'll see whether anybody else has some experience before
I start digging into the code!

Thanks again,
eric

--
: Eric S Fraga, with org release_9.5.4-720-g4db67d in Emacs 29.0.50

reply via email to

[Prev in Thread] Current Thread [Next in Thread]