Andreas Röhler <andreas.roeh...@easy-emacs.de> 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