emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] babel python example not reproducible


From: Eric Schulte
Subject: Re: [O] babel python example not reproducible
Date: Mon, 16 Jun 2014 11:03:36 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

address@hidden (Doyley, Marvin) writes:

> Hi Shiyuan,
>
> I think the problem is that Emacs or babel is using python located in
> /usr/bin or /usr/local/sbin  rather than default python or ipython. The way I 
> got
> around this is rename python in these locations to python_old and then did
> a soft link to ipython (i.e., ln -s /anaconda/bin/ipython python). 
>
> I am sure there is a smarter way of telling babel to use ipython, but
> this was my work around.
>

See the `org-babel-python-command' variable.

>
> Hope this help
> cheers,
> M
>
>
>
>

-- 
Eric Schulte
https://cs.unm.edu/~eschulte
PGP: 0x614CA05D (see https://u.fsf.org/yw)



reply via email to

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