I'm trying to install pip onto windows, but I keep getting the following error:
"Python Version 2.7 required which was not found in the registry"
I've looked around for a solution and I have checked to see if the registry value was in:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Python\PythonCore\2.6\InstallPath
as recommended in this post: Installing SetupTools on 64-bit Windows
It's present in that register. So I don't know what to do next.