Can't run python in git terminal?
问题 I have python 3.6 installed on my Win7 system and am trying to get it working in the git bash (MINGW64), so far to no avail. I've added the install directory (NOT the .exe, of course) to PATH, with no results. Even if I directly cd to the install directory, it doesn't see it. $ python bash: python: command not found $ echo $PATH /c/Users/Aerovistae/bin:/mingw64/bin:/usr/local/bin:/usr/bin:/bin:/mingw64/bin:/usr/bin:/c/Users/Aerovistae/bin:/c/Windows/system32:/c/Windows:/c/Windows/System32