Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #10318
| From | Ned Deily <nad@acm.org> |
|---|---|
| Subject | Re: ActivePython: multiple versions on OSX? |
| Date | 2011-07-25 19:18 -0700 |
| References | <j0l14e$cuh$1@dough.gmane.org> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1482.1311646720.1164.python-list@python.org> (permalink) |
In article <j0l14e$cuh$1@dough.gmane.org>, Robert <sigzero@gmail.com> wrote: > Is it possible to install the 2 and 3 series side by side? Probably. On Mac OS X, t's certainly possible to install any python.org versions side by side, even multiple versions of 2 and 3. That's one of the advantages of the Python framework build layout on OS X, which is used by both the python.org installers and, I believe, the ActiveState installers. http://www.python.org/download/ -- Ned Deily, nad@acm.org
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: ActivePython: multiple versions on OSX? Ned Deily <nad@acm.org> - 2011-07-25 19:18 -0700
Re: ActivePython: multiple versions on OSX? John Roth <johnroth1@gmail.com> - 2011-07-26 05:00 -0700
Re: ActivePython: multiple versions on OSX? Web Dreamer <webdreamer@nospam.fr> - 2011-07-26 17:53 +0200
Re: ActivePython: multiple versions on OSX? Chris Angelico <rosuav@gmail.com> - 2011-07-27 03:07 +1000
Re: ActivePython: multiple versions on OSX? Ned Deily <nad@acm.org> - 2011-07-26 11:41 -0700
csiph-web