Ошибка при установке python setup failed

Подскажите, пожалуйста, что это за ошибка и как его исправить?
Пытался установить Python 3.9.0 на Windows 7 (Максимальная), но перед установкой (при запуске установщика) мне выдаёт такую ошибку:
Скриншот

Вот лог:

[14F4:1554][2020-11-07T14:02:51]i001: Burn v3.11.1.2318, Windows v6.1 (Build 7601: Service Pack 1), path: C:WindowsTemp{E3759934-CA2D-42C9-AFAB-D4D618024946}.crpython-3.9.0-amd64.exe
[14F4:1554][2020-11-07T14:02:51]i000: Initializing string variable 'ActionLikeInstalling' to value 'Installing'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing string variable 'ActionLikeInstallation' to value 'Setup'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing string variable 'ShortVersion' to value '3.9'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'ShortVersionNoDot' to value '39'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing string variable 'WinVer' to value '3.9'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'WinVerNoDot' to value '39'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'InstallAllUsers' to value '0'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'InstallLauncherAllUsers' to value '1'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing string variable 'TargetDir' to value ''
[14F4:1554][2020-11-07T14:02:51]i000: Initializing string variable 'DefaultAllUsersTargetDir' to value '[ProgramFiles64Folder]Python[WinVerNoDot]'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing string variable 'TargetPlatform' to value 'x64'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing string variable 'DefaultJustForMeTargetDir' to value '[LocalAppDataFolder]ProgramsPythonPython[WinVerNoDot]'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing string variable 'OptionalFeaturesRegistryKey' to value 'SoftwarePythonPythonCore[WinVer]InstalledFeatures'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing string variable 'TargetDirRegistryKey' to value 'SoftwarePythonPythonCore[WinVer]InstallPath'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing string variable 'DefaultCustomTargetDir' to value ''
[14F4:1554][2020-11-07T14:02:51]i000: Initializing string variable 'InstallAllUsersState' to value 'enabled'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing string variable 'InstallLauncherAllUsersState' to value 'enabled'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing string variable 'CustomInstallLauncherAllUsersState' to value '[InstallLauncherAllUsersState]'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing string variable 'TargetDirState' to value 'enabled'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing string variable 'CustomBrowseButtonState' to value 'enabled'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'Include_core' to value '1'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'Include_exe' to value '1'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'Include_dev' to value '1'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'Include_lib' to value '1'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'Include_test' to value '1'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'Include_doc' to value '1'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'Include_tools' to value '1'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'Include_tcltk' to value '1'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'Include_pip' to value '1'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'Include_launcher' to value '-1'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing string variable 'Include_launcherState' to value 'enabled'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'Include_symbols' to value '0'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'Include_debug' to value '0'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'LauncherOnly' to value '0'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'DetectedLauncher' to value '0'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'DetectedOldLauncher' to value '0'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'AssociateFiles' to value '1'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'Shortcuts' to value '1'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'PrependPath' to value '0'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'CompileAll' to value '0'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'SimpleInstall' to value '0'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing string variable 'SimpleInstallDescription' to value ''
[14F4:1554][2020-11-07T14:02:51]i009: Command Line: '-burn.clean.room=C:UsersUserDesktoppython-3.9.0-amd64.exe -burn.filehandle.attached=180 -burn.filehandle.self=188'
[14F4:1554][2020-11-07T14:02:51]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:UsersUserDesktoppython-3.9.0-amd64.exe'
[14F4:1554][2020-11-07T14:02:51]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'C:UsersUserDesktop'
[14F4:1554][2020-11-07T14:02:51]i000: Setting string variable 'WixBundleLog' to value 'C:UsersUserAppDataLocalTempPython 3.9.0 (64-bit)_20201107140251.log'
[14F4:1554][2020-11-07T14:02:51]i000: Setting string variable 'WixBundleName' to value 'Python 3.9.0 (64-bit)'
[14F4:1554][2020-11-07T14:02:51]i000: Setting string variable 'WixBundleManufacturer' to value 'Python Software Foundation'
[14F4:1554][2020-11-07T14:02:51]i000: Setting numeric variable 'CRTInstalled' to value 1
[14F4:05E8][2020-11-07T14:02:51]i000: Did not find C:UsersUserDesktopunattend.xml
[14F4:05E8][2020-11-07T14:02:51]i000: Setting string variable 'ActionLikeInstalling' to value 'Installing'
[14F4:05E8][2020-11-07T14:02:51]i000: Setting string variable 'ActionLikeInstallation' to value 'Setup'
[14F4:05E8][2020-11-07T14:02:51]i000: Setting version variable 'WixBundleFileVersion' to value '3.9.150.0'
[14F4:05E8][2020-11-07T14:02:51]e000: Detected Windows 7
[14F4:05E8][2020-11-07T14:02:51]e000: Windows 8.1 or later is required to continue installation

Danis's user avatar

Danis

19.3k5 золотых знаков20 серебряных знаков55 бронзовых знаков

задан 7 ноя 2020 в 11:10

Dmitriy Makarov's user avatar

Dmitriy MakarovDmitriy Makarov

391 золотой знак1 серебряный знак5 бронзовых знаков

1

В логах четко написано, что у тебя вин7, а надо 8 и выше.

[14F4:05E8][2020-11-07T14:02:51]e000: Detected Windows 7
[14F4:05E8][2020-11-07T14:02:51]e000: Windows 8.1 or later is required to continue installation

ответ дан 7 ноя 2020 в 11:17

USERNAME GOES HERE's user avatar

USERNAME GOES HEREUSERNAME GOES HERE

10.3k21 золотой знак25 серебряных знаков53 бронзовых знака

последняя версия, которая реально запускается на 7-ке, — это 3.4.2

ответ дан 10 июл 2021 в 21:48

user451215's user avatar

Если тебе нужна именно 3.9.0 и не раньше то… VMware/VirtualBox в студию. Я лично воспользовался версией 3.8.10 (норм поставилась на Win7) не смотря на то что про инструкции нужна более высшая. И могу сказать норм, свою работу делает

ответ дан 6 янв 2022 в 19:56

ak__'s user avatar

Got the same error after lot of research i found the below thing…It works like a charm..100% worked for me

First…Make sure to check the setup package for your system that is X86 or x64, download packages based on the system before you proceed, otherwise the hack wont work. The below is explained for x64 bit windows 8.1 system with a 64 bit Python setup package use the below mentioned setup name(.exe file) in Step1: and search in google for downloading the Python setup

if the following error comes while installing Python 3.5.0 Setup in windows 8.1 64 bit Operating Sys- Error 0x80240017: Failed to configure per-machine MSU package

Start CMD as Admin, after that

Step1: ~YourFilePath/python-3.5.0-amd64.exe /quiet InstallAllUsers=1 PrependPath=1 Include_test=0

Step2: ~YourFilePath/python-3.5.0-amd64.exe

~YourFilePath stands for the location of the python-3.5.0-amd64.exe file in your PC Example: E:Softwarespython-3.5.0-amd64.exe

now after executing the Step2: the setup will run without any errors….. Cool….

The above mentioned steps should work or else If you find any difficulties please visit here which explains the process in detail. Good Luck…

Discussions on Python.org

Loading

Подскажите, пожалуйста, что это за ошибка и как его исправить?
Пытался установить Python 3.9.0 на Windows 7 (Максимальная), но перед установкой (при запуске установщика) мне выдаёт такую ошибку:
Скриншот

Вот лог:

[14F4:1554][2020-11-07T14:02:51]i001: Burn v3.11.1.2318, Windows v6.1 (Build 7601: Service Pack 1), path: C:WindowsTemp{E3759934-CA2D-42C9-AFAB-D4D618024946}.crpython-3.9.0-amd64.exe
[14F4:1554][2020-11-07T14:02:51]i000: Initializing string variable 'ActionLikeInstalling' to value 'Installing'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing string variable 'ActionLikeInstallation' to value 'Setup'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing string variable 'ShortVersion' to value '3.9'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'ShortVersionNoDot' to value '39'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing string variable 'WinVer' to value '3.9'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'WinVerNoDot' to value '39'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'InstallAllUsers' to value '0'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'InstallLauncherAllUsers' to value '1'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing string variable 'TargetDir' to value ''
[14F4:1554][2020-11-07T14:02:51]i000: Initializing string variable 'DefaultAllUsersTargetDir' to value '[ProgramFiles64Folder]Python[WinVerNoDot]'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing string variable 'TargetPlatform' to value 'x64'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing string variable 'DefaultJustForMeTargetDir' to value '[LocalAppDataFolder]ProgramsPythonPython[WinVerNoDot]'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing string variable 'OptionalFeaturesRegistryKey' to value 'SoftwarePythonPythonCore[WinVer]InstalledFeatures'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing string variable 'TargetDirRegistryKey' to value 'SoftwarePythonPythonCore[WinVer]InstallPath'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing string variable 'DefaultCustomTargetDir' to value ''
[14F4:1554][2020-11-07T14:02:51]i000: Initializing string variable 'InstallAllUsersState' to value 'enabled'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing string variable 'InstallLauncherAllUsersState' to value 'enabled'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing string variable 'CustomInstallLauncherAllUsersState' to value '[InstallLauncherAllUsersState]'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing string variable 'TargetDirState' to value 'enabled'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing string variable 'CustomBrowseButtonState' to value 'enabled'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'Include_core' to value '1'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'Include_exe' to value '1'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'Include_dev' to value '1'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'Include_lib' to value '1'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'Include_test' to value '1'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'Include_doc' to value '1'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'Include_tools' to value '1'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'Include_tcltk' to value '1'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'Include_pip' to value '1'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'Include_launcher' to value '-1'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing string variable 'Include_launcherState' to value 'enabled'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'Include_symbols' to value '0'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'Include_debug' to value '0'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'LauncherOnly' to value '0'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'DetectedLauncher' to value '0'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'DetectedOldLauncher' to value '0'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'AssociateFiles' to value '1'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'Shortcuts' to value '1'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'PrependPath' to value '0'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'CompileAll' to value '0'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing numeric variable 'SimpleInstall' to value '0'
[14F4:1554][2020-11-07T14:02:51]i000: Initializing string variable 'SimpleInstallDescription' to value ''
[14F4:1554][2020-11-07T14:02:51]i009: Command Line: '-burn.clean.room=C:UsersUserDesktoppython-3.9.0-amd64.exe -burn.filehandle.attached=180 -burn.filehandle.self=188'
[14F4:1554][2020-11-07T14:02:51]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:UsersUserDesktoppython-3.9.0-amd64.exe'
[14F4:1554][2020-11-07T14:02:51]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'C:UsersUserDesktop'
[14F4:1554][2020-11-07T14:02:51]i000: Setting string variable 'WixBundleLog' to value 'C:UsersUserAppDataLocalTempPython 3.9.0 (64-bit)_20201107140251.log'
[14F4:1554][2020-11-07T14:02:51]i000: Setting string variable 'WixBundleName' to value 'Python 3.9.0 (64-bit)'
[14F4:1554][2020-11-07T14:02:51]i000: Setting string variable 'WixBundleManufacturer' to value 'Python Software Foundation'
[14F4:1554][2020-11-07T14:02:51]i000: Setting numeric variable 'CRTInstalled' to value 1
[14F4:05E8][2020-11-07T14:02:51]i000: Did not find C:UsersUserDesktopunattend.xml
[14F4:05E8][2020-11-07T14:02:51]i000: Setting string variable 'ActionLikeInstalling' to value 'Installing'
[14F4:05E8][2020-11-07T14:02:51]i000: Setting string variable 'ActionLikeInstallation' to value 'Setup'
[14F4:05E8][2020-11-07T14:02:51]i000: Setting version variable 'WixBundleFileVersion' to value '3.9.150.0'
[14F4:05E8][2020-11-07T14:02:51]e000: Detected Windows 7
[14F4:05E8][2020-11-07T14:02:51]e000: Windows 8.1 or later is required to continue installation

Danis's user avatar

Danis

18.8k5 золотых знаков19 серебряных знаков55 бронзовых знаков

задан 7 ноя 2020 в 11:10

Dmitriy Makarov's user avatar

Dmitriy MakarovDmitriy Makarov

391 золотой знак1 серебряный знак5 бронзовых знаков

1

В логах четко написано, что у тебя вин7, а надо 8 и выше.

[14F4:05E8][2020-11-07T14:02:51]e000: Detected Windows 7
[14F4:05E8][2020-11-07T14:02:51]e000: Windows 8.1 or later is required to continue installation

ответ дан 7 ноя 2020 в 11:17

USERNAME GOES HERE's user avatar

USERNAME GOES HEREUSERNAME GOES HERE

10.3k21 золотой знак23 серебряных знака51 бронзовый знак

последняя версия, которая реально запускается на 7-ке, — это 3.4.2

ответ дан 10 июл 2021 в 21:48

user451215's user avatar

Если тебе нужна именно 3.9.0 и не раньше то… VMware/VirtualBox в студию. Я лично воспользовался версией 3.8.10 (норм поставилась на Win7) не смотря на то что про инструкции нужна более высшая. И могу сказать норм, свою работу делает

ответ дан 6 янв 2022 в 19:56

ak__'s user avatar

Got the same error after lot of research i found the below thing…It works like a charm..100% worked for me

First…Make sure to check the setup package for your system that is X86 or x64, download packages based on the system before you proceed, otherwise the hack wont work. The below is explained for x64 bit windows 8.1 system with a 64 bit Python setup package use the below mentioned setup name(.exe file) in Step1: and search in google for downloading the Python setup

if the following error comes while installing Python 3.5.0 Setup in windows 8.1 64 bit Operating Sys- Error 0x80240017: Failed to configure per-machine MSU package

Start CMD as Admin, after that

Step1: ~YourFilePath/python-3.5.0-amd64.exe /quiet InstallAllUsers=1 PrependPath=1 Include_test=0

Step2: ~YourFilePath/python-3.5.0-amd64.exe

~YourFilePath stands for the location of the python-3.5.0-amd64.exe file in your PC Example: E:Softwarespython-3.5.0-amd64.exe

now after executing the Step2: the setup will run without any errors….. Cool….

The above mentioned steps should work or else If you find any difficulties please visit here which explains the process in detail. Good Luck…

Got the same error after lot of research i found the below thing…It works like a charm..100% worked for me

First…Make sure to check the setup package for your system that is X86 or x64, download packages based on the system before you proceed, otherwise the hack wont work. The below is explained for x64 bit windows 8.1 system with a 64 bit Python setup package use the below mentioned setup name(.exe file) in Step1: and search in google for downloading the Python setup

if the following error comes while installing Python 3.5.0 Setup in windows 8.1 64 bit Operating Sys- Error 0x80240017: Failed to configure per-machine MSU package

Start CMD as Admin, after that

Step1: ~YourFilePath/python-3.5.0-amd64.exe /quiet InstallAllUsers=1 PrependPath=1 Include_test=0

Step2: ~YourFilePath/python-3.5.0-amd64.exe

~YourFilePath stands for the location of the python-3.5.0-amd64.exe file in your PC Example: E:Softwarespython-3.5.0-amd64.exe

now after executing the Step2: the setup will run without any errors….. Cool….

The above mentioned steps should work or else If you find any difficulties please visit here which explains the process in detail. Good Luck…


As we all known that, Currently, PYTHON is the most popular language on this planet. Due to its high compatibility with other language and easy coding structure. It is widely used for many application related to Artificial Intelligence, Web Development, Data Analytics, High End 3D Games, Android and many more.

Because of its high popularity and easy acceptance, many developer or student  are trying to learn Python language. 

However, Microsoft Officially Ends support for Windows 7 operating system but still large number of population are using windows 7 on their desktop pc.

so when they install python on windows 7 one commonly known error terminates the setup with below message.

Windows 7 Service Pack 1 & all updates are required to install Python

which is so frustrating because solution for this error makes you download 500MB to 900MB Update file based on your system 32 bit/64 bit architecture.

but I’m sure after reading this article, you will be able to solve this Python Windows 7 Service Pack 1 error. so lets see how to solve python windows 7 service pack 1 error.

How To Solve Python Windows 7 Service Pack 1 Error


1. First download Python Latest Version From Here.


Note: we cannot install Python 3.9.2 on windows 7.

After downloading, just double click to install Python. If everything alright then it will install in your system but if it gives

Python Windows 7 Service Pack 1 error during install just download below update file according to your system 32bit or 64bit architecture.


To check whether system is on 32bit or 64bit architecture —

Go to My Computer >> Right Click >> Properties >> check System Type 32bit or 64 bit.

Now after confirmation, Download Update File From Below Link

For Windows 7 (32bit) (1 MB)- 

https://drive.google.com/file/d/1qHae92Il3KNZgOToaRfIB0JivZCGeS9h/view?usp=sharing


For Windows 7 (64bit)
(2 MB) 

https://drive.google.com/file/d/1tj80Sb4SvdoWjVpWVTG5uWf31nqEVeQ-/view?usp=sharing

Note : — AFTER INSTALLING UPDATE FILE, RESTART YOUR SYSTEM

These are the official windows 7 update file, so it will not harm your system. Just Install and Enjoy Python Programming.

But Even after installing these update file, if you still getting this Python Windows 7 Service Pack 1 error then you can follow one of these below steps:

 — JUST INSTALL WINDOWS 7 FRESH COPY ON YOUR SYSTEM. (recommended)

 — Or Download Full Service Pack Update File based on your System Type.

  For Windows 7 (32 bit) (538 MB)-

https://drive.google.com/file/d/1Vfm7PSQUqdin2oWDdzKIFlT1klxn4btU/view?usp=sharing

  For Windows 7 (64 bit) (903 MB)- 

https://drive.google.com/file/d/1seGjTpY-1wzfDIRnlDt8HZQl3Nu5XCZ7/view?usp=sharing

Video Tutorial:



Conclusion: —  

Main reason behind this error is python developer does not provide support For Windows 7 Update File (Windows6.1-KB2533623). This is the main update file that will solve this problem. Hope This post helps you to solve this python windows 7 service pack 1 error for all. so what are you waiting for just share this post with your friends or with student or with Python learner whoever getting this error.

For Now This is #BharatSharma signing off. Thank You…Enjoy Python..!!


HEY GUYS ONE SMALL REQUEST TO ALL OF YOU, JUST NEED YOUR SUPPORT TO GROW MY YOUTUBE CHANNEL #TECHVIGYAAN, IF YOU LIKE MY WORK, PLEASE SUBSCRIBE TO OUR CHANNEL, THANK YOU…!!

Install Python Times in Windows 7 System, Tips: Setup Failed, specific content is One or More Issues Caused The setup to fail. Please fix the question and then retry setup. For mer INFORMATION See THD log file.windows 7 Service Pack 1 and All Applicable Updates Are Required To Install Python 3.8.0 (64-bit) Please update your machine and then restart the installation, as shown below:

This situation typically occurs on the Windows7 system, click on the log file to view the log file above, prompt to install the KB2533623.msu patch.

Although the log prompt is a KB2533625, Microsoft does not have this patch at all, actually use the KB2533623 patch to solve the problem. After the patch is hit, remember to restart, then install Python, it will succeed.

This patch can be downloaded Baidu, I also uploaded a copy on this website:

При попытке удаления Python 3.8 в Windows 7 появляется ошибка

No Python 3.8 installation was detected.

No Python 3.8 installation was detected
и далее ошибка

Setup failed
One or more issues caused the setup to fail. Please fix the issues and then retry setup. For more information see the log file.
0x80070643 — В процессе установки произошла неисправимая ошибка.

setup failed 0x80070643
Для устранения ошибки необходимо перейти в папку Package Cache

C:Usersuser_nameAppDataLocalPackage Cache

и удалить все папки.
Затем повторить процесс удаления, Python 3.8 должен благополучно удалиться.

3725


  • Ошибка при установке notepad
  • Ошибка при установке python 2203
  • Ошибка при установке node js 2503
  • Ошибка при установке python 0x80070661
  • Ошибка при установке nfs underground 2