emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] org-babel, python, encoding and table


From: Nick Dokos
Subject: Re: [O] org-babel, python, encoding and table
Date: Tue, 07 May 2013 16:05:43 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Andreas Röhler <address@hidden> writes:

> So it's up to choose the Python default interpreter.
>
> Unfortunatly
>
> (org-babel-do-load-languages
>  'org-babel-load-languages
>  '((python3 . t)))
>
> seems not working.
>

The language is still python (more or less).  What you need to do is
customize org-babel-python-command.

> while
>
> type python3
> python3 ist /usr/bin/python3
>

-- 
Nick




reply via email to

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