On Wed, Nov 19, 2014 at 11:16 AM, <[email protected]> wrote:
> On my machine, I've installed Python 2.7 and Python 3.4 in parallel, 3.4 > being the default when calling 'python' in the Explorer. > > But the installation routine of Leo5.0-b2 picks up and suggests Python 2.7 > during installation as the Python to install. Why? > It was a conscious, though debatable decision in the install script. The install script searches for installations in this order: 2.7, 2.6, 3.3, 3.2, 3.1, 3.0. As I write this, I see that 3.4 should be on the list. Just fixed it. The point is, if both 2.x and 3.x are installed, Leo has *no way* to know what the "default" recommendation should be. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
