Re: Clones - How To Return To "Original" Node?

2021-02-28 Thread tbp1...@gmail.com
There seems to be some possibility that the python3 that is invoked when running python3 -m ~/leo-editor/leo/core/runLeo.py is not the same python3 that was used when Leo was installed (whether or not that was done under an Anaconda installation I'm not sure). On top of that, plain *python *

Re: Clones - How To Return To "Original" Node?

2021-02-28 Thread Brian Theado
Vili, On Sun, Feb 21, 2021 at 11:58 AM vili wrote: > No problem with directories. But, it doesnt work this way on Mac. As I > pointed out, there is system Python2 preinstalled on Mac by Apple. It is > called by first row in the "runLeo.py" which reads: > > #! /usr/bin/env python > If the runLeo