I fired up a new Windows google compute engine instance. It\'s running Windows 2008 R2, service pack 1.
I download and try running the Python .msi installer for ver
I'm using Windows 8.1 64-bit. I had 2.7.11 installed and then I tried to install PIP as well via Chocolatey PIP package.
I think my installation had got messed up because I had tried to install Python 3.4 as well as Python 2.
Then I had deleted all the Python 2 and Python 3 files in an attempt to get rid of this.
What worked for me was:
PYTHONHOME
or PYTHONPATH
variablesPATH
environment variableEdit: I assume this is connected with this PYTHON_HOME answer to a problem with Python 3.4