Live Engine
Select Topic
easyEnvironment Setup
A developer installs Python on a fresh Windows machine and immediately opens a terminal and types
python --version. It returns 'python' is not recognized as an internal or external command. Python is definitely installed. What is the most likely cause?