I’ve installed Python 3.10.11 to a machine running Windows Server 2022. While installing I included the Launcher, installed for all users, added Python to the path list, etc. just as I normally would (FYI… I’ve installed the s/w a dozen times before and never had any difficulties like this). The install path is on the machine’s D: drive as shown in the screen shot below.
The problem I’m having is that once it’s installed, it can’t locate the python file I’m trying to run, even though the file exists in the folder. Any attempt throws Errno 2 (again see screen shot below).
Is there some configuration change I need to make here? Or is it maybe a compatibility problem with Windows Server 2022?