I've installed Python on Windows 11 as I have on earlier versions of Windows, but afterwards it is not recognized in Powershell or Command Prompt. Has anyone else experienced similar issues and able to resolve them?
Here are the steps and errors received
- Downloaded Python 3.11.2 for Windows from python.org
- Ran the installer as Administrator
- Checked "Add python.exe to PATH"
- Click - Customize installation
- Leave Optional Features as default selections Click - Next
- Check "Install Python 3.11 for all users" Click "Install"
- After waiting for Setup was successful go to Command Prompt or Powershell. Type "python --version" Receive error - "Python Was Not Found" Microsoft Store launches asking to install Python.