From: "Eric Schulte" <schulte.eric@gmail.com>
To: David Trem <david.trem@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: How to set python version for org-babel
Date: Thu, 28 Jan 2010 10:11:20 -0700 [thread overview]
Message-ID: <87d40uxih3.fsf@gmail.com> (raw)
In-Reply-To: <4B61AABC.4080200@gmail.com> (David Trem's message of "Thu, 28 Jan 2010 16:18:20 +0100")
Hi David,
David Trem <david.trem@gmail.com> writes:
> 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
On my system I believe the variable is named `python-command', maybe try
the following...
(setq python-command "python2.6")
Best -- Eric
> 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
next prev parent reply other threads:[~2010-01-28 17:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-28 15:18 How to set python version for org-babel David Trem
2010-01-28 15:28 ` Pierre de Buyl
2010-01-28 17:11 ` Eric Schulte [this message]
2010-01-28 17:55 ` David Trem
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87d40uxih3.fsf@gmail.com \
--to=schulte.eric@gmail.com \
--cc=david.trem@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).