I'm seeing the following error messages in the console today, after updating devel from GitHub:
file not found: C:/Users/tom/AppData/Roaming/Python/Python310/site-packages/.mypy.ini file not found: C:/Users/tom/AppData/Roaming/Python/Python310/site-packages/launchLeo.py can not open C:/Users/tom/AppData/Roaming/Python/Python310/site-packages/leo_to_html.xsl can not open C:/Users/tom/AppData/Roaming/Python/Python310/site-packages/run_pytest_tests.py can not open C:/Users/tom/AppData/Roaming/Python/Python310/site-packages/run_travis_unit_tests.py Those files do not exist in *C:/Users/tom/AppData/Roaming/Python/Python310/site-packages/*, and they don't seem like the kind of files that ought to be there. My Leo directory tree is actually in *C:\Tom\git\leo-editor*. So Leo is looking in the wrong location. Version info: Leo 6.6.3 Python 3.10.4, PyQt version 5.15.2 Windows 10 AMD64 (build 10.0.19043) SP0 Also, I notice that the usual branch/build items are not included in the version info, which they used to be. On Tuesday, August 30, 2022 at 11:32:14 AM UTC-4 Edward K. Ream wrote: > It's time to pull the plugin on ancient Python releases: > > - Leo's support for Python 3.6, 3.7, and 3.8 is limited and buggy. > - Support for Python 3.6 is hindering full annotations. > - Earlier Python releases are now security risks. > - Binary installer exist for Windows, Ubuntu and MacOs. > Just now it took me about 5 minutes to install Python 3.10 on Ubuntu. > > 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/6c719f7c-e6c4-4392-9167-a7a67b87ab3fn%40googlegroups.com.
