I faced to the same problem. I solved it by
- navigate to
HKEY_CURRENT_USERSoftwarePythonPythonCore3.4InstallPath
and edit the default key with the output of
C:> where python.exe
command.
- navigate to
HKEY_CURRENT_USERSoftwarePythonPythonCore3.4InstallPathInstallGroup
and edit the default key with Python 3.4
Note: My python version is 3.4 and you need to replace 3.4 with your
python version.
Normally you can find Registry entries for Python in HKEY_LOCAL_MACHINESOFTWAREPythonPythonCore<version>
. You just need to copy those entries to HKEY_CURRENT_USERSoftwarePythonPythonCore<version>
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…