I’m not sure if it’s related, but I have run into an issue, locally, on Windows (on two computers, actually). When I try to commit, using TortoiseGit, it fails, saying:
Check version of SetupForDevelopment.....................................Passed
local pre-commit.........................................................Passed
kw commit-msg............................................................Failed
- hook id: kw-commit-msg
- exit code: 9009
Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Apps > Advanced app settings > App execution aliases.
I did install Python locally by running the installer (“python-3.13.5-amd64.exe”). Any clue?