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.