
Fix 'Python Command Not Found' in Git Bash on Windows
When running Python in Git Bash on Windows, you may see bash: python: command not found
Software troubleshooting desk

When running Python in Git Bash on Windows, you may see bash: python: command not found

If you see the error 'fatal: Unable to create 'path/.git/index.lock': File exists'...

You run git pull, then git push, and get: ! [rejected] non-fast-f...

If Chrome shows 'Your connection is not private' with 'NET::ERR_CERT_AUTHORITY_INVALI...

When you try to connect to a remote PC via Remote Desktop (RDP), you might see a warning like ...

You cloned a repository, made some commits locally, and now when you try to git pull...