Python Forum

Full Version: Installation Trouble
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi guys having trouble installing python 3.8.1 on win7 64bit.

The gui says I need to make sure sp1 and all applicable updates are installed.

The log file says the following

13F0:1290][2020-02-02T23:27:36]i000: Setting string variable 'WixBundleName' to value 'Python 3.8.1 (32-bit)'
[13F0:1290][2020-02-02T23:27:36]i000: Setting string variable 'WixBundleManufacturer' to value 'Python Software Foundation'
[13F0:1290][2020-02-02T23:27:57]i000: Setting numeric variable 'CRTInstalled' to value 0
[13F0:1560][2020-02-02T23:28:00]i000: Did not find C:\Users\Arcade\Downloads\unattend.xml
[13F0:1560][2020-02-02T23:28:02]i000: Setting string variable 'ActionLikeInstalling' to value 'Installing'
[13F0:1560][2020-02-02T23:28:02]i000: Setting string variable 'ActionLikeInstallation' to value 'Setup'
[13F0:1560][2020-02-02T23:28:02]i000: Setting version variable 'WixBundleFileVersion' to value '3.8.1150.0'
[13F0:1560][2020-02-02T23:28:13]e000: Detected Windows 7 SP1 without KB2533623
[13F0:1560][2020-02-02T23:28:13]e000: KB2533623 update is required to continue.

So I downloaded the update KB2533623 but when I go to install it. It says that the update is not applicable to my machine. So how do I get past this problem...Kind of stuck in this loop.

Thanks in advance.