Python 3 installation failed 'Keyset as registered is invalid'

混江龙づ霸主 提交于 2019-12-20 03:17:15

问题


I have been trying to get Python 3 installed, but this error occurs:

I am running it on Windows 8 64-bit. I will keep trying. Thanks for the help. I didn't find any articles on the matter, so I came here.


回答1:


I encounterd this problem for all applications, meaning that when I tried to install an application the same error will pop up "keyset as registered is invalid".

The solution for me was to delete the folder

S-1-5-21-3065067753-4167832549-3323262698-1001

found here:

%AppData%\Microsoft\Crypto\RSA

Please make a copy of it before you try it



来源:https://stackoverflow.com/questions/25589458/python-3-installation-failed-keyset-as-registered-is-invalid

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!