On Tue, Jan 24, 2017 at 11:44 AM, Edward K. Ream <[email protected]> wrote:
> On Tue, Jan 24, 2017 at 11:40 AM, Mike Hodson <[email protected]> wrote: > > > One of the easier things to do is to make a .cmd/.bat file that > launches the proper Python interpreter against the launchLeo.py file. This > should have the effect of running Leo always in the same interpreter > regardless of what you have on your system otherwise. > > I agree. That's what I do. > > Having said that, I only use Anaconda anymore. > I use both Anaconda 2 and 3. I have batch/shell files called e, e2, s, s2, u and u2. For each pair, the first runs Python 3 (preferred) while the second runs Python 2, for regression testing. EKR -- 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 https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
