emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* ipython not working in org mode
@ 2016-06-29 14:58 Lawrence Bottorff
  0 siblings, 0 replies; 2+ messages in thread
From: Lawrence Bottorff @ 2016-06-29 14:58 UTC (permalink / raw)
  To: emacs-orgmode Mailinglist

[-- Attachment #1: Type: text/plain, Size: 863 bytes --]

I've followed everything here (https://github.com/gregsexton/ob-ipython) in
order to set up ipython in org mode. But I keep getting the error:

...executing Ipython code block...
apply: Searching for program: no such file or directory, ipython

when I try the sample code block

#+BEGIN_SRC ipython :session myip
  %matplotlib inline
  import matplotlib.pyplot as plt
  import numpy as np
#+END_SRC

Other samples don't work either. I've gotten ipython from Enthought, which
should have all the necessities. Starting ipython from my (Ubuntu) terminal
brings up:

Python 2.7.11 | 64-bit | (default, Jun 11 2016, 10:32:30)
Type "copyright", "credits" or "license" for more information.
IPython 4.1.2 -- An enhanced Interactive Python.
...
as it is on my path. I even installed exec-path-from-shell to make sure
Emacs would see my path. Not sure how to proceed.

LB

[-- Attachment #2: Type: text/html, Size: 1232 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread
[parent not found: <33B6812F-5DCF-43B6-8E1F-33DB2A1DF93C@gmail.com>]

end of thread, other threads:[~2016-06-29 17:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-29 14:58 ipython not working in org mode Lawrence Bottorff
     [not found] <33B6812F-5DCF-43B6-8E1F-33DB2A1DF93C@gmail.com>
2016-06-29 17:57 ` Lawrence Bottorff

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).