ob-ipython icon indicating copy to clipboard operation
ob-ipython copied to clipboard

how should I do in "Error executing Jupyter command"

Open yefeiyu opened this issue 5 years ago • 1 comments

Error executing Jupyter command                                                                  
 '/Users/charlesthomas/.emacs.d/elpa/ob-ipython-20180224.953/client.py': [Errno 2] No such file or directory                                                                                     

The version of emacs and ipython and ob-ipython is the newest on my mbp. I install ob-ipython by MEPLA. and the document of client.py just where it should be.

yefeiyu avatar May 08 '19 16:05 yefeiyu

look at issue #162 . I met the same problem, and solved it by using (setq python-shell-interpreter "ipython") Maybe it can help.

flizzywine avatar Jun 20 '19 03:06 flizzywine