Hello,
Paul Stansell writes:
> #+begin_src python :session python1
> import numpy as np
> #+end_src
>
> I get this error in my python buffer
Sorry for the delayed response. As I just mentioned in another thread,
ob-python sessions have longstanding issues:
Hello,
When executing the python code block
#+begin_src python :session python1
import numpy as np
#+end_src
I get this error in my python buffer
Python 3.5.1 |Anaconda 2.5.0 (64-bit)| (default, Dec 7 2015, 11:16:01)
[GCC 4.4.7 20120313 (Red Hat 4.4.7-1)] on linux
Type "help",