I installed Python 3.4.3 over 3.4.2 on Windows 7 and got problems running IDLE.
When I use the Windows uninstaller through the control panel, I get the message:
"There is a problem with this Windows Installer package, the program required to complete this installation cannot be started. Contact your support staff or package provider."
If I try to remove Python through the msi file, I get the same message.
There is no Python34 directory on my computer. I noticed that there is a registry entry HKEY_LOCAL_MACHINE \ SOFTWARE \ Python \ PythonCore \ 3.4 \ Modules. I did not want to contact my registry, but can I safely delete this entry? Delete more?
source share