Just ignore this thread, the issue was dealt with in an identical one,
also started by me!
>> On Mon, 05 Sep 2011 17:00:13 +0100, Myles English said:
> Hello, When a python source block has a :session header argument,
> the python version selected does not appear to respect the value of
>
Hello,
When a python source block has a :session header argument, the python
version selected does not appear to respect the value of the variable
org-babel-python-command.
In my .emacs:
(require 'org-install)
(org-babel-do-load-languages
'org-babel-load-languages
'((python . t) ))
(setq org