Hello everyone,
This is my first time to install python on my new computer and the OS is Win11 (64bit). And there is no python installed before.
I tried to run python-3.13.3-amd64.exe as an Administrator, but the installation failed with error 0x8007643…
So I checked the log file and found the following messages:
…
Error 0x8007-643: Failed to install MSI package.
Error 0x8007-643: Failed to execute MSI package.
Error 0x8007-643: Failed to configure per-machine MSI package.
…
I checked the Windows Installer service and make sure it should be okay.
I tried to use switch /layout and pre-downloaded all components on my machine.
And I tried every possible way I can think, like folder permissions, user privileges, disk check or whatever, but it still failed with the same error…
So I think if there is anyone encountered the same problem and someone has found a good solution to it.
If you happened to know how to solute it, could you share it with me?
Thanks in advance,
Best regards,
Cheng Peng