[New-bugs-announce] [issue38936] fatal error during installation 0x80070643 during python installation

kiranmai velishala report at bugs.python.org
Thu Nov 28 12:11:33 EST 2019


New submission from kiranmai velishala <kiranmai.velishala at gmail.com>:

Installing Python 3.8, Windows 10 64bit, exits installer and dumps the following error code to log.

[3D8C:422C][2019-11-28T22:23:28]e000: Error 0x80070643: Failed to run maintanance mode for MSI package.
[3D8C:422C][2019-11-28T22:23:28]e000: Error 0x80070643: Failed to configure per-user MSI package.
[3D8C:422C][2019-11-28T22:23:28]i319: Applied execute package: tcltk_JustForMe, result: 0x80070643, restart: None
[3D8C:422C][2019-11-28T22:23:28]e000: Error 0x80070643: Failed to execute MSI package.
[3D8C:422C][2019-11-28T22:23:28]i301: Applying rollback package: tcltk_JustForMe, action: Modify, path: C:\Users\kivelish\AppData\Local\Package Cache\{978278A0-0090-4A9C-8610-001061A495AF}v3.8.150.0\tcltk.msi, arguments: ' ARPSYSTEMCOMPONENT="1" MSIFASTINSTALL="7" TARGETDIR="C:\Users\kivelish\AppData\Local\Programs\Python\Python38-32" OPTIONALFEATURESREGISTRYKEY="Software\Python\PythonCore\3.8-32\InstalledFeatures" REMOVE="AssociateFiles"'
[3D8C:422C][2019-11-28T22:23:30]e000: Error 0x80070643: Failed to run maintanance mode for MSI package.
[3D8C:422C][2019-11-28T22:23:30]e000: Error 0x80070643: Failed to configure per-user MSI package.

0x80070643 - Fatal Error during installation

----------
components: Windows
files: FATAL_ISSUE.zip
messages: 357622
nosy: kiranmai velishala, paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: fatal error during installation 0x80070643 during python installation
type: crash
versions: Python 3.8
Added file: https://bugs.python.org/file48746/FATAL_ISSUE.zip

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38936>
_______________________________________


More information about the New-bugs-announce mailing list