Skip to main content

Timeline for Emacs - Path to Python interpreter

Current License: CC BY-SA 3.0

9 events
when toggle format what by license comment
Jul 3, 2017 at 7:41 vote accept jestembotem
Jul 2, 2017 at 18:58 answer added eflanigan00 timeline score: 3
Jul 2, 2017 at 12:54 answer added Chillar Anand timeline score: 4
Jul 1, 2017 at 18:43 comment added jestembotem Thx for answer. I want to use Python 3.6 interpreter, something like this: (setq py-python-command "/usr/local/bin/python2.3")
Jul 1, 2017 at 18:40 comment added Drew Please do not post the same question to StackOverflow and SE.emacs. Pick one or the other. Please delete one of the posts. Thx.
Jul 1, 2017 at 18:38 history edited Drew
edited tags
Jul 1, 2017 at 18:38 comment added Drew Set that path for what? A guess is that you want to be able to invoke the external Python interpreter from Emacs. If so, it sounds like you just need to ensure that it is reachable from your Path environment variable. That's not really an Emacs question. It seems you are on MS Windows. Go to Control Panel > System > Advanced System Settings > Environment Variables, and update variable Path (or add the var if not there).
Jul 1, 2017 at 18:15 review First posts
Jul 1, 2017 at 18:38
Jul 1, 2017 at 18:14 history asked jestembotem CC BY-SA 3.0