0x80240017 python ошибка

I collected the required update packages to install python on win 8.1
This topc is related to the following one as well:

Python install failed windows 8.1- Error 0x80240017: Failed to execute MSU package

the packages (I did not check the subset of packages, but if you install the all, python can be installed. There are some packages that requires another one before install, the required one is listed here as well.
So if the install says «this upgrade is not suitable for this machine» just go on, install other packages, and when you finished, install the remaining packages that you were not able to install before.

clearcompressionflag.exe

Windows8.1-KB2887595-v2-x64.msu

Windows8.1-KB2898514-x64.msu

Windows8.1-KB2901101-x64.msu

Windows8.1-KB2906956-x64.msu

Windows8.1-KB2908174-x64.msu

Windows8.1-KB2919355-x64.msu

Windows8.1-KB2919442-x64.msu

Windows8.1-KB2932046-x64.msu

Windows8.1-KB2934018-x64.msu

Windows8.1-KB2937592-x64.msu

Windows8.1-KB2938439-x64.msu

Windows8.1-KB2959977-x64.msu

Windows8.1-KB2999226-x64.msu

As it can be seen I used win 8.1 x64. The total size of these packages is about 1 GB. These all are downloadable from microsoft update center.

BR,
George

I collected the required update packages to install python on win 8.1
This topc is related to the following one as well:

Python install failed windows 8.1- Error 0x80240017: Failed to execute MSU package

the packages (I did not check the subset of packages, but if you install the all, python can be installed. There are some packages that requires another one before install, the required one is listed here as well.
So if the install says «this upgrade is not suitable for this machine» just go on, install other packages, and when you finished, install the remaining packages that you were not able to install before.

clearcompressionflag.exe

Windows8.1-KB2887595-v2-x64.msu

Windows8.1-KB2898514-x64.msu

Windows8.1-KB2901101-x64.msu

Windows8.1-KB2906956-x64.msu

Windows8.1-KB2908174-x64.msu

Windows8.1-KB2919355-x64.msu

Windows8.1-KB2919442-x64.msu

Windows8.1-KB2932046-x64.msu

Windows8.1-KB2934018-x64.msu

Windows8.1-KB2937592-x64.msu

Windows8.1-KB2938439-x64.msu

Windows8.1-KB2959977-x64.msu

Windows8.1-KB2999226-x64.msu

As it can be seen I used win 8.1 x64. The total size of these packages is about 1 GB. These all are downloadable from microsoft update center.

BR,
George

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:\Softwares\python-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…

This in to webmaster.
The nice thing is that it came with a log file.
Maybe this will help diagnose the problem.
In the meantime, I am going to suggest to the poster to try the
remedies in http://wind8apps.com/error-0x80240017-windows/
because yesterday somebody wrote me back that the first method
mentioned there fixed his problem.
[0C40:1870][2015-09-18T00:23:09]i001: Burn v3.10.0.1823, Windows v6.3 (Build 9600: Service Pack 0), path: C:UsersShirshendu BhowmickDesktoppython-3.5.0.exe
[0C40:1870][2015-09-18T00:23:09]i000: Initializing string variable 'ActionLikeInstalling' to value 'Installing'
[0C40:1870][2015-09-18T00:23:09]i000: Initializing string variable 'ActionLikeInstallation' to value 'Setup'
[0C40:1870][2015-09-18T00:23:09]i000: Initializing string variable 'ShortVersion' to value '3.5'
[0C40:1870][2015-09-18T00:23:09]i000: Initializing numeric variable 'ShortVersionNoDot' to value '35'
[0C40:1870][2015-09-18T00:23:09]i000: Initializing numeric variable 'InstallAllUsers' to value '0'
[0C40:1870][2015-09-18T00:23:09]i000: Initializing numeric variable 'InstallLauncherAllUsers' to value '1'
[0C40:1870][2015-09-18T00:23:09]i000: Initializing string variable 'TargetDir' to value ''
[0C40:1870][2015-09-18T00:23:09]i000: Initializing string variable 'DefaultAllUsersTargetDir' to value '[ProgramFilesFolder]Python [ShortVersion]'
[0C40:1870][2015-09-18T00:23:09]i000: Initializing string variable 'TargetPlatform' to value 'x86'
[0C40:1870][2015-09-18T00:23:09]i000: Initializing string variable 'DefaultJustForMeTargetDir' to value '[LocalAppDataFolder]ProgramsPythonPython[ShortVersionNoDot]-32'
[0C40:1870][2015-09-18T00:23:09]i000: Initializing string variable 'OptionalFeaturesRegistryKey' to value 'SoftwarePythonPythonCore[ShortVersion]-32InstalledFeatures'
[0C40:1870][2015-09-18T00:23:09]i000: Initializing string variable 'TargetDirRegistryKey' to value 'SoftwarePythonPythonCore[ShortVersion]-32InstallPath'
[0C40:1870][2015-09-18T00:23:09]i000: Initializing string variable 'DefaultCustomTargetDir' to value ''
[0C40:1870][2015-09-18T00:23:09]i000: Initializing string variable 'InstallAllUsersState' to value 'enabled'
[0C40:1870][2015-09-18T00:23:09]i000: Initializing string variable 'InstallLauncherAllUsersState' to value 'enabled'
[0C40:1870][2015-09-18T00:23:09]i000: Initializing string variable 'CustomInstallLauncherAllUsersState' to value '[InstallLauncherAllUsersState]'
[0C40:1870][2015-09-18T00:23:09]i000: Initializing string variable 'TargetDirState' to value 'enabled'
[0C40:1870][2015-09-18T00:23:09]i000: Initializing string variable 'CustomBrowseButtonState' to value 'enabled'
[0C40:1870][2015-09-18T00:23:09]i000: Initializing numeric variable 'Include_core' to value '1'
[0C40:1870][2015-09-18T00:23:09]i000: Initializing numeric variable 'Include_exe' to value '1'
[0C40:1870][2015-09-18T00:23:09]i000: Initializing numeric variable 'Include_dev' to value '1'
[0C40:1870][2015-09-18T00:23:09]i000: Initializing numeric variable 'Include_lib' to value '1'
[0C40:1870][2015-09-18T00:23:09]i000: Initializing numeric variable 'Include_test' to value '1'
[0C40:1870][2015-09-18T00:23:09]i000: Initializing numeric variable 'Include_doc' to value '1'
[0C40:1870][2015-09-18T00:23:09]i000: Initializing numeric variable 'Include_tools' to value '1'
[0C40:1870][2015-09-18T00:23:09]i000: Initializing numeric variable 'Include_tcltk' to value '1'
[0C40:1870][2015-09-18T00:23:09]i000: Initializing numeric variable 'Include_pip' to value '1'
[0C40:1870][2015-09-18T00:23:09]i000: Initializing numeric variable 'Include_launcher' to value '1'
[0C40:1870][2015-09-18T00:23:09]i000: Initializing numeric variable 'Include_symbols' to value '0'
[0C40:1870][2015-09-18T00:23:09]i000: Initializing numeric variable 'Include_debug' to value '0'
[0C40:1870][2015-09-18T00:23:09]i000: Initializing numeric variable 'LauncherOnly' to value '0'
[0C40:1870][2015-09-18T00:23:09]i000: Initializing numeric variable 'AssociateFiles' to value '1'
[0C40:1870][2015-09-18T00:23:09]i000: Initializing numeric variable 'Shortcuts' to value '1'
[0C40:1870][2015-09-18T00:23:09]i000: Initializing numeric variable 'PrependPath' to value '0'
[0C40:1870][2015-09-18T00:23:09]i000: Initializing numeric variable 'CompileAll' to value '0'
[0C40:1870][2015-09-18T00:23:09]i000: Initializing numeric variable 'SimpleInstall' to value '0'
[0C40:1870][2015-09-18T00:23:09]i000: Initializing string variable 'SimpleInstallDescription' to value ''
[0C40:1870][2015-09-18T00:23:09]i009: Command Line: ''
[0C40:1870][2015-09-18T00:23:09]i000: Setting string variable 'WixBundleLog' to value 'C:UsersSHIRSH~1AppDataLocalTempPython 3.5.0 (32-bit)_20150918002309.log'
[0C40:1870][2015-09-18T00:23:09]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:UsersShirshendu BhowmickDesktoppython-3.5.0.exe'
[0C40:1870][2015-09-18T00:23:09]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'C:UsersShirshendu BhowmickDesktop'
[0C40:1870][2015-09-18T00:23:09]i000: Setting string variable 'WixBundleName' to value 'Python 3.5.0 (32-bit)'
[0C40:1870][2015-09-18T00:23:09]i000: Setting string variable 'WixBundleManufacturer' to value 'Python Software Foundation'
[0C40:1870][2015-09-18T00:23:09]i000: Setting numeric variable 'CRTInstalled' to value 0
[0C40:1D68][2015-09-18T00:23:09]i000: Did not find C:UsersShirshendu BhowmickDesktopunattend.xml
[0C40:1D68][2015-09-18T00:23:09]i000: Setting string variable 'ActionLikeInstalling' to value 'Installing'
[0C40:1D68][2015-09-18T00:23:09]i000: Setting string variable 'ActionLikeInstallation' to value 'Setup'
[0C40:1D68][2015-09-18T00:23:09]i000: Setting version variable 'WixBundleFileVersion' to value '3.5.150.0'
[0C40:1870][2015-09-18T00:23:10]i100: Detect begin, 54 packages
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: crt_14.0_v6.0_x86, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: crt_14.0_v6.0_x64, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: crt_14.0_v6.1_x86, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: crt_14.0_v6.1_x64, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: crt_14.0_v6.2_x86, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: crt_14.0_v6.2_x64, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: crt_14.0_v6.3_x86, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: crt_14.0_v6.3_x64, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: core_AllUsers, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: core_AllUsers_pdb, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: core_AllUsers_d, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: core_JustForMe, state: Absent, cached: Complete
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: core_JustForMe_pdb, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: core_JustForMe_d, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: dev_AllUsers, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: dev_AllUsers_d, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: dev_JustForMe, state: Absent, cached: Complete
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: dev_JustForMe_d, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: exe_AllUsers, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i104: Detected package: exe_AllUsers, feature: DefaultFeature, state: Absent
[0C40:1870][2015-09-18T00:23:10]i104: Detected package: exe_AllUsers, feature: Shortcuts, state: Absent
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: exe_AllUsers_pdb, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: exe_AllUsers_d, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: exe_JustForMe, state: Absent, cached: Complete
[0C40:1870][2015-09-18T00:23:10]i104: Detected package: exe_JustForMe, feature: DefaultFeature, state: Absent
[0C40:1870][2015-09-18T00:23:10]i104: Detected package: exe_JustForMe, feature: Shortcuts, state: Absent
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: exe_JustForMe_pdb, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: exe_JustForMe_d, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: lib_AllUsers, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: lib_AllUsers_pdb, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: lib_AllUsers_d, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: lib_JustForMe, state: Absent, cached: Complete
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: lib_JustForMe_pdb, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: lib_JustForMe_d, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: test_AllUsers, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: test_AllUsers_pdb, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: test_AllUsers_d, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: test_JustForMe, state: Absent, cached: Complete
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: test_JustForMe_pdb, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: test_JustForMe_d, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: doc_AllUsers, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i104: Detected package: doc_AllUsers, feature: DefaultFeature, state: Absent
[0C40:1870][2015-09-18T00:23:10]i104: Detected package: doc_AllUsers, feature: Shortcuts, state: Absent
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: doc_JustForMe, state: Absent, cached: Complete
[0C40:1870][2015-09-18T00:23:10]i104: Detected package: doc_JustForMe, feature: DefaultFeature, state: Absent
[0C40:1870][2015-09-18T00:23:10]i104: Detected package: doc_JustForMe, feature: Shortcuts, state: Absent
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: tools_AllUsers, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: tools_JustForMe, state: Absent, cached: Complete
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: tcltk_AllUsers, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i104: Detected package: tcltk_AllUsers, feature: DefaultFeature, state: Absent
[0C40:1870][2015-09-18T00:23:10]i104: Detected package: tcltk_AllUsers, feature: AssociateFiles, state: Absent
[0C40:1870][2015-09-18T00:23:10]i104: Detected package: tcltk_AllUsers, feature: Shortcuts, state: Absent
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: tcltk_AllUsers_pdb, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i104: Detected package: tcltk_AllUsers_pdb, feature: Symbols, state: Absent
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: tcltk_AllUsers_d, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i104: Detected package: tcltk_AllUsers_d, feature: DebugBinaries, state: Absent
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: tcltk_JustForMe, state: Absent, cached: Complete
[0C40:1870][2015-09-18T00:23:10]i104: Detected package: tcltk_JustForMe, feature: DefaultFeature, state: Absent
[0C40:1870][2015-09-18T00:23:10]i104: Detected package: tcltk_JustForMe, feature: AssociateFiles, state: Absent
[0C40:1870][2015-09-18T00:23:10]i104: Detected package: tcltk_JustForMe, feature: Shortcuts, state: Absent
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: tcltk_JustForMe_pdb, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i104: Detected package: tcltk_JustForMe_pdb, feature: Symbols, state: Absent
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: tcltk_JustForMe_d, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i104: Detected package: tcltk_JustForMe_d, feature: DebugBinaries, state: Absent
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: launcher_AllUsers, state: Absent, cached: Complete
[0C40:1870][2015-09-18T00:23:10]i104: Detected package: launcher_AllUsers, feature: DefaultFeature, state: Absent
[0C40:1870][2015-09-18T00:23:10]i104: Detected package: launcher_AllUsers, feature: AssociateFiles, state: Absent
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: launcher_JustForMe, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i104: Detected package: launcher_JustForMe, feature: DefaultFeature, state: Absent
[0C40:1870][2015-09-18T00:23:10]i104: Detected package: launcher_JustForMe, feature: AssociateFiles, state: Absent
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: pip_AllUsers, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: pip_JustForMe, state: Absent, cached: Complete
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: path_AllUsers, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: path_JustForMe, state: Absent, cached: Complete
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: compileall_AllUsers, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i101: Detected package: compileall_JustForMe, state: Absent, cached: None
[0C40:1870][2015-09-18T00:23:10]i000: Setting string variable 'TargetDir' to value 'C:UsersShirshendu BhowmickAppDataLocalProgramsPythonPython35-32'
[0C40:1870][2015-09-18T00:23:10]i199: Detect complete, result: 0x0
[0C40:1D68][2015-09-18T00:23:10]i052: Condition 'not WixBundleElevated and (InstallAllUsers or (InstallLauncherAllUsers and Include_launcher))' evaluates to true.
[0C40:1D68][2015-09-18T00:23:11]i000: Setting numeric variable 'PrependPath' to value 0
[0C40:1D68][2015-09-18T00:23:11]i000: Setting numeric variable 'InstallLauncherAllUsers' to value 1
[0C40:1D68][2015-09-18T00:23:11]i052: Condition 'not WixBundleElevated and (InstallAllUsers or (InstallLauncherAllUsers and Include_launcher))' evaluates to true.
[0C40:1D68][2015-09-18T00:23:11]i000: Setting numeric variable 'CompileAll' to value 0
[0C40:1D68][2015-09-18T00:23:11]i000: Setting string variable 'ActionLikeInstalling' to value 'Installing'
[0C40:1D68][2015-09-18T00:23:11]i000: Setting string variable 'ActionLikeInstallation' to value 'Setup'
[0C40:1870][2015-09-18T00:23:11]i200: Plan begin, 54 packages, action: Install
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not CRTInstalled and VersionNT = v6.0 and not VersionNT64 and (Include_core or Include_exe or Include_launcher or Include_pip) and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not CRTInstalled and VersionNT = v6.0 and not VersionNT64 and (Include_core or Include_exe or Include_launcher or Include_pip) and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]w321: Skipping dependency registration on package with no dependency providers: crt_14.0_v6.0_x86
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not CRTInstalled and VersionNT64 = v6.0 and (Include_core or Include_exe or Include_launcher or Include_pip) and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not CRTInstalled and VersionNT64 = v6.0 and (Include_core or Include_exe or Include_launcher or Include_pip) and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]w321: Skipping dependency registration on package with no dependency providers: crt_14.0_v6.0_x64
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not CRTInstalled and VersionNT = v6.1 and not VersionNT64 and (Include_core or Include_exe or Include_launcher or Include_pip) and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not CRTInstalled and VersionNT = v6.1 and not VersionNT64 and (Include_core or Include_exe or Include_launcher or Include_pip) and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]w321: Skipping dependency registration on package with no dependency providers: crt_14.0_v6.1_x86
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not CRTInstalled and VersionNT64 = v6.1 and (Include_core or Include_exe or Include_launcher or Include_pip) and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not CRTInstalled and VersionNT64 = v6.1 and (Include_core or Include_exe or Include_launcher or Include_pip) and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]w321: Skipping dependency registration on package with no dependency providers: crt_14.0_v6.1_x64
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not CRTInstalled and VersionNT = v6.2 and not VersionNT64 and (Include_core or Include_exe or Include_launcher or Include_pip) and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not CRTInstalled and VersionNT = v6.2 and not VersionNT64 and (Include_core or Include_exe or Include_launcher or Include_pip) and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]w321: Skipping dependency registration on package with no dependency providers: crt_14.0_v6.2_x86
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not CRTInstalled and VersionNT64 = v6.2 and (Include_core or Include_exe or Include_launcher or Include_pip) and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not CRTInstalled and VersionNT64 = v6.2 and (Include_core or Include_exe or Include_launcher or Include_pip) and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]w321: Skipping dependency registration on package with no dependency providers: crt_14.0_v6.2_x64
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not CRTInstalled and VersionNT = v6.3 and not VersionNT64 and (Include_core or Include_exe or Include_launcher or Include_pip) and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not CRTInstalled and VersionNT = v6.3 and not VersionNT64 and (Include_core or Include_exe or Include_launcher or Include_pip) and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]w321: Skipping dependency registration on package with no dependency providers: crt_14.0_v6.3_x86
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not CRTInstalled and VersionNT64 = v6.3 and (Include_core or Include_exe or Include_launcher or Include_pip) and not LauncherOnly' evaluates to true.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not CRTInstalled and VersionNT64 = v6.3 and (Include_core or Include_exe or Include_launcher or Include_pip) and not LauncherOnly' evaluates to true.
[0C40:1870][2015-09-18T00:23:11]w321: Skipping dependency registration on package with no dependency providers: crt_14.0_v6.3_x64
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and (Include_core or Include_exe or Include_launcher or Include_pip) and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and (Include_core or Include_exe or Include_launcher or Include_pip) and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]w322: Skipping cross-scope dependency registration on package: core_AllUsers, bundle scope: PerUser, package scope: PerMachine
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and (Include_core or Include_exe or Include_launcher or Include_pip) and Include_symbols and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and (Include_core or Include_exe or Include_launcher or Include_pip) and Include_symbols and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]w322: Skipping cross-scope dependency registration on package: core_AllUsers_pdb, bundle scope: PerUser, package scope: PerMachine
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and (Include_core or Include_exe or Include_launcher or Include_pip) and Include_debug and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and (Include_core or Include_exe or Include_launcher or Include_pip) and Include_debug and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]w322: Skipping cross-scope dependency registration on package: core_AllUsers_d, bundle scope: PerUser, package scope: PerMachine
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and (Include_core or Include_exe or Include_launcher or Include_pip) and not LauncherOnly' evaluates to true.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and (Include_core or Include_exe or Include_launcher or Include_pip) and not LauncherOnly' evaluates to true.
[0C40:1870][2015-09-18T00:23:11]i000: Setting string variable 'WixBundleRollbackLog_core_JustForMe' to value 'C:UsersSHIRSH~1AppDataLocalTempPython 3.5.0 (32-bit)_20150918002309_001_core_JustForMe_rollback.log'
[0C40:1870][2015-09-18T00:23:11]i000: Setting string variable 'WixBundleLog_core_JustForMe' to value 'C:UsersSHIRSH~1AppDataLocalTempPython 3.5.0 (32-bit)_20150918002309_001_core_JustForMe.log'
[0C40:1870][2015-09-18T00:23:11]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.
[0C40:1870][2015-09-18T00:23:11]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.
[0C40:1870][2015-09-18T00:23:11]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.
[0C40:1870][2015-09-18T00:23:11]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.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and Include_dev and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and Include_dev and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]w322: Skipping cross-scope dependency registration on package: dev_AllUsers, bundle scope: PerUser, package scope: PerMachine
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and Include_dev and Include_debug and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and Include_dev and Include_debug and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]w322: Skipping cross-scope dependency registration on package: dev_AllUsers_d, bundle scope: PerUser, package scope: PerMachine
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and Include_dev and not LauncherOnly' evaluates to true.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and Include_dev and not LauncherOnly' evaluates to true.
[0C40:1870][2015-09-18T00:23:11]i000: Setting string variable 'WixBundleRollbackLog_dev_JustForMe' to value 'C:UsersSHIRSH~1AppDataLocalTempPython 3.5.0 (32-bit)_20150918002309_002_dev_JustForMe_rollback.log'
[0C40:1870][2015-09-18T00:23:11]i000: Setting string variable 'WixBundleLog_dev_JustForMe' to value 'C:UsersSHIRSH~1AppDataLocalTempPython 3.5.0 (32-bit)_20150918002309_002_dev_JustForMe.log'
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and Include_dev and Include_debug and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and Include_dev and Include_debug and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and (Include_exe or Include_launcher or Include_pip) and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and (Include_exe or Include_launcher or Include_pip) and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i204: Plan 2 msi features for package: exe_AllUsers
[0C40:1870][2015-09-18T00:23:11]i203: Planned feature: DefaultFeature, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0C40:1870][2015-09-18T00:23:11]i203: Planned feature: Shortcuts, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0C40:1870][2015-09-18T00:23:11]w322: Skipping cross-scope dependency registration on package: exe_AllUsers, bundle scope: PerUser, package scope: PerMachine
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and (Include_exe or Include_launcher or Include_pip) and Include_symbols and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and (Include_exe or Include_launcher or Include_pip) and Include_symbols and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]w322: Skipping cross-scope dependency registration on package: exe_AllUsers_pdb, bundle scope: PerUser, package scope: PerMachine
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and (Include_exe or Include_launcher or Include_pip) and Include_debug and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and (Include_exe or Include_launcher or Include_pip) and Include_debug and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]w322: Skipping cross-scope dependency registration on package: exe_AllUsers_d, bundle scope: PerUser, package scope: PerMachine
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and (Include_exe or Include_launcher or Include_pip) and not LauncherOnly' evaluates to true.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and (Include_exe or Include_launcher or Include_pip) and not LauncherOnly' evaluates to true.
[0C40:1870][2015-09-18T00:23:11]i204: Plan 2 msi features for package: exe_JustForMe
[0C40:1870][2015-09-18T00:23:11]i203: Planned feature: DefaultFeature, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0C40:1870][2015-09-18T00:23:11]i203: Planned feature: Shortcuts, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0C40:1870][2015-09-18T00:23:11]i000: Setting string variable 'WixBundleRollbackLog_exe_JustForMe' to value 'C:UsersSHIRSH~1AppDataLocalTempPython 3.5.0 (32-bit)_20150918002309_003_exe_JustForMe_rollback.log'
[0C40:1870][2015-09-18T00:23:11]i000: Setting string variable 'WixBundleLog_exe_JustForMe' to value 'C:UsersSHIRSH~1AppDataLocalTempPython 3.5.0 (32-bit)_20150918002309_003_exe_JustForMe.log'
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and (Include_exe or Include_launcher or Include_pip) and Include_symbols and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and (Include_exe or Include_launcher or Include_pip) and Include_symbols and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and (Include_exe or Include_launcher or Include_pip) and Include_debug and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and (Include_exe or Include_launcher or Include_pip) and Include_debug and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and Include_lib and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and Include_lib and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]w322: Skipping cross-scope dependency registration on package: lib_AllUsers, bundle scope: PerUser, package scope: PerMachine
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and Include_lib and Include_symbols and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and Include_lib and Include_symbols and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]w322: Skipping cross-scope dependency registration on package: lib_AllUsers_pdb, bundle scope: PerUser, package scope: PerMachine
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and Include_lib and Include_debug and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and Include_lib and Include_debug and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]w322: Skipping cross-scope dependency registration on package: lib_AllUsers_d, bundle scope: PerUser, package scope: PerMachine
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and Include_lib and not LauncherOnly' evaluates to true.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and Include_lib and not LauncherOnly' evaluates to true.
[0C40:1870][2015-09-18T00:23:11]i000: Setting string variable 'WixBundleRollbackLog_lib_JustForMe' to value 'C:UsersSHIRSH~1AppDataLocalTempPython 3.5.0 (32-bit)_20150918002309_004_lib_JustForMe_rollback.log'
[0C40:1870][2015-09-18T00:23:11]i000: Setting string variable 'WixBundleLog_lib_JustForMe' to value 'C:UsersSHIRSH~1AppDataLocalTempPython 3.5.0 (32-bit)_20150918002309_004_lib_JustForMe.log'
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and Include_lib and Include_symbols and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and Include_lib and Include_symbols and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and Include_lib and Include_debug and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and Include_lib and Include_debug and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and Include_test and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and Include_test and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]w322: Skipping cross-scope dependency registration on package: test_AllUsers, bundle scope: PerUser, package scope: PerMachine
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and Include_test and Include_symbols and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and Include_test and Include_symbols and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]w322: Skipping cross-scope dependency registration on package: test_AllUsers_pdb, bundle scope: PerUser, package scope: PerMachine
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and Include_test and Include_debug and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and Include_test and Include_debug and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]w322: Skipping cross-scope dependency registration on package: test_AllUsers_d, bundle scope: PerUser, package scope: PerMachine
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and Include_test and not LauncherOnly' evaluates to true.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and Include_test and not LauncherOnly' evaluates to true.
[0C40:1870][2015-09-18T00:23:11]i000: Setting string variable 'WixBundleRollbackLog_test_JustForMe' to value 'C:UsersSHIRSH~1AppDataLocalTempPython 3.5.0 (32-bit)_20150918002309_005_test_JustForMe_rollback.log'
[0C40:1870][2015-09-18T00:23:11]i000: Setting string variable 'WixBundleLog_test_JustForMe' to value 'C:UsersSHIRSH~1AppDataLocalTempPython 3.5.0 (32-bit)_20150918002309_005_test_JustForMe.log'
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and Include_test and Include_symbols and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and Include_test and Include_symbols and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and Include_test and Include_debug and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and Include_test and Include_debug and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and Include_doc and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and Include_doc and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i204: Plan 2 msi features for package: doc_AllUsers
[0C40:1870][2015-09-18T00:23:11]i203: Planned feature: DefaultFeature, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0C40:1870][2015-09-18T00:23:11]i203: Planned feature: Shortcuts, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0C40:1870][2015-09-18T00:23:11]w322: Skipping cross-scope dependency registration on package: doc_AllUsers, bundle scope: PerUser, package scope: PerMachine
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and Include_doc and not LauncherOnly' evaluates to true.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and Include_doc and not LauncherOnly' evaluates to true.
[0C40:1870][2015-09-18T00:23:11]i204: Plan 2 msi features for package: doc_JustForMe
[0C40:1870][2015-09-18T00:23:11]i203: Planned feature: DefaultFeature, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0C40:1870][2015-09-18T00:23:11]i203: Planned feature: Shortcuts, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0C40:1870][2015-09-18T00:23:11]i000: Setting string variable 'WixBundleRollbackLog_doc_JustForMe' to value 'C:UsersSHIRSH~1AppDataLocalTempPython 3.5.0 (32-bit)_20150918002309_006_doc_JustForMe_rollback.log'
[0C40:1870][2015-09-18T00:23:11]i000: Setting string variable 'WixBundleLog_doc_JustForMe' to value 'C:UsersSHIRSH~1AppDataLocalTempPython 3.5.0 (32-bit)_20150918002309_006_doc_JustForMe.log'
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and Include_tools and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and Include_tools and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]w322: Skipping cross-scope dependency registration on package: tools_AllUsers, bundle scope: PerUser, package scope: PerMachine
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and Include_tools and not LauncherOnly' evaluates to true.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and Include_tools and not LauncherOnly' evaluates to true.
[0C40:1870][2015-09-18T00:23:11]i000: Setting string variable 'WixBundleRollbackLog_tools_JustForMe' to value 'C:UsersSHIRSH~1AppDataLocalTempPython 3.5.0 (32-bit)_20150918002309_007_tools_JustForMe_rollback.log'
[0C40:1870][2015-09-18T00:23:11]i000: Setting string variable 'WixBundleLog_tools_JustForMe' to value 'C:UsersSHIRSH~1AppDataLocalTempPython 3.5.0 (32-bit)_20150918002309_007_tools_JustForMe.log'
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and Include_tcltk and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and Include_tcltk and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i204: Plan 3 msi features for package: tcltk_AllUsers
[0C40:1870][2015-09-18T00:23:11]i203: Planned feature: DefaultFeature, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0C40:1870][2015-09-18T00:23:11]i203: Planned feature: AssociateFiles, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0C40:1870][2015-09-18T00:23:11]i203: Planned feature: Shortcuts, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0C40:1870][2015-09-18T00:23:11]w322: Skipping cross-scope dependency registration on package: tcltk_AllUsers, bundle scope: PerUser, package scope: PerMachine
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and Include_tcltk and Include_symbols and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and Include_tcltk and Include_symbols and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i204: Plan 1 msi features for package: tcltk_AllUsers_pdb
[0C40:1870][2015-09-18T00:23:11]i203: Planned feature: Symbols, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0C40:1870][2015-09-18T00:23:11]w322: Skipping cross-scope dependency registration on package: tcltk_AllUsers_pdb, bundle scope: PerUser, package scope: PerMachine
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and Include_tcltk and Include_debug and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and Include_tcltk and Include_debug and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i204: Plan 1 msi features for package: tcltk_AllUsers_d
[0C40:1870][2015-09-18T00:23:11]i203: Planned feature: DebugBinaries, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0C40:1870][2015-09-18T00:23:11]w322: Skipping cross-scope dependency registration on package: tcltk_AllUsers_d, bundle scope: PerUser, package scope: PerMachine
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and Include_tcltk and not LauncherOnly' evaluates to true.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and Include_tcltk and not LauncherOnly' evaluates to true.
[0C40:1870][2015-09-18T00:23:11]i204: Plan 3 msi features for package: tcltk_JustForMe
[0C40:1870][2015-09-18T00:23:11]i203: Planned feature: DefaultFeature, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0C40:1870][2015-09-18T00:23:11]i203: Planned feature: AssociateFiles, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0C40:1870][2015-09-18T00:23:11]i203: Planned feature: Shortcuts, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0C40:1870][2015-09-18T00:23:11]i000: Setting string variable 'WixBundleRollbackLog_tcltk_JustForMe' to value 'C:UsersSHIRSH~1AppDataLocalTempPython 3.5.0 (32-bit)_20150918002309_008_tcltk_JustForMe_rollback.log'
[0C40:1870][2015-09-18T00:23:11]i000: Setting string variable 'WixBundleLog_tcltk_JustForMe' to value 'C:UsersSHIRSH~1AppDataLocalTempPython 3.5.0 (32-bit)_20150918002309_008_tcltk_JustForMe.log'
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and Include_tcltk and Include_symbols and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and Include_tcltk and Include_symbols and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i204: Plan 1 msi features for package: tcltk_JustForMe_pdb
[0C40:1870][2015-09-18T00:23:11]i203: Planned feature: Symbols, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and Include_tcltk and Include_debug and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and Include_tcltk and Include_debug and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i204: Plan 1 msi features for package: tcltk_JustForMe_d
[0C40:1870][2015-09-18T00:23:11]i203: Planned feature: DebugBinaries, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0C40:1870][2015-09-18T00:23:11]i052: Condition '(InstallAllUsers or InstallLauncherAllUsers) and Include_launcher' evaluates to true.
[0C40:1870][2015-09-18T00:23:11]i052: Condition '(InstallAllUsers or InstallLauncherAllUsers) and Include_launcher' evaluates to true.
[0C40:1870][2015-09-18T00:23:11]i204: Plan 2 msi features for package: launcher_AllUsers
[0C40:1870][2015-09-18T00:23:11]i203: Planned feature: DefaultFeature, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0C40:1870][2015-09-18T00:23:11]i203: Planned feature: AssociateFiles, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0C40:1870][2015-09-18T00:23:11]w322: Skipping cross-scope dependency registration on package: launcher_AllUsers, bundle scope: PerUser, package scope: PerMachine
[0C40:1870][2015-09-18T00:23:11]i000: Setting string variable 'WixBundleRollbackLog_launcher_AllUsers' to value 'C:UsersSHIRSH~1AppDataLocalTempPython 3.5.0 (32-bit)_20150918002309_009_launcher_AllUsers_rollback.log'
[0C40:1870][2015-09-18T00:23:11]i000: Setting string variable 'WixBundleLog_launcher_AllUsers' to value 'C:UsersSHIRSH~1AppDataLocalTempPython 3.5.0 (32-bit)_20150918002309_009_launcher_AllUsers.log'
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not (InstallAllUsers or InstallLauncherAllUsers) and Include_launcher' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not (InstallAllUsers or InstallLauncherAllUsers) and Include_launcher' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i204: Plan 2 msi features for package: launcher_JustForMe
[0C40:1870][2015-09-18T00:23:11]i203: Planned feature: DefaultFeature, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0C40:1870][2015-09-18T00:23:11]i203: Planned feature: AssociateFiles, state: Absent, default requested: Unknown, ba requested: Local, execute action: AddLocal, rollback action: Remove
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and Include_pip and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and Include_pip and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]w322: Skipping cross-scope dependency registration on package: pip_AllUsers, bundle scope: PerUser, package scope: PerMachine
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and Include_pip and not LauncherOnly' evaluates to true.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and Include_pip and not LauncherOnly' evaluates to true.
[0C40:1870][2015-09-18T00:23:11]i000: Setting string variable 'WixBundleRollbackLog_pip_JustForMe' to value 'C:UsersSHIRSH~1AppDataLocalTempPython 3.5.0 (32-bit)_20150918002309_010_pip_JustForMe_rollback.log'
[0C40:1870][2015-09-18T00:23:11]i000: Setting string variable 'WixBundleLog_pip_JustForMe' to value 'C:UsersSHIRSH~1AppDataLocalTempPython 3.5.0 (32-bit)_20150918002309_010_pip_JustForMe.log'
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and PrependPath and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and PrependPath and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]w322: Skipping cross-scope dependency registration on package: path_AllUsers, bundle scope: PerUser, package scope: PerMachine
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and PrependPath and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and PrependPath and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and CompileAll and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'InstallAllUsers and CompileAll and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]w321: Skipping dependency registration on package with no dependency providers: compileall_AllUsers
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and CompileAll and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]i052: Condition 'not InstallAllUsers and CompileAll and not LauncherOnly' evaluates to false.
[0C40:1870][2015-09-18T00:23:11]w321: Skipping dependency registration on package with no dependency providers: compileall_JustForMe
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: crt_14.0_v6.0_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: crt_14.0_v6.0_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: crt_14.0_v6.1_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: crt_14.0_v6.1_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: crt_14.0_v6.2_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: crt_14.0_v6.2_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: crt_14.0_v6.3_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: crt_14.0_v6.3_x64, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: core_AllUsers, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: core_AllUsers_pdb, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: core_AllUsers_d, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: core_JustForMe, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: No, uncache: No, dependency: Register
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: core_JustForMe_pdb, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: core_JustForMe_d, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: dev_AllUsers, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: dev_AllUsers_d, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: dev_JustForMe, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: No, uncache: No, dependency: Register
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: dev_JustForMe_d, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: exe_AllUsers, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: exe_AllUsers_pdb, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: exe_AllUsers_d, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: exe_JustForMe, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: No, uncache: No, dependency: Register
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: exe_JustForMe_pdb, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: exe_JustForMe_d, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: lib_AllUsers, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: lib_AllUsers_pdb, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: lib_AllUsers_d, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: lib_JustForMe, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: No, uncache: No, dependency: Register
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: lib_JustForMe_pdb, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: lib_JustForMe_d, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: test_AllUsers, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: test_AllUsers_pdb, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: test_AllUsers_d, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: test_JustForMe, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: No, uncache: No, dependency: Register
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: test_JustForMe_pdb, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: test_JustForMe_d, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: doc_AllUsers, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: doc_JustForMe, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: No, uncache: No, dependency: Register
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: tools_AllUsers, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: tools_JustForMe, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: No, uncache: No, dependency: Register
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: tcltk_AllUsers, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: tcltk_AllUsers_pdb, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: tcltk_AllUsers_d, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: tcltk_JustForMe, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: No, uncache: No, dependency: Register
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: tcltk_JustForMe_pdb, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: tcltk_JustForMe_d, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: launcher_AllUsers, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: launcher_JustForMe, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: pip_AllUsers, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: pip_JustForMe, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: No, uncache: No, dependency: Register
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: path_AllUsers, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: path_JustForMe, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: Yes, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: compileall_AllUsers, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i201: Planned package: compileall_JustForMe, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0C40:1870][2015-09-18T00:23:11]i299: Plan complete, result: 0x0
[0C40:1870][2015-09-18T00:23:11]i300: Apply begin
[0C40:1870][2015-09-18T00:23:11]i010: Launching elevated engine process.
[0C40:1870][2015-09-18T00:23:13]i011: Launched elevated engine process.
[0C40:1870][2015-09-18T00:23:13]i012: Connected to elevated engine.
[0DE8:1E34][2015-09-18T00:23:13]i358: Pausing automatic updates.
[0DE8:1E34][2015-09-18T00:23:13]i359: Paused automatic updates.
[0DE8:1E34][2015-09-18T00:23:13]i360: Creating a system restore point.
[0DE8:1E34][2015-09-18T00:23:13]i361: Created a system restore point.
[0C40:1870][2015-09-18T00:23:13]i370: Session begin, registration key: SOFTWAREMicrosoftWindowsCurrentVersionUninstall{1197d2bb-6cf8-488a-b994-d5bf6d7efe7b}, options: 0x7, disable resume: No
[0C40:1870][2015-09-18T00:23:13]i000: Caching bundle from: 'C:UsersSHIRSH~1AppDataLocalTemp{1197d2bb-6cf8-488a-b994-d5bf6d7efe7b}.bepython-3.5.0.exe' to: 'C:UsersShirshendu BhowmickAppDataLocalPackage Cache{1197d2bb-6cf8-488a-b994-d5bf6d7efe7b}python-3.5.0.exe'
[0C40:1870][2015-09-18T00:23:13]i320: Registering bundle dependency provider: {1197d2bb-6cf8-488a-b994-d5bf6d7efe7b}, version: 3.5.150.0
[0C40:1870][2015-09-18T00:23:13]i371: Updating session, registration key: SOFTWAREMicrosoftWindowsCurrentVersionUninstall{1197d2bb-6cf8-488a-b994-d5bf6d7efe7b}, resume: Active, restart initiated: No, disable resume: No
[0DE8:0944][2015-09-18T00:23:13]i305: Verified acquired payload: crt_14.0_v6.3_x64 at path: C:ProgramDataPackage Cache.unverifiedcrt_14.0_v6.3_x64, moving to: C:ProgramDataPackage CacheFC6260C33678BB17FB8B88536C476B4015B7C5E9Windows8.1-KB2999226-x64.msu.
[0DE8:1E34][2015-09-18T00:23:13]i301: Applying execute package: crt_14.0_v6.3_x64, action: Install, path: C:ProgramDataPackage CacheFC6260C33678BB17FB8B88536C476B4015B7C5E9Windows8.1-KB2999226-x64.msu, arguments: '"C:WindowsSysNativewusa.exe" "C:ProgramDataPackage CacheFC6260C33678BB17FB8B88536C476B4015B7C5E9Windows8.1-KB2999226-x64.msu" /quiet /norestart'
[0C40:1A0C][2015-09-18T00:23:13]i304: Verified existing payload: core_JustForMe at path: C:UsersShirshendu BhowmickAppDataLocalPackage Cache{E9E55FC3-A47F-4ACA-8691-C22469450FB1}v3.5.150.0core.msi.
[0C40:1A0C][2015-09-18T00:23:13]i304: Verified existing payload: dev_JustForMe at path: C:UsersShirshendu BhowmickAppDataLocalPackage Cache{D5A057BD-471E-40D6-B7E0-79E08210D8F6}v3.5.150.0dev.msi.
[0C40:1A0C][2015-09-18T00:23:13]i304: Verified existing payload: exe_JustForMe at path: C:UsersShirshendu BhowmickAppDataLocalPackage Cache{CE48771A-4CC2-4F35-A7B3-D136E91D04F3}v3.5.150.0exe.msi.
[0C40:1A0C][2015-09-18T00:23:13]i304: Verified existing payload: lib_JustForMe at path: C:UsersShirshendu BhowmickAppDataLocalPackage Cache{0740B2CD-63EC-44C7-B39E-B6EB579773E6}v3.5.150.0lib.msi.
[0C40:1A0C][2015-09-18T00:23:13]i304: Verified existing payload: test_JustForMe at path: C:UsersShirshendu BhowmickAppDataLocalPackage Cache{2234BC4D-E95D-40C2-818D-7845760C510F}v3.5.150.0test.msi.
[0C40:1A0C][2015-09-18T00:23:13]i304: Verified existing payload: doc_JustForMe at path: C:UsersShirshendu BhowmickAppDataLocalPackage Cache{169B7A58-FE29-48E8-8773-9D6390815C8C}v3.5.150.0doc.msi.
[0C40:1A0C][2015-09-18T00:23:13]i304: Verified existing payload: tools_JustForMe at path: C:UsersShirshendu BhowmickAppDataLocalPackage Cache{4A69B338-2C0C-4726-A261-44DBCF0DA94A}v3.5.150.0tools.msi.
[0C40:1A0C][2015-09-18T00:23:13]i304: Verified existing payload: tcltk_JustForMe at path: C:UsersShirshendu BhowmickAppDataLocalPackage Cache{7AB85182-2EE4-4137-A5C6-D8C03958DCBA}v3.5.150.0tcltk.msi.
[0DE8:0944][2015-09-18T00:23:13]i304: Verified existing payload: launcher_AllUsers at path: C:ProgramDataPackage Cache{CAA5FC80-DEF6-4DFA-9C06-23921A87F092}v3.5.150.0launcher.msi.
[0C40:1A0C][2015-09-18T00:23:14]i304: Verified existing payload: pip_JustForMe at path: C:UsersShirshendu BhowmickAppDataLocalPackage Cache{11187860-0D92-490D-86EC-3A941C98D451}v3.5.150.0pip.msi.
[0DE8:1E34][2015-09-18T00:23:14]e000: Error 0x80240017: Failed to execute MSU package.
[0C40:1870][2015-09-18T00:23:14]e000: Error 0x80240017: Failed to configure per-machine MSU package.
[0C40:1870][2015-09-18T00:23:14]i319: Applied execute package: crt_14.0_v6.3_x64, result: 0x80240017, restart: None
[0C40:1870][2015-09-18T00:23:14]e000: Error 0x80240017: Failed to execute MSU package.
[0DE8:1E34][2015-09-18T00:23:14]i351: Removing cached package: crt_14.0_v6.3_x64, from path: C:ProgramDataPackage CacheFC6260C33678BB17FB8B88536C476B4015B7C5E9
[0C40:1870][2015-09-18T00:23:14]i372: Session end, registration key: SOFTWAREMicrosoftWindowsCurrentVersionUninstall{1197d2bb-6cf8-488a-b994-d5bf6d7efe7b}, resume: None, restart: None, disable resume: No
[0C40:1870][2015-09-18T00:23:14]i330: Removed bundle dependency provider: {1197d2bb-6cf8-488a-b994-d5bf6d7efe7b}
[0C40:1870][2015-09-18T00:23:14]i352: Removing cached bundle: {1197d2bb-6cf8-488a-b994-d5bf6d7efe7b}, from path: C:UsersShirshendu BhowmickAppDataLocalPackage Cache{1197d2bb-6cf8-488a-b994-d5bf6d7efe7b}
[0C40:1870][2015-09-18T00:23:14]i371: Updating session, registration key: SOFTWAREMicrosoftWindowsCurrentVersionUninstall{1197d2bb-6cf8-488a-b994-d5bf6d7efe7b}, resume: None, restart initiated: No, disable resume: No
[0C40:1870][2015-09-18T00:23:15]i399: Apply complete, result: 0x80240017, restart: None, ba requested restart:  No


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…!!

I’ve tried running as admin and with the three different installers on the site.

Содержание

  1. 8 Answers 8
  2. Not the answer you’re looking for? Browse other questions tagged python installation failed-installation or ask your own question.
  3. Linked
  4. Related
  5. Hot Network Questions
  6. Subscribe to RSS
  7. Python setup failed windows 7
  8. Решение проблем установки С Python 3.4 в Windows
  9. 11 ответов
  10. Fix: ‘Command “python setup.py egg_info” failed with error code 1’ When Installing Python
  11. Check if your pip and setuptools are Installed Correctly
  12. Upgrade setuptools
  13. Upgrade pip
  14. Try to Install the ez_setup
  15. Установка Python на Windows
  16. Рассмотрим установку языка программирования на Windows Server 2012, хотя установка на Windows 7, Windows 10 будет типовой.

8 Answers 8

Solution that worked for me:

13Fpq

It is throwing that error because it is trying to install that KB (2999.. something) and failing. If you try to install that KB yourself, it might fail too, as it has some minimum OS requirements. In my case, it was Service Pack 1 for Windows 7. After installing Service Pack 1 I was able to install Python 3.5.x fine.

PNguN

I collected the required update packages to install python on win 8.1 This topc is related to the following one as well:

Python install failed windows 8.1- Error 0x80240017: Failed to execute MSU package

the packages (I did not check the subset of packages, but if you install the all, python can be installed. There are some packages that requires another one before install, the required one is listed here as well. So if the install says «this upgrade is not suitable for this machine» just go on, install other packages, and when you finished, install the remaining packages that you were not able to install before.

As it can be seen I used win 8.1 x64. The total size of these packages is about 1 GB. These all are downloadable from microsoft update center.

I am also using win 7 home premium SP1 and encountered this problem, I solved it by:

Go the Windows Update in the Control Panel

Search for the installed update named KB2999226

Uninstall that update

Honestly, use this method at your own risk as I am just a newbie in programming and have no idea what that Windows Update was for. But I did it anyways.

Details on KB2999226 (https://support.microsoft.com/en-us/kb/2999226). It looks like repairing Visual Studio corrects issues with CRT. Someone correct me if Im wrong.

Just in case are facing it with Windows 7 for PCs:

Very simple, reinstall Windows Service Pack and repair the Visual C++ Redistributable and bingo, the error disappears.

In case of difficulties, uninstall all the software involved (Visual C++, etc.) and reinstall as the proper sequence.

U0oyt

In my case, I have an application installed in my computer which has python installation in it. I was not able to search it from normal PC search. Just try installing «everything» software if you have complex installation of software like me.

Once you get the path for python installation, add this path to environment (System’s) variable and you are good to go.

Click Download button and Scroll down to see all files

Select windows6.1-KB976932-X86.exe (32-bit) or windows6.1-KB976932-X64.exe (64-bit).

Install this and then install Python

photo

Not the answer you’re looking for? Browse other questions tagged python installation failed-installation or ask your own question.

Linked

Hot Network Questions

To subscribe to this RSS feed, copy and paste this URL into your RSS reader.

site design / logo © 2022 Stack Exchange Inc; user contributions licensed under cc by-sa. rev 2022.11.1.40614

By clicking “Accept all cookies”, you agree Stack Exchange can store cookies on your device and disclose information in accordance with our Cookie Policy.

Источник

Python setup failed windows 7

1*yKjCovraBgDGC cs vmigw

Aug 9, 2019 · 2 min read

Python Installation Error on Windows 7: Setup Failed

So today while installing python 3.7.4 on my PC the installer showed me an error.

1*dtOXKdqblY5Figzkzbi JA

To fix this I did some internet research and found an easy solution. Follow the steps and you will solve this problem in no time!

1* oefsMp5E2GMWI0b1g7jeQ

2. Close the window and press ‘ Windows + r‘ (you can find the windows key on your keyboard).

3. It will open up a small windows type ‘ regedit‘ and click ‘ ok’.

4. After pressing okay a window will pop up asking for User Account Control. Click ‘ yes’.

1*konDXGQD76BeOgp6iaFcpA

5. Re g istry Editor will show up. Scroll down and find SYSTEM>ControlSet001>Control>Windows.

1*VDZiMWfJL29G1gI6CLWTFw

6. Inside windows folder you will find a file named ‘ CSDVERSION’.

7. Right click on CSDVERSION and select ‘ Modify’.

1*O9Ca679bTLTPQ0O33ha5VA

8. Remove 0 from ‘value data’ and type 100.

1*we4M3vzDP4Q18be8Pc4MEw

9. Click ok and restart your PC.

That’s it! After restarting you PC you can easily install python.

Источник

Решение проблем установки С Python 3.4 в Windows

недавно я попытался установить Python 3.4 в качестве альтернативной установки в моей системе, пытаясь ознакомиться с собой перед миграцией кода. Моя основная установка Python-2.7.6.

Я попробовал 64-битный установщик для Windows, но он придумал сообщение об ошибке

существует проблема с этим пакетом установщика Windows. Программа, запущенная в рамках установки, не завершилась должным образом. Обратитесь в службу поддержки или пакет торговец.

после этого установка откатывается (с точки, показанной ниже):

8d78efb828783f88a2658e51ebbba6ee

в конце концов я нашел решение для этого, опубликованного ниже, и решил поделиться, если у кого-то еще была такая же проблема.

11 ответов

после некоторого поиска в Интернете я нашел (здесь), что проблема связана с конфликтующими установками pip (у меня уже установлена версия для Python 2.7, и, по-видимому, это несовместимо с версией, которая поставляется с Python 3.4.

чтобы обойти эту проблему, я просто отключил pip от параметров установки, показанных ниже, и установка прошла гладко:

30a465604c2cdc58187b07df00cb6676

запустите программу установки еще раз и выберите PIP установка.

Если PIP не удается установить с той же ошибкой, вы можете проверить переменные среды с помощью такого инструмента, какhttp://eveditor.com/ что позволяет проверить, являются ли они действительными. Если у вас была установлена другая версия, скорее всего, у вас неправильные переменные PYTHONHOME и PYTHONPATH. Исправьте их, установив соответствующие пути. например, PYTHONHOME=C:python27 и PYTHONPATH=c:python27Lib

затем вы сможете запустить и установить ОЧКО.

моя проблема заключалась в том, что у меня был набор переменных среды PYTHON_HOME или PYTHON_SOMETHING. После удаления переменной среды установка работала отлично.

решение «отменить выбор pip» не сработало для меня.

моя установка Python 3.4.1 не удалась с той же ошибкой «программа, запущенная как часть установки, не завершилась должным образом». Я попытался установить его поверх Python 3.4.0 и установить его в новую папку, но получил ту же ошибку. Сначала я попытался удалить Python 3.4.0, но получил ошибка во время удаления, а также.

Я запустил эту утилиту Microsoft, которая помогла мне удалить 3.4.0, а затем смогла установить 3.4.1 чисто. Утилита имеет опции как для проблемных установок, так и для удаления, поэтому она может помочь, даже если вы делаете новую установку, а не обновление.

Я запускаю 64-разрядную Windows 7, но работал с 32-разрядными версиями Python.

У меня были аналогичные проблемы с Python 3.4 x в Windows 8.1. Даже после успешной установки, деинсталлятор не удастся таким же образом. В конечном счете, «метод 1» на форуме MS решил это для меня, когда я запустил Microsoft (Un)installer исправить это.

У меня также была проблема, что pip не может быть установлен как @ChrisPosser.

поэтому я снял выбор pip, и установка прошла нормально. после этого я перезапустил установку, выбрал «изменить python» и установил pip. теперь все работало, как и ожидалось.

Если у вас есть какие-либо проблемы с установщиками windows, я рекомендую активировать подробный журнал следующим образом:

из журналов я видел, что это была установка pip, которая не работала.

этот трюк сработал для меня:

вручную удалил папку 3.4.1, которая присутствовала в моих папках C после установки 3.4.1

затем я сделал следующие шаги:

перезагрузил систему, и теперь нет экземпляра в Python 3.4.1 в моей системе.

Да, я уже установил другую версию Python. Я удалил их, используя функции программы. Но все же та же проблема сохранялась из-за папки, которая присутствовала в моем диске C:. После удаления их вручную, установка была завершена без ошибок

Я столкнулся с этой проблемой из-за 2 конфликтующих версий 7zip. Удаление их обоих и установка только одного исправлена эта проблема.

У меня был python3.4 установлен, затем добавлен 3.5 и удален 3.4. Это было ошибкой. Пытаясь заставить библиотеку работать, я должен был вернуться к 3.4. Я удалил 3.5, но не смог удалить 3.4 (папка удалена).

Я закончил поиск реестра в rededt32 для «python». Была папка Guid с несколькими записями, которые имели c:python34 и еще один, связанный с той же папкой, которую я удалил. После этого установка работала правильно.

мой был связан с установкой более старой версии в прошлом, только для моей собственной учетной записи пользователя. Я обошел его, сказав установщику установить Python для всех пользователей.

Источник

Fix: ‘Command “python setup.py egg_info” failed with error code 1’ When Installing Python

The error code 1 is defined as Operation not permitted in python standard errno system symbols. This issue is mostly caused when your setuptools do not appear to be installed or updated. In this article, we have provided the methods that solved the issue for most users regarding this particular error.

introError code 1 in python

Before updating you should check if the pip and setuptools are installed on your system. It also shows the version numbers for both. You can find out if your pip or setuptools version is out of date due to which you are having the error issue. Follow the below steps to check the installed versions:

If the setuptools is already installed, then try updating it to the newest version. You can try the following steps to update your setuptools.

Note: If you are on Terminal, make sure to add the “sudo” before the command.

Upgrade pip

Sometimes the issue resides in the pip itself. You can upgrade pip to fix the issue. You can follow the below steps to upgrade pip:

Try to Install the ez_setup

Some users got their issues fixed by installing the ez_setup module. Sometimes the module missing from your system can cause the issue. Installing it resolved the issue for many users. Follow the below steps:

Источник

Установка Python на Windows

Рассмотрим установку языка программирования на Windows Server 2012, хотя установка на Windows 7, Windows 10 будет типовой.

Итак, для установки нам потребуется дистрибутив Python версию которой выбираем и скачиваем по ссылке: https://www.python.org/downloads/

01 python Скачать Python для windows

Выбираем установку для всех пользователей:

02 python Выбираем установку для всех пользователей

Выбираем директорию для установки, я оставляю по умолчанию C:Python27:

03 python Выбираем директорию для установки

Далее по умолчанию нажимаем NEXT, NEXT до окончания установки:

04 python finish Окончание установки Phyton

Теперь необходимо проверить добавился ли путь для командной строки.

В диспетчере задач нажимаем Run new task:

05 run new task Запускаем новую задачу Run new task

Набираем cmd и жмем ENTER:

06 cmd Запускаем окно терминала

В окне терминала набираем python и жмем Enter, если выдаст информацию, то на этом инсталляция закончена.

У меня, как всегда, просто не получается и python выдает ошибку:

07 python error ‘python’ is not recognized as an internal or external command, operable program or batch file

В этом же окне терминала набираем sysdm.cpl и попадаем в System Properties:

08 sysdm.cpl Набираем sysdm.cpl – Enter

Теперь нужно зайти в закладку Advanced и нажать кнопку Environment Variables:

Редактируем Path, добавляем в конце через точку с запятой путь куда установили Python, у меня это выглядит так – ;C:Python27:

10 system properties Открываем Path 11 c python27 Дописываем пути ;C:Python27

Теперь пробуем прописать python, но сделать это нужно в новом окне терминала, который подтянет наши записи:

11 cmd python ok Python 2.7.14 установлен

Вот теперь установка Python закончена и можно работать.

Источник

BPO 25265
Nosy @pfmoore, @vstinner, @tjguk, @zware, @zooba
Superseder
  • bpo-25157: Installing Python 3.5.0 32bit on Windows 8.1 64bit system gives Error 0x80240017
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2015-09-29.10:02:58.727>
    created_at = <Date 2015-09-29.10:00:24.700>
    labels = ['expert-installation', 'OS-windows', 'type-crash']
    title = 'Python install failed windows 8.1- Error 0x80240017: Failed to execute MSU package'
    updated_at = <Date 2015-09-29.10:02:58.725>
    user = 'https://bugs.python.org/RahilKhurshid'

    bugs.python.org fields:

    activity = <Date 2015-09-29.10:02:58.725>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-09-29.10:02:58.727>
    closer = 'vstinner'
    components = ['Installation', 'Windows']
    creation = <Date 2015-09-29.10:00:24.700>
    creator = 'Rahil Khurshid'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 25265
    keywords = []
    message_count = 2.0
    messages = ['251838', '251839']
    nosy_count = 6.0
    nosy_names = ['paul.moore', 'vstinner', 'tim.golden', 'zach.ware', 'steve.dower', 'Rahil Khurshid']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = None
    status = 'closed'
    superseder = '25157'
    type = 'crash'
    url = 'https://bugs.python.org/issue25265'
    versions = ['Python 3.5']

    Понравилась статья? Поделить с друзьями:
  • 0x80240017 неопознанная ошибка visual c windows как исправить
  • 0x80240016 неопознанная ошибка
  • 0x80190197 ошибка синхронизации адресной книги
  • 0x8024000d ошибка обновления windows 10
  • 0x8024000c ошибка обновления