python launchLeo.py --no-dock
--global-docks: False
duplicate, (not conflicting) key bindings in myLeoSettings.leo
tree Tab focus-to-body
all Tab indent-region
text Tab newline-and-indent
Leo 6.1-devel, devel branch, build 4e9d54b82e
2019-09-30 17:09:04 -0500
leo_excepthook Uncaught Python exception: [WinError 3] The system cannot find the path specified: 'D:/bin/chocolatey/lib/python3/tools/lib/site-packages/leo/scripts/scripts.leo'
NoneType: None
E:\git\leo-editor>python --version
Python 3.7.4
CLI args are sufficient.
This can definitely be caused by python version upgrade (seems like that path points to old python's path) - but got no idea how.
Leo installed with PIP works fine.
Version from git launched ok before I pulled the changes.