I'm trying to install python3.6 on windows server 2016. I have downloaded python-3.6.6rc1-amd64-webinstall.Followed the default setting to install it. But during installation step I got the error message as 0x80070659-This installation is forbidden by system policy. Contact your system administrator. I have talked with system administrator but he is not [...] read more
I've just installed Windows Server 2019 on Google Cloud Compute Engine, so I can host my python apps 24/7 but I can't install python because of this error: 0x80070659 - This installation is forbidden by system policy. Contact your system administrator. I was wondering if there's anything I can do [...] read more
I want to install Python on a VM, Google Cloud, and I am encountering the following error: > 0x80070659. I can't bypass this error using regedit or administrator tool. In this machine, I have Windows Server 2016. read more
I setup a django "hello world" app IIS (Windows Server 2012). The application is run successfully using the Django web server. However, when I tried to install in on IIS (following the instructions provided here) I get an HTTP 500 error with the message "python.exe - The FastCGI process exited [...] read more