Python Forum
Installation troubles on Win 10
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Installation troubles on Win 10
#1
Hi all,
I have very little experience with Python but hope to use it for an ESP project running MicroPython. This requires installation of Python and I have tried to install several of the latest versions but the installation just quickly aborts without further notification.
Windows 10, 64bit, AMD.

There is a long log file copied in below, but I do not understand what the problem might be.

Any help appreciated :)

Per Inge
Even though not python, placed in python tags for scrolling (Larz60+)
[0D58:3428][2020-05-13T22:52:39]i001: Burn v3.11.1.2318, Windows v10.0 (Build 17763: Service Pack 0), path: C:\Users\Per Inge\AppData\Local\Package Cache\{fe46f844-fa34-4fa2-9957-735c15640bc2}\python-3.8.3rc1.exe
[0D58:3428][2020-05-13T22:52:39]i000: Initializing string variable 'ActionLikeInstalling' to value 'Installing'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing string variable 'ActionLikeInstallation' to value 'Setup'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing string variable 'ShortVersion' to value '3.8'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing numeric variable 'ShortVersionNoDot' to value '38'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing string variable 'WinVer' to value '3.8-32'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing string variable 'WinVerNoDot' to value '38-32'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing numeric variable 'InstallAllUsers' to value '0'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing numeric variable 'InstallLauncherAllUsers' to value '1'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing string variable 'TargetDir' to value ''
[0D58:3428][2020-05-13T22:52:39]i000: Initializing string variable 'DefaultAllUsersTargetDir' to value '[ProgramFilesFolder]Python[WinVerNoDot]'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing string variable 'TargetPlatform' to value 'x86'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing string variable 'DefaultJustForMeTargetDir' to value '[LocalAppDataFolder]Programs\Python\Python[WinVerNoDot]'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing string variable 'OptionalFeaturesRegistryKey' to value 'Software\Python\PythonCore\[WinVer]\InstalledFeatures'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing string variable 'TargetDirRegistryKey' to value 'Software\Python\PythonCore\[WinVer]\InstallPath'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing string variable 'DefaultCustomTargetDir' to value ''
[0D58:3428][2020-05-13T22:52:39]i000: Initializing string variable 'InstallAllUsersState' to value 'enabled'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing string variable 'InstallLauncherAllUsersState' to value 'enabled'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing string variable 'CustomInstallLauncherAllUsersState' to value '[InstallLauncherAllUsersState]'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing string variable 'TargetDirState' to value 'enabled'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing string variable 'CustomBrowseButtonState' to value 'enabled'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing numeric variable 'Include_core' to value '1'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing numeric variable 'Include_exe' to value '1'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing numeric variable 'Include_dev' to value '1'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing numeric variable 'Include_lib' to value '1'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing numeric variable 'Include_test' to value '1'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing numeric variable 'Include_doc' to value '1'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing numeric variable 'Include_tools' to value '1'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing numeric variable 'Include_tcltk' to value '1'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing numeric variable 'Include_pip' to value '1'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing numeric variable 'Include_launcher' to value '-1'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing string variable 'Include_launcherState' to value 'enabled'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing numeric variable 'Include_symbols' to value '0'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing numeric variable 'Include_debug' to value '0'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing numeric variable 'LauncherOnly' to value '0'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing numeric variable 'DetectedLauncher' to value '0'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing numeric variable 'DetectedOldLauncher' to value '0'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing numeric variable 'AssociateFiles' to value '1'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing numeric variable 'Shortcuts' to value '1'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing numeric variable 'PrependPath' to value '0'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing numeric variable 'CompileAll' to value '0'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing numeric variable 'SimpleInstall' to value '0'
[0D58:3428][2020-05-13T22:52:39]i000: Initializing string variable 'SimpleInstallDescription' to value ''
[0D58:3428][2020-05-13T22:52:39]i009: Command Line: '"-burn.clean.room=C:\Users\Per Inge\AppData\Local\Package Cache\{fe46f844-fa34-4fa2-9957-735c15640bc2}\python-3.8.3rc1.exe" -burn.filehandle.attached=588 -burn.filehandle.self=600 /modify'
[0D58:3428][2020-05-13T22:52:39]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\PERING~1\AppData\Local\Temp\Python 3.8.3rc1 (32-bit)_20200513225239.log'
[0D58:3428][2020-05-13T22:52:39]w055: Could not load or read state file: C:\Users\Per Inge\AppData\Local\Package Cache\{fe46f844-fa34-4fa2-9957-735c15640bc2}\\state.rsm, error: 0x80070002.
[0D58:3428][2020-05-13T22:52:39]i000: Setting string variable 'WixBundleName' to value 'Python 3.8.3rc1 (32-bit)'
[0D58:3428][2020-05-13T22:52:39]i000: Setting string variable 'WixBundleManufacturer' to value 'Python Software Foundation'
[0D58:3428][2020-05-13T22:52:39]i000: Setting numeric variable 'CRTInstalled' to value 1
[0D58:2788][2020-05-13T22:52:39]i000: Did not find unattend.xml
[0D58:2788][2020-05-13T22:52:39]i000: Setting string variable 'ActionLikeInstalling' to value 'Installing'
[0D58:2788][2020-05-13T22:52:39]i000: Setting string variable 'ActionLikeInstallation' to value 'Setup'
[0D58:2788][2020-05-13T22:52:39]i000: Setting version variable 'WixBundleFileVersion' to value '3.8.3121.0'
[0D58:2788][2020-05-13T22:52:39]i000: Target OS is Windows 8 or later
[0D58:3428][2020-05-13T22:52:39]i100: Detect begin, 52 packages
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: ucrt_AllUsers, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: ucrt_JustForMe, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: core_AllUsers, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: core_AllUsers_pdb, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: core_AllUsers_d, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: core_JustForMe, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: core_JustForMe_pdb, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: core_JustForMe_d, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: dev_AllUsers, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: dev_AllUsers_d, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: dev_JustForMe, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: dev_JustForMe_d, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: exe_AllUsers, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i104: Detected package: exe_AllUsers, feature: DefaultFeature, state: Absent
[0D58:3428][2020-05-13T22:52:39]i104: Detected package: exe_AllUsers, feature: Shortcuts, state: Absent
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: exe_AllUsers_pdb, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: exe_AllUsers_d, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: exe_JustForMe, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i104: Detected package: exe_JustForMe, feature: DefaultFeature, state: Absent
[0D58:3428][2020-05-13T22:52:39]i104: Detected package: exe_JustForMe, feature: Shortcuts, state: Absent
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: exe_JustForMe_pdb, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: exe_JustForMe_d, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: lib_AllUsers, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: lib_AllUsers_pdb, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: lib_AllUsers_d, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: lib_JustForMe, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: lib_JustForMe_pdb, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: lib_JustForMe_d, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: test_AllUsers, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: test_AllUsers_pdb, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: test_AllUsers_d, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: test_JustForMe, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: test_JustForMe_pdb, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: test_JustForMe_d, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: doc_AllUsers, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i104: Detected package: doc_AllUsers, feature: DefaultFeature, state: Absent
[0D58:3428][2020-05-13T22:52:39]i104: Detected package: doc_AllUsers, feature: Shortcuts, state: Absent
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: doc_JustForMe, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i104: Detected package: doc_JustForMe, feature: DefaultFeature, state: Absent
[0D58:3428][2020-05-13T22:52:39]i104: Detected package: doc_JustForMe, feature: Shortcuts, state: Absent
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: tools_AllUsers, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: tools_JustForMe, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: tcltk_AllUsers, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i104: Detected package: tcltk_AllUsers, feature: DefaultFeature, state: Absent
[0D58:3428][2020-05-13T22:52:39]i104: Detected package: tcltk_AllUsers, feature: AssociateFiles, state: Absent
[0D58:3428][2020-05-13T22:52:39]i104: Detected package: tcltk_AllUsers, feature: Shortcuts, state: Absent
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: tcltk_AllUsers_pdb, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i104: Detected package: tcltk_AllUsers_pdb, feature: Symbols, state: Absent
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: tcltk_AllUsers_d, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i104: Detected package: tcltk_AllUsers_d, feature: DebugBinaries, state: Absent
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: tcltk_JustForMe, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i104: Detected package: tcltk_JustForMe, feature: DefaultFeature, state: Absent
[0D58:3428][2020-05-13T22:52:39]i104: Detected package: tcltk_JustForMe, feature: AssociateFiles, state: Absent
[0D58:3428][2020-05-13T22:52:39]i104: Detected package: tcltk_JustForMe, feature: Shortcuts, state: Absent
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: tcltk_JustForMe_pdb, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i104: Detected package: tcltk_JustForMe_pdb, feature: Symbols, state: Absent
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: tcltk_JustForMe_d, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i104: Detected package: tcltk_JustForMe_d, feature: DebugBinaries, state: Absent
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: launcher_AllUsers, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i104: Detected package: launcher_AllUsers, feature: DefaultFeature, state: Absent
[0D58:3428][2020-05-13T22:52:39]i104: Detected package: launcher_AllUsers, feature: AssociateFiles, state: Absent
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: launcher_JustForMe, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i104: Detected package: launcher_JustForMe, feature: DefaultFeature, state: Absent
[0D58:3428][2020-05-13T22:52:39]i104: Detected package: launcher_JustForMe, feature: AssociateFiles, state: Absent
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: pip_AllUsers, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: pip_JustForMe, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: path_AllUsers, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: path_JustForMe, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: compileall_AllUsers, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: compileallO_AllUsers, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: compileallOO_AllUsers, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: compileall_JustForMe, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: compileallO_JustForMe, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i101: Detected package: compileallOO_JustForMe, state: Absent, cached: None
[0D58:3428][2020-05-13T22:52:39]i000: Setting numeric variable 'Include_launcher' to value 1
[0D58:3428][2020-05-13T22:52:39]i000: Setting string variable 'TargetDir' to value 'C:\Users\Per Inge\AppData\Local\Programs\Python\Python38-32'
[0D58:3428][2020-05-13T22:52:39]i199: Detect complete, result: 0x0
[0D58:2788][2020-05-13T22:52:39]i052: Condition 'not WixBundleElevated and (InstallAllUsers or (Include_launcher and InstallLauncherAllUsers and not DetectedLauncher))' evaluates to false.
[0D58:2788][2020-05-13T22:52:46]i000: Setting numeric variable 'InstallLauncherAllUsers' to value 0
[0D58:2788][2020-05-13T22:52:46]i052: Condition 'not WixBundleElevated and (InstallAllUsers or (Include_launcher and InstallLauncherAllUsers and not DetectedLauncher))' evaluates to false.
[0D58:2788][2020-05-13T22:52:50]i000: Setting numeric variable 'InstallLauncherAllUsers' to value 0
[0D58:2788][2020-05-13T22:52:50]i000: Setting numeric variable 'PrependPath' to value 1
[0D58:2788][2020-05-13T22:53:08]i000: Setting numeric variable 'Include_doc' to value 0
[0D58:2788][2020-05-13T22:53:08]i000: Setting numeric variable 'Include_pip' to value 0
[0D58:2788][2020-05-13T22:53:08]i000: Setting numeric variable 'Include_tcltk' to value 1
[0D58:2788][2020-05-13T22:53:08]i000: Setting numeric variable 'Include_test' to value 1
[0D58:2788][2020-05-13T22:53:08]i000: Setting numeric variable 'Include_launcher' to value 1
[0D58:2788][2020-05-13T22:53:08]i000: Setting numeric variable 'CustomInstallLauncherAllUsers' to value 0
[0D58:2788][2020-05-13T22:53:08]i052: Condition 'not WixBundleElevated and (InstallAllUsers or (Include_launcher and InstallLauncherAllUsers and not DetectedLauncher))' evaluates to false.
[0D58:2788][2020-05-13T22:53:24]i000: Setting numeric variable 'InstallAllUsers' to value 0
[0D58:2788][2020-05-13T22:53:24]i000: Setting numeric variable 'AssociateFiles' to value 1
[0D58:2788][2020-05-13T22:53:24]i000: Setting numeric variable 'Shortcuts' to value 1
[0D58:2788][2020-05-13T22:53:24]i000: Setting numeric variable 'PrependPath' to value 1
[0D58:2788][2020-05-13T22:53:24]i000: Setting numeric variable 'CompileAll' to value 0
[0D58:2788][2020-05-13T22:53:24]i000: Setting numeric variable 'Include_symbols' to value 0
[0D58:2788][2020-05-13T22:53:24]i000: Setting numeric variable 'Include_debug' to value 0
[0D58:2788][2020-05-13T22:53:24]i000: Setting string variable 'TargetDir' to value 'C:\Users\Per Inge\AppData\Local\Programs\Python\Python38-32'
[0D58:2788][2020-05-13T22:53:24]i000: Setting string variable 'ActionLikeInstalling' to value 'Installing'
[0D58:2788][2020-05-13T22:53:24]i000: Setting string variable 'ActionLikeInstallation' to value 'Setup'
[0D58:3428][2020-05-13T22:53:24]i200: Plan begin, 52 packages, action: Install
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and not CRTInstalled and (Include_core or Include_exe or Include_pip) and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and not CRTInstalled and (Include_core or Include_exe or Include_pip) and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]w322: Skipping cross-scope dependency registration on package: ucrt_AllUsers, bundle scope: PerUser, package scope: PerMachine
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and not CRTInstalled and (Include_core or Include_exe or Include_pip) and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and not CRTInstalled and (Include_core or Include_exe or Include_pip) and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and (Include_core or Include_exe or Include_launcher or Include_pip) and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and (Include_core or Include_exe or Include_launcher or Include_pip) and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]w322: Skipping cross-scope dependency registration on package: core_AllUsers, bundle scope: PerUser, package scope: PerMachine
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and (Include_core or Include_exe or Include_launcher or Include_pip) and Include_symbols and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and (Include_core or Include_exe or Include_launcher or Include_pip) and Include_symbols and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]w322: Skipping cross-scope dependency registration on package: core_AllUsers_pdb, bundle scope: PerUser, package scope: PerMachine
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and (Include_core or Include_exe or Include_launcher or Include_pip) and Include_debug and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and (Include_core or Include_exe or Include_launcher or Include_pip) and Include_debug and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]w322: Skipping cross-scope dependency registration on package: core_AllUsers_d, bundle scope: PerUser, package scope: PerMachine
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and (Include_core or Include_exe or Include_launcher or Include_pip) and not LauncherOnly' evaluates to true.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and (Include_core or Include_exe or Include_launcher or Include_pip) and not LauncherOnly' evaluates to true.
[0D58:3428][2020-05-13T22:53:24]i000: Setting string variable 'WixBundleRollbackLog_core_JustForMe' to value 'C:\Users\PERING~1\AppData\Local\Temp\Python 3.8.3rc1 (32-bit)_20200513225239_000_core_JustForMe_rollback.log'
[0D58:3428][2020-05-13T22:53:24]i000: Setting string variable 'WixBundleLog_core_JustForMe' to value 'C:\Users\PERING~1\AppData\Local\Temp\Python 3.8.3rc1 (32-bit)_20200513225239_000_core_JustForMe.log'
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and (Include_core or Include_exe or Include_launcher or Include_pip) and Include_symbols and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and (Include_core or Include_exe or Include_launcher or Include_pip) and Include_symbols and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and (Include_core or Include_exe or Include_launcher or Include_pip) and Include_debug and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and (Include_core or Include_exe or Include_launcher or Include_pip) and Include_debug and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and Include_dev and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and Include_dev and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]w322: Skipping cross-scope dependency registration on package: dev_AllUsers, bundle scope: PerUser, package scope: PerMachine
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and Include_dev and Include_debug and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and Include_dev and Include_debug and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]w322: Skipping cross-scope dependency registration on package: dev_AllUsers_d, bundle scope: PerUser, package scope: PerMachine
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and Include_dev and not LauncherOnly' evaluates to true.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and Include_dev and not LauncherOnly' evaluates to true.
[0D58:3428][2020-05-13T22:53:24]i000: Setting string variable 'WixBundleRollbackLog_dev_JustForMe' to value 'C:\Users\PERING~1\AppData\Local\Temp\Python 3.8.3rc1 (32-bit)_20200513225239_001_dev_JustForMe_rollback.log'
[0D58:3428][2020-05-13T22:53:24]i000: Setting string variable 'WixBundleLog_dev_JustForMe' to value 'C:\Users\PERING~1\AppData\Local\Temp\Python 3.8.3rc1 (32-bit)_20200513225239_001_dev_JustForMe.log'
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and Include_dev and Include_debug and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and Include_dev and Include_debug and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and (Include_exe or Include_launcher or Include_pip) and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and (Include_exe or Include_launcher or Include_pip) and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i204: Plan 2 msi features for package: exe_AllUsers
[0D58:3428][2020-05-13T22:53:24]i203: Planned feature: DefaultFeature, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0D58:3428][2020-05-13T22:53:24]i203: Planned feature: Shortcuts, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0D58:3428][2020-05-13T22:53:24]w322: Skipping cross-scope dependency registration on package: exe_AllUsers, bundle scope: PerUser, package scope: PerMachine
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and (Include_exe or Include_launcher or Include_pip) and Include_symbols and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and (Include_exe or Include_launcher or Include_pip) and Include_symbols and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]w322: Skipping cross-scope dependency registration on package: exe_AllUsers_pdb, bundle scope: PerUser, package scope: PerMachine
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and (Include_exe or Include_launcher or Include_pip) and Include_debug and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and (Include_exe or Include_launcher or Include_pip) and Include_debug and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]w322: Skipping cross-scope dependency registration on package: exe_AllUsers_d, bundle scope: PerUser, package scope: PerMachine
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and (Include_exe or Include_launcher or Include_pip) and not LauncherOnly' evaluates to true.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and (Include_exe or Include_launcher or Include_pip) and not LauncherOnly' evaluates to true.
[0D58:3428][2020-05-13T22:53:24]i204: Plan 2 msi features for package: exe_JustForMe
[0D58:3428][2020-05-13T22:53:24]i203: Planned feature: DefaultFeature, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0D58:3428][2020-05-13T22:53:24]i203: Planned feature: Shortcuts, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0D58:3428][2020-05-13T22:53:24]i000: Setting string variable 'WixBundleRollbackLog_exe_JustForMe' to value 'C:\Users\PERING~1\AppData\Local\Temp\Python 3.8.3rc1 (32-bit)_20200513225239_002_exe_JustForMe_rollback.log'
[0D58:3428][2020-05-13T22:53:24]i000: Setting string variable 'WixBundleLog_exe_JustForMe' to value 'C:\Users\PERING~1\AppData\Local\Temp\Python 3.8.3rc1 (32-bit)_20200513225239_002_exe_JustForMe.log'
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and (Include_exe or Include_launcher or Include_pip) and Include_symbols and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and (Include_exe or Include_launcher or Include_pip) and Include_symbols and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and (Include_exe or Include_launcher or Include_pip) and Include_debug and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and (Include_exe or Include_launcher or Include_pip) and Include_debug and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and Include_lib and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and Include_lib and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]w322: Skipping cross-scope dependency registration on package: lib_AllUsers, bundle scope: PerUser, package scope: PerMachine
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and Include_lib and Include_symbols and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and Include_lib and Include_symbols and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]w322: Skipping cross-scope dependency registration on package: lib_AllUsers_pdb, bundle scope: PerUser, package scope: PerMachine
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and Include_lib and Include_debug and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and Include_lib and Include_debug and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]w322: Skipping cross-scope dependency registration on package: lib_AllUsers_d, bundle scope: PerUser, package scope: PerMachine
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and Include_lib and not LauncherOnly' evaluates to true.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and Include_lib and not LauncherOnly' evaluates to true.
[0D58:3428][2020-05-13T22:53:24]i000: Setting string variable 'WixBundleRollbackLog_lib_JustForMe' to value 'C:\Users\PERING~1\AppData\Local\Temp\Python 3.8.3rc1 (32-bit)_20200513225239_003_lib_JustForMe_rollback.log'
[0D58:3428][2020-05-13T22:53:24]i000: Setting string variable 'WixBundleLog_lib_JustForMe' to value 'C:\Users\PERING~1\AppData\Local\Temp\Python 3.8.3rc1 (32-bit)_20200513225239_003_lib_JustForMe.log'
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and Include_lib and Include_symbols and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and Include_lib and Include_symbols and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and Include_lib and Include_debug and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and Include_lib and Include_debug and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and Include_test and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and Include_test and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]w322: Skipping cross-scope dependency registration on package: test_AllUsers, bundle scope: PerUser, package scope: PerMachine
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and Include_test and Include_symbols and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and Include_test and Include_symbols and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]w322: Skipping cross-scope dependency registration on package: test_AllUsers_pdb, bundle scope: PerUser, package scope: PerMachine
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and Include_test and Include_debug and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and Include_test and Include_debug and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]w322: Skipping cross-scope dependency registration on package: test_AllUsers_d, bundle scope: PerUser, package scope: PerMachine
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and Include_test and not LauncherOnly' evaluates to true.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and Include_test and not LauncherOnly' evaluates to true.
[0D58:3428][2020-05-13T22:53:24]i000: Setting string variable 'WixBundleRollbackLog_test_JustForMe' to value 'C:\Users\PERING~1\AppData\Local\Temp\Python 3.8.3rc1 (32-bit)_20200513225239_004_test_JustForMe_rollback.log'
[0D58:3428][2020-05-13T22:53:24]i000: Setting string variable 'WixBundleLog_test_JustForMe' to value 'C:\Users\PERING~1\AppData\Local\Temp\Python 3.8.3rc1 (32-bit)_20200513225239_004_test_JustForMe.log'
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and Include_test and Include_symbols and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and Include_test and Include_symbols and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and Include_test and Include_debug and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and Include_test and Include_debug and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and Include_doc and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and Include_doc and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i204: Plan 2 msi features for package: doc_AllUsers
[0D58:3428][2020-05-13T22:53:24]i203: Planned feature: DefaultFeature, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0D58:3428][2020-05-13T22:53:24]i203: Planned feature: Shortcuts, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0D58:3428][2020-05-13T22:53:24]w322: Skipping cross-scope dependency registration on package: doc_AllUsers, bundle scope: PerUser, package scope: PerMachine
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and Include_doc and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and Include_doc and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i204: Plan 2 msi features for package: doc_JustForMe
[0D58:3428][2020-05-13T22:53:24]i203: Planned feature: DefaultFeature, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0D58:3428][2020-05-13T22:53:24]i203: Planned feature: Shortcuts, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and Include_tools and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and Include_tools and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]w322: Skipping cross-scope dependency registration on package: tools_AllUsers, bundle scope: PerUser, package scope: PerMachine
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and Include_tools and not LauncherOnly' evaluates to true.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and Include_tools and not LauncherOnly' evaluates to true.
[0D58:3428][2020-05-13T22:53:24]i000: Setting string variable 'WixBundleRollbackLog_tools_JustForMe' to value 'C:\Users\PERING~1\AppData\Local\Temp\Python 3.8.3rc1 (32-bit)_20200513225239_005_tools_JustForMe_rollback.log'
[0D58:3428][2020-05-13T22:53:24]i000: Setting string variable 'WixBundleLog_tools_JustForMe' to value 'C:\Users\PERING~1\AppData\Local\Temp\Python 3.8.3rc1 (32-bit)_20200513225239_005_tools_JustForMe.log'
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and Include_tcltk and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and Include_tcltk and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i204: Plan 3 msi features for package: tcltk_AllUsers
[0D58:3428][2020-05-13T22:53:24]i203: Planned feature: DefaultFeature, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0D58:3428][2020-05-13T22:53:24]i203: Planned feature: AssociateFiles, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0D58:3428][2020-05-13T22:53:24]i203: Planned feature: Shortcuts, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0D58:3428][2020-05-13T22:53:24]w322: Skipping cross-scope dependency registration on package: tcltk_AllUsers, bundle scope: PerUser, package scope: PerMachine
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and Include_tcltk and Include_symbols and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and Include_tcltk and Include_symbols and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i204: Plan 1 msi features for package: tcltk_AllUsers_pdb
[0D58:3428][2020-05-13T22:53:24]i203: Planned feature: Symbols, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0D58:3428][2020-05-13T22:53:24]w322: Skipping cross-scope dependency registration on package: tcltk_AllUsers_pdb, bundle scope: PerUser, package scope: PerMachine
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and Include_tcltk and Include_debug and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and Include_tcltk and Include_debug and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i204: Plan 1 msi features for package: tcltk_AllUsers_d
[0D58:3428][2020-05-13T22:53:24]i203: Planned feature: DebugBinaries, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0D58:3428][2020-05-13T22:53:24]w322: Skipping cross-scope dependency registration on package: tcltk_AllUsers_d, bundle scope: PerUser, package scope: PerMachine
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and Include_tcltk and not LauncherOnly' evaluates to true.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and Include_tcltk and not LauncherOnly' evaluates to true.
[0D58:3428][2020-05-13T22:53:24]i204: Plan 3 msi features for package: tcltk_JustForMe
[0D58:3428][2020-05-13T22:53:24]i203: Planned feature: DefaultFeature, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0D58:3428][2020-05-13T22:53:24]i203: Planned feature: AssociateFiles, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0D58:3428][2020-05-13T22:53:24]i203: Planned feature: Shortcuts, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0D58:3428][2020-05-13T22:53:24]i000: Setting string variable 'WixBundleRollbackLog_tcltk_JustForMe' to value 'C:\Users\PERING~1\AppData\Local\Temp\Python 3.8.3rc1 (32-bit)_20200513225239_006_tcltk_JustForMe_rollback.log'
[0D58:3428][2020-05-13T22:53:24]i000: Setting string variable 'WixBundleLog_tcltk_JustForMe' to value 'C:\Users\PERING~1\AppData\Local\Temp\Python 3.8.3rc1 (32-bit)_20200513225239_006_tcltk_JustForMe.log'
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and Include_tcltk and Include_symbols and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and Include_tcltk and Include_symbols and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i204: Plan 1 msi features for package: tcltk_JustForMe_pdb
[0D58:3428][2020-05-13T22:53:24]i203: Planned feature: Symbols, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and Include_tcltk and Include_debug and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and Include_tcltk and Include_debug and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i204: Plan 1 msi features for package: tcltk_JustForMe_d
[0D58:3428][2020-05-13T22:53:24]i203: Planned feature: DebugBinaries, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0D58:3428][2020-05-13T22:53:24]i052: Condition '(InstallAllUsers or InstallLauncherAllUsers) and Include_launcher and not DetectedLauncher' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition '(InstallAllUsers or InstallLauncherAllUsers) and Include_launcher and not DetectedLauncher' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i204: Plan 2 msi features for package: launcher_AllUsers
[0D58:3428][2020-05-13T22:53:24]i203: Planned feature: DefaultFeature, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0D58:3428][2020-05-13T22:53:24]i203: Planned feature: AssociateFiles, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0D58:3428][2020-05-13T22:53:24]w322: Skipping cross-scope dependency registration on package: launcher_AllUsers, bundle scope: PerUser, package scope: PerMachine
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not (InstallAllUsers or InstallLauncherAllUsers) and Include_launcher and not DetectedLauncher' evaluates to true.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not (InstallAllUsers or InstallLauncherAllUsers) and Include_launcher and not DetectedLauncher' evaluates to true.
[0D58:3428][2020-05-13T22:53:24]i204: Plan 2 msi features for package: launcher_JustForMe
[0D58:3428][2020-05-13T22:53:24]i203: Planned feature: DefaultFeature, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0D58:3428][2020-05-13T22:53:24]i203: Planned feature: AssociateFiles, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0D58:3428][2020-05-13T22:53:24]i000: Setting string variable 'WixBundleLog_launcher_JustForMe' to value 'C:\Users\PERING~1\AppData\Local\Temp\Python 3.8.3rc1 (32-bit)_20200513225239_007_launcher_JustForMe.log'
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and Include_pip and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and Include_pip and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]w322: Skipping cross-scope dependency registration on package: pip_AllUsers, bundle scope: PerUser, package scope: PerMachine
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and Include_pip and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and Include_pip and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and PrependPath and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and PrependPath and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]w322: Skipping cross-scope dependency registration on package: path_AllUsers, bundle scope: PerUser, package scope: PerMachine
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and PrependPath and not LauncherOnly' evaluates to true.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and PrependPath and not LauncherOnly' evaluates to true.
[0D58:3428][2020-05-13T22:53:24]i000: Setting string variable 'WixBundleRollbackLog_path_JustForMe' to value 'C:\Users\PERING~1\AppData\Local\Temp\Python 3.8.3rc1 (32-bit)_20200513225239_008_path_JustForMe_rollback.log'
[0D58:3428][2020-05-13T22:53:24]i000: Setting string variable 'WixBundleLog_path_JustForMe' to value 'C:\Users\PERING~1\AppData\Local\Temp\Python 3.8.3rc1 (32-bit)_20200513225239_008_path_JustForMe.log'
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and CompileAll and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and CompileAll and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]w321: Skipping dependency registration on package with no dependency providers: compileall_AllUsers
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and CompileAll and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and CompileAll and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]w321: Skipping dependency registration on package with no dependency providers: compileallO_AllUsers
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and CompileAll and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'InstallAllUsers and CompileAll and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]w321: Skipping dependency registration on package with no dependency providers: compileallOO_AllUsers
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and CompileAll and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and CompileAll and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]w321: Skipping dependency registration on package with no dependency providers: compileall_JustForMe
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and CompileAll and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and CompileAll and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]w321: Skipping dependency registration on package with no dependency providers: compileallO_JustForMe
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and CompileAll and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]i052: Condition 'not InstallAllUsers and CompileAll and not LauncherOnly' evaluates to false.
[0D58:3428][2020-05-13T22:53:24]w321: Skipping dependency registration on package with no dependency providers: compileallOO_JustForMe
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: ucrt_AllUsers, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: ucrt_JustForMe, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: core_AllUsers, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: core_AllUsers_pdb, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: core_AllUsers_d, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: core_JustForMe, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: Register
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: core_JustForMe_pdb, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: core_JustForMe_d, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: dev_AllUsers, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: dev_AllUsers_d, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: dev_JustForMe, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: Register
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: dev_JustForMe_d, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: exe_AllUsers, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: exe_AllUsers_pdb, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: exe_AllUsers_d, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: exe_JustForMe, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: Register
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: exe_JustForMe_pdb, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: exe_JustForMe_d, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: lib_AllUsers, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: lib_AllUsers_pdb, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: lib_AllUsers_d, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: lib_JustForMe, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: Register
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: lib_JustForMe_pdb, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: lib_JustForMe_d, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: test_AllUsers, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: test_AllUsers_pdb, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: test_AllUsers_d, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: test_JustForMe, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: Register
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: test_JustForMe_pdb, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: test_JustForMe_d, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: doc_AllUsers, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: doc_JustForMe, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: tools_AllUsers, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: tools_JustForMe, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: Register
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: tcltk_AllUsers, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: tcltk_AllUsers_pdb, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: tcltk_AllUsers_d, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: tcltk_JustForMe, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: Register
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: tcltk_JustForMe_pdb, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: tcltk_JustForMe_d, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: launcher_AllUsers, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: launcher_JustForMe, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: None, cache: Yes, uncache: No, dependency: Register
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: pip_AllUsers, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: pip_JustForMe, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: path_AllUsers, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: path_JustForMe, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: Register
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: compileall_AllUsers, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: compileallO_AllUsers, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: compileallOO_AllUsers, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: compileall_JustForMe, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: compileallO_JustForMe, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i201: Planned package: compileallOO_JustForMe, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0D58:3428][2020-05-13T22:53:24]i299: Plan complete, result: 0x0
[0D58:3428][2020-05-13T22:53:24]i300: Apply begin
[0D58:3428][2020-05-13T22:53:24]i370: Session begin, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{fe46f844-fa34-4fa2-9957-735c15640bc2}, options: 0x4, disable resume: No
[0D58:3428][2020-05-13T22:53:24]i320: Registering bundle dependency provider: CPython-3.8-32, version: 3.8.3121.0
[0D58:3428][2020-05-13T22:53:24]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{fe46f844-fa34-4fa2-9957-735c15640bc2}, resume: Active, restart initiated: No, disable resume: No
[0D58:0858][2020-05-13T22:53:24]i336: Acquiring container: WixAttachedContainer, copy from: C:\Users\Per Inge\AppData\Local\Package Cache\{fe46f844-fa34-4fa2-9957-735c15640bc2}\python-3.8.3rc1.exe
[0D58:0858][2020-05-13T22:53:24]i000: Setting string variable 'WixBundleLastUsedSource' to value 'C:\Users\Per Inge\AppData\Local\Package Cache\{fe46f844-fa34-4fa2-9957-735c15640bc2}\'
[0D58:21C0][2020-05-13T22:53:24]e000: Error 0x80070001: Failed to extract all files from container, erf: 1:2:0
[0D58:0858][2020-05-13T22:53:24]e000: Error 0x80070001: Failed to wait for operation complete.
[0D58:0858][2020-05-13T22:53:24]e000: Error 0x80070001: Failed to open container.
[0D58:0858][2020-05-13T22:53:24]e000: Error 0x80070001: Failed to open container: WixAttachedContainer.
[0D58:0858][2020-05-13T22:53:24]e312: Failed to extract payloads from container: WixAttachedContainer to working path: C:\WINDOWS\Temp\{25F687BF-7671-4D34-A17F-D54588DE3F9E}\0E41A23A679A776BB72A2BBB352C0CC61A13DAC1, error: 0x80070001.
[0D58:3428][2020-05-13T22:53:24]e000: Error 0x80070001: Cache thread exited unexpectedly.
[0D58:3428][2020-05-13T22:53:24]i329: Removed package dependency provider: {12FC3845-E60A-4E79-92D4-A7636109E28D}, package: ucrt_JustForMe
[0D58:3428][2020-05-13T22:53:24]i372: Session end, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{fe46f844-fa34-4fa2-9957-735c15640bc2}, resume: None, restart: None, disable resume: No
[0D58:3428][2020-05-13T22:53:24]i330: Removed bundle dependency provider: CPython-3.8-32
[0D58:3428][2020-05-13T22:53:24]i352: Removing cached bundle: {fe46f844-fa34-4fa2-9957-735c15640bc2}, from path: C:\Users\Per Inge\AppData\Local\Package Cache\{fe46f844-fa34-4fa2-9957-735c15640bc2}\
[0D58:3428][2020-05-13T22:53:24]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{fe46f844-fa34-4fa2-9957-735c15640bc2}, resume: None, restart initiated: No, disable resume: No
[0D58:3428][2020-05-13T22:53:24]i399: Apply complete, result: 0x80070001, restart: None, ba requested restart:  No
Reply
#2
Try these few ideas:

Make sure that your device has enough space. Your device requires at least 16 GB of free space to upgrade a 32-bit OS or 20 GB for a 64-bit OS. For more info, see Free up drive space in Windows 10.

Run Windows Update a few times. Download and install any available updates in Windows Update, including software updates, hardware updates, and some third-party drivers. Use the troubleshooter for Windows 10 to fix Windows Update errors.

Check third-party drivers and download any updates. You can find third-party drivers and installation instructions for any hardware you’ve added to your device on the manufacturer’s website.

Unplug extra hardware. Remove all external storage devices and drives, docks, and other hardware you might have plugged into your device that isn’t needed for basic functionality.

Check Device Manager for errors. Select the Start button, then in the search box on the taskbar, type device manager. Choose Device Manager from the results. In the window that pops up, look for any device with a yellow exclamation mark beside it (you may have to select each category to switch to the list of devices). Press and hold (or right-click) the device name and select either Update Driver Software or Uninstall to correct the errors.

Remove third-party security software. Make sure you know how to reinstall your programs and that any necessary product keys are on hand. Windows Defender will help protect your device in the meantime.

Repair hard-drive errors. Select the Start button, then in the search box on the taskbar, type command prompt. Choose Command Prompt from the list of results. In the window that pops up, type chkdsk/f C: and press the Enter key. Repairs automatically start on your hard drive, and you’ll be asked to restart your device.

Regards,
Caleb
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  troubles with tqdm max22 2 514 Nov-27-2023, 09:20 PM
Last Post: max22
  converting user input to float troubles RecklessTechGuy 3 2,452 Aug-17-2020, 12:41 PM
Last Post: deanhystad
  csv troubles DPaul 4 2,335 Aug-13-2020, 05:18 PM
Last Post: DPaul
  Win32API Troubles daaaabs 2 2,935 Mar-24-2020, 08:19 PM
Last Post: daaaabs
  local variable troubles yokaso 4 3,191 Oct-20-2019, 05:25 PM
Last Post: ichabod801
  Troubles with instaling pocketsphinx Thais781 1 2,626 Aug-07-2018, 10:05 AM
Last Post: Larz60+
  Troubles with classes, taken from a book sylas 2 3,194 Jun-05-2017, 08:39 AM
Last Post: sylas
  [?] UTF8, Unicode and Binary data reading troubles doublezero 1 3,151 Mar-31-2017, 11:32 PM
Last Post: Ofnuts

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020