Aha, I found the source of the discrepancy. I had installed Leo to the system site-packages directory and not the user one. The user location had a 6.4b3 installation. I though that the system location would take precedence, but apparently not. After I deleted the 6.4b3 directories, I get
Leo 6.4 Python 3.9.5, PyQt version 5.15.2 Windows 10 AMD64 (build 10.0.19043) as expected. On Thursday, September 23, 2021 at 12:54:30 PM UTC-4 Edward K. Ream wrote: > On Thu, Sep 23, 2021 at 10:43 AM [email protected] <[email protected]> > wrote: > >> python3 -m leo.core.runLeo # PYTHONPATH has not been set. > > > Thanks. > > Running `python3 -m leo.core.runLeo`: > > - If I run it from the leo-editor folder then python will launch Leo from > whatever branch is checked out. > > - Otherwise, python will launch the *installed* version of Leo, if any. > And I see Leo 6.4 as expected in the log. > > In short, the pypi version of Leo is correct. > > 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 view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/5835bd27-8d33-4646-a40f-ae25067d2a5bn%40googlegroups.com.
