Joseph Richards
Joseph Richards
I Haven't found a solution yet, but I found another issues page https://github.com/nnicandro/emacs-zmq/issues/26. The people there were able to ignore the problem by using an older snapshot of emacs. Also,...
I'm on Ubuntu Linux and the error was there since I first installed the package
Here I get the same error. At first, when I start the jupyter-repl for Julia it works, but after a short period, I would get the error. Also, I don't...
After running `(setq zmq--subprocess-debug t)`, I get the following ``` Starting julia-1.5 kernel process...done Loading ~/.emacs.d/elpa/zmq-20210402.2340/emacs-zmq.so (module)...done Channel not started in ioloop subprocess (:shell) ``` Otherwise, I just start with...
I get a very similar error, but instead of getting ("Lisp nesting exceeds ‘max-lisp-eval-depth’"), I get 'invalid-read-syntax, ("#")'. Also, the error only appears when using Julia. I get no problems...
After setting `(setq zmq--subprocess-debug t)`, the repl doesn't appear and I get the following message ``` Starting julia-1.5 kernel process...done progn: Channel not started in ioloop subprocess (:shell) Starting python38564bitbaseconda34b6528db3704c6388a5ace9d0ed5933...