
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

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

When you see fatal: unable to access '...': SSL certificate problem: unable to get ...

You run git push and get ! [rejected] with non-fast-forward

You run pip install and see a wall of text about DependencyConflict or ...

You've made commits while in a detached HEAD state, and now you can't see them on any bra...

When you run pip install . or python setup.py develop, a dependency con...