Hello, Can you specify which version of Emacs you are using ?
I anticipate one of the aqua version: you need to set manually the path accessible to GUI apps in OS X: this is done by editing the file ~/.MacOSX/environment.plist and adjust the path therein.
After you add the path to the macports executable directory (before "/ usr/bin" directory) the python command that is present there (if there is a python there, check with "which python" in a terminal) will be given priority.
HTH, and do not hesitate to ask for more details if needed, Pierre Le 28 janv. 10 à 16:18, David Trem a écrit :
Hi, I'm currently learning org-babel with python. I have several version of python installed on my Mac. One from apple and two from macports. I'd like to use python2.6 from macports. I tried to set the python-python-command variable to python2.6 but the python 2.5 from apple is still used by org-babel. I need some help to go forward. Thanks in advance, David _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode
_______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode