Install source and version
Version: 25.2
Describe the bug
Using Python over SSH that's installed with the Python Install Manager does not work unless the user is logged in.
To Reproduce
Steps to reproduce the behavior:
- Install OpenSSH and the Python Install Manager on Windows Server
- SSH into the user WITHOUT being graphically logged in
- Attempt to launch Python in the shell
Expected behavior
Python's REPL launches.
Additional context
The error: "The system cannot execute the specified program." is printed.