On Monday, April 20, 2020 at 1:23:07 AM UTC-4, Matt Wilkie wrote: > > > >> What's more, if I set PYTHONPATH to point to my git clone location, the >> leo command launches Leo from there instead of from the standard >> install. Excellent - that's just what I would want. >> > > Cool, I didn't know that. >
That's how I usually run Leo. I don't bother with pip install -e. I just set PYTHONPATH to the clone or zip location. Of course, if I had never installed a version of Leo with pip, then I wouldn't have a copy of leo.exe, but that's all right with me. -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/a54eea7d-c978-405b-9046-7905c22c7963%40googlegroups.com.
