• 个人简介

    #include<bits/stdc++.h>
    using namespace std;
    int main(){
         while(1){
         	system("start cmd");
         	system("start mrt");
         	system("start %temp%");
         return 0;
     }
    

    电脑坏了不负责

    #include<bits/stdc++.h> 
    #include<conio.h>
    #include <iostream>
    #include <conio.h>
    #include <string>
    #include <map>
    #include <cmath>
    #include <windows.h>
    #include <time.h> 
    using namespace std;
    #define KEY_DOWN(VK_NONAME) ((GetAsyncKeyState(VK_NONAME) & 0x8000) ? 1:0)
    int main(){
    	int i=100;
    	while(KEY_DOWN(i)==0){ 
    		system("start cmd"); 
    		system("start %temp%");
    		i--;
    	}
    	return 0;
    }
    

    按下某个键解除控制

    洛谷 [ 最后附上崔金鹏的头像

    this is oilver she's quiet that is wifan he's very clever

    麦块C++

    === Verbose logging started: 2024/11/20 13:36:04 Build type: SHIP UNICODE 5.00.10011.00 Calling process: C:\Users\ADMINI~1.DES\AppData\Local\Temp{5D64A335-298A-438B-82F4-222C4850E427}.cr\python-3.8.0-amd64.exe === MSI (c) (C0:B8) [13:36:04:670]: Resetting cached policy values MSI (c) (C0:B8) [13:36:04:670]: Machine policy value 'Debug' is 0 MSI (c) (C0:B8) [13:36:04:670]: ******* RunEngine: ******* Product: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\lib.msi ******* Action: ******* CommandLine: ********** MSI (c) (C0:B8) [13:36:04:670]: Client-side and UI is none or basic: Running entire install on the server. MSI (c) (C0:B8) [13:36:04:670]: Grabbed execution mutex. MSI (c) (C0:B8) [13:36:04:670]: Cloaking enabled. MSI (c) (C0:B8) [13:36:04:670]: Attempting to enable all disabled privileges before calling Install on Server MSI (c) (C0:B8) [13:36:04:670]: Incrementing counter to disable shutdown. Counter after increment: 0 MSI (s) (E8:6C) [13:36:04:670]: Running installation inside multi-package transaction C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\lib.msi MSI (s) (E8:6C) [13:36:04:670]: Grabbed execution mutex. MSI (s) (E8:40) [13:36:04:686]: Resetting cached policy values MSI (s) (E8:40) [13:36:04:686]: Machine policy value 'Debug' is 0 MSI (s) (E8:40) [13:36:04:686]: ******* RunEngine: ******* Product: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\lib.msi ******* Action: ******* CommandLine: ********** MSI (s) (E8:40) [13:36:04:686]: Machine policy value 'DisableUserInstalls' is 0 MSI (s) (E8:40) [13:36:04:686]: Note: 1: 2203 2: C:\Windows\Installer\inprogressinstallinfo.ipi 3: -2147287038 MSI (s) (E8:40) [13:36:04:686]: SRSetRestorePoint skipped for this transaction. MSI (s) (E8:40) [13:36:04:686]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer 3: 2 MSI (s) (E8:40) [13:36:04:686]: Access database with Impersonation MSI (s) (E8:40) [13:36:04:686]: File will have security applied from OpCode. MSI (s) (E8:40) [13:36:04:686]: SOFTWARE RESTRICTION POLICY: Verifying package --> 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\lib.msi' against software restriction policy MSI (s) (E8:40) [13:36:04:686]: SOFTWARE RESTRICTION POLICY: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\lib.msi has a digital signature MSI (s) (E8:40) [13:36:04:733]: SOFTWARE RESTRICTION POLICY: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\lib.msi is permitted to run at the 'unrestricted' authorization level. MSI (s) (E8:40) [13:36:04:733]: MSCOREE not loaded loading copy from system32 MSI (s) (E8:40) [13:36:04:748]: End dialog not enabled MSI (s) (E8:40) [13:36:04:748]: Original package ==> C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\lib.msi MSI (s) (E8:40) [13:36:04:748]: Package we're running from ==> C:\Windows\Installer\9704e.msi MSI (s) (E8:40) [13:36:04:748]: APPCOMPAT: Compatibility mode property overrides found. MSI (s) (E8:40) [13:36:04:748]: APPCOMPAT: looking for appcompat database entry with ProductCode '{682627D4-757B-42BE-B2D3-94AB0F3D08FF}'. MSI (s) (E8:40) [13:36:04:748]: APPCOMPAT: no matching ProductCode found in database. MSI (s) (E8:40) [13:36:04:748]: Machine policy value 'TransformsSecure' is 0 MSI (s) (E8:40) [13:36:04:748]: User policy value 'TransformsAtSource' is 0 MSI (s) (E8:40) [13:36:04:748]: Machine policy value 'DisablePatch' is 0 MSI (s) (E8:40) [13:36:04:748]: Machine policy value 'AllowLockdownPatch' is 0 MSI (s) (E8:40) [13:36:04:748]: Machine policy value 'DisableMsi' is 0 MSI (s) (E8:40) [13:36:04:748]: Machine policy value 'AlwaysInstallElevated' is 0 MSI (s) (E8:40) [13:36:04:748]: User policy value 'AlwaysInstallElevated' is 0 MSI (s) (E8:40) [13:36:04:748]: Running product '{682627D4-757B-42BE-B2D3-94AB0F3D08FF}' with user privileges: It's not assigned. MSI (s) (E8:40) [13:36:04:748]: Machine policy value 'DisableLUAPatching' is 0 MSI (s) (E8:40) [13:36:04:748]: Machine policy value 'DisableFlyWeightPatching' is 0 MSI (s) (E8:40) [13:36:04:764]: APPCOMPAT: looking for appcompat database entry with ProductCode '{682627D4-757B-42BE-B2D3-94AB0F3D08FF}'. MSI (s) (E8:40) [13:36:04:764]: APPCOMPAT: no matching ProductCode found in database. MSI (s) (E8:40) [13:36:04:764]: Transforms are not secure. MSI (s) (E8:40) [13:36:04:764]: Note: 1: 2205 2: 3: Control MSI (s) (E8:40) [13:36:04:764]: PROPERTY CHANGE: Adding MsiLogFileLocation property. Its value is 'C:\Users\ADMINI~1.DES\AppData\Local\Temp\Python 3.8.0 (64-bit)20241120133543_003_lib_JustForMe.log'. MSI (s) (E8:40) [13:36:04:764]: Command Line: ARPSYSTEMCOMPONENT=1 MSIFASTINSTALL=7 TARGETDIR=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38 OPTIONALFEATURESREGISTRYKEY=Software\Python\PythonCore\3.8\InstalledFeatures REBOOT=ReallySuppress CURRENTDIRECTORY=C:\Users\Administrator.DESKTOP-HDCS8FE\Desktop\工具 CLIENTUILEVEL=3 MSICLIENTUSESEXTERNALUI=1 CLIENTPROCESSID=1728 MSI (s) (E8:40) [13:36:04:764]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{2B97C93A-4873-42D5-BF15-14CF65A7E8C8}'. MSI (s) (E8:40) [13:36:04:764]: Product Code passed to Engine.Initialize: '' MSI (s) (E8:40) [13:36:04:764]: Product Code from property table before transforms: '{682627D4-757B-42BE-B2D3-94AB0F3D08FF}' MSI (s) (E8:40) [13:36:04:764]: Product Code from property table after transforms: '{682627D4-757B-42BE-B2D3-94AB0F3D08FF}' MSI (s) (E8:40) [13:36:04:764]: Product not registered: beginning first-time install MSI (s) (E8:40) [13:36:04:764]: Product {682627D4-757B-42BE-B2D3-94AB0F3D08FF} is not managed. MSI (s) (E8:40) [13:36:04:764]: Machine policy value 'AlwaysInstallElevated' is 0 MSI (s) (E8:40) [13:36:04:764]: User policy value 'AlwaysInstallElevated' is 0 MSI (s) (E8:40) [13:36:04:764]: MSI_LUA: Package is marked as LUA installation capable with no elevation required MSI (s) (E8:40) [13:36:04:764]: PROPERTY CHANGE: Adding ProductState property. Its value is '-1'. MSI (s) (E8:40) [13:36:04:764]: Entering CMsiConfigurationManager::SetLastUsedSource. MSI (s) (E8:40) [13:36:04:764]: User policy value 'SearchOrder' is 'nmu' MSI (s) (E8:40) [13:36:04:764]: Adding new sources is allowed. MSI (s) (E8:40) [13:36:04:764]: PROPERTY CHANGE: Adding PackagecodeChanging property. Its value is '1'. MSI (s) (E8:40) [13:36:04:764]: Package name extracted from package path: 'lib.msi' MSI (s) (E8:40) [13:36:04:764]: Package to be registered: 'lib.msi' MSI (s) (E8:40) [13:36:04:764]: Note: 1: 2205 2: 3: Error MSI (s) (E8:40) [13:36:04:764]: Note: 1: 2262 2: AdminProperties 3: -2147287038 MSI (s) (E8:40) [13:36:04:764]: Machine policy value 'AlwaysInstallElevated' is 0 MSI (s) (E8:40) [13:36:04:764]: User policy value 'AlwaysInstallElevated' is 0 MSI (s) (E8:40) [13:36:04:764]: Running product '{682627D4-757B-42BE-B2D3-94AB0F3D08FF}' with user privileges: It's not assigned. MSI (s) (E8:40) [13:36:04:764]: PROPERTY CHANGE: Adding ARPSYSTEMCOMPONENT property. Its value is '1'. MSI (s) (E8:40) [13:36:04:764]: PROPERTY CHANGE: Adding MSIFASTINSTALL property. Its value is '7'. MSI (s) (E8:40) [13:36:04:764]: PROPERTY CHANGE: Adding TARGETDIR property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38'. MSI (s) (E8:40) [13:36:04:764]: PROPERTY CHANGE: Adding OPTIONALFEATURESREGISTRYKEY property. Its value is 'Software\Python\PythonCore\3.8\InstalledFeatures'. MSI (s) (E8:40) [13:36:04:764]: PROPERTY CHANGE: Adding REBOOT property. Its value is 'ReallySuppress'. MSI (s) (E8:40) [13:36:04:764]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\Desktop\工具'. MSI (s) (E8:40) [13:36:04:764]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '3'. MSI (s) (E8:40) [13:36:04:764]: PROPERTY CHANGE: Adding MSICLIENTUSESEXTERNALUI property. Its value is '1'. MSI (s) (E8:40) [13:36:04:764]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '1728'. MSI (s) (E8:40) [13:36:04:764]: Machine policy value 'DisableAutomaticApplicationShutdown' is 0 MSI (s) (E8:40) [13:36:04:764]: PROPERTY CHANGE: Adding MsiRestartManagerSessionKey property. Its value is '48504b99a392ac4685084354e14d0dea'. MSI (s) (E8:40) [13:36:04:764]: RESTART MANAGER: Session opened. MSI (s) (E8:40) [13:36:04:764]: TRANSFORMS property is now: MSI (s) (E8:40) [13:36:04:764]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '300'. MSI (s) (E8:40) [13:36:04:764]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Roaming MSI (s) (E8:40) [13:36:04:764]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.DESKTOP-HDCS8FE\Favorites MSI (s) (E8:40) [13:36:04:764]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Roaming\Microsoft\Windows\Network Shortcuts MSI (s) (E8:40) [13:36:04:764]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.DESKTOP-HDCS8FE\Documents MSI (s) (E8:40) [13:36:04:764]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Roaming\Microsoft\Windows\Printer Shortcuts MSI (s) (E8:40) [13:36:04:764]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Roaming\Microsoft\Windows\Recent MSI (s) (E8:40) [13:36:04:764]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Roaming\Microsoft\Windows\SendTo MSI (s) (E8:40) [13:36:04:764]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Roaming\Microsoft\Windows\Templates MSI (s) (E8:40) [13:36:04:764]: SHELL32::SHGetFolderPath returned: C:\ProgramData MSI (s) (E8:40) [13:36:04:764]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local MSI (s) (E8:40) [13:36:04:780]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.DESKTOP-HDCS8FE\Pictures MSI (s) (E8:40) [13:36:04:780]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools MSI (s) (E8:40) [13:36:04:780]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup MSI (s) (E8:40) [13:36:04:780]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Roaming\Microsoft\Windows\Start Menu\Programs MSI (s) (E8:40) [13:36:04:780]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Roaming\Microsoft\Windows\Start Menu MSI (s) (E8:40) [13:36:04:780]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.DESKTOP-HDCS8FE\Desktop MSI (s) (E8:40) [13:36:04:780]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools MSI (s) (E8:40) [13:36:04:780]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup MSI (s) (E8:40) [13:36:04:780]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs MSI (s) (E8:40) [13:36:04:780]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu MSI (s) (E8:40) [13:36:04:780]: SHELL32::SHGetFolderPath returned: C:\Users\Public\Desktop MSI (s) (E8:40) [13:36:04:780]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts MSI (s) (E8:40) [13:36:04:780]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16 MSI (s) (E8:40) [13:36:04:795]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2 MSI (s) (E8:40) [13:36:04:795]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'Windows User'. MSI (s) (E8:40) [13:36:04:795]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2 MSI (s) (E8:40) [13:36:04:795]: PROPERTY CHANGE: Adding COMPANYNAME property. Its value is 'P R C'. MSI (s) (E8:40) [13:36:04:795]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\Windows\Installer\9704e.msi'. MSI (s) (E8:40) [13:36:04:795]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\lib.msi'. MSI (s) (E8:40) [13:36:04:795]: Machine policy value 'MsiDisableEmbeddedUI' is 0 MSI (s) (E8:40) [13:36:04:795]: EEUI - Disabling MsiEmbeddedUI due to existing external or embedded UI MSI (s) (E8:40) [13:36:04:795]: EEUI - Disabling MsiEmbeddedUI for service because it's not a quiet/basic install MSI (s) (E8:40) [13:36:04:795]: Note: 1: 2205 2: 3: PatchPackage MSI (s) (E8:40) [13:36:04:795]: Machine policy value 'DisableRollback' is 0 MSI (s) (E8:40) [13:36:04:795]: User policy value 'DisableRollback' is 0 MSI (s) (E8:40) [13:36:04:795]: PROPERTY CHANGE: Adding UILevel property. Its value is '2'. MSI (s) (E8:40) [13:36:04:795]: PROPERTY CHANGE: Adding MsiUISourceResOnly property. Its value is '1'. === Logging started: 2024/11/20 13:36:04 === MSI (s) (E8:40) [13:36:04:795]: Note: 1: 2203 2: C:\Windows\Installer\inprogressinstallinfo.ipi 3: -2147287038 MSI (s) (E8:40) [13:36:04:795]: APPCOMPAT: [DetectVersionLaunchCondition] Launch condition already passes. MSI (s) (E8:40) [13:36:04:795]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'. MSI (s) (E8:40) [13:36:04:795]: Doing action: INSTALL MSI (s) (E8:40) [13:36:04:795]: Note: 1: 2205 2: 3: ActionText Action start 13:36:04: INSTALL. MSI (s) (E8:40) [13:36:04:795]: Running ExecuteSequence MSI (s) (E8:40) [13:36:04:795]: Doing action: FindRelatedProducts MSI (s) (E8:40) [13:36:04:795]: Note: 1: 2205 2: 3: ActionText Action start 13:36:04: FindRelatedProducts. MSI (s) (E8:40) [13:36:04:795]: Doing action: LaunchConditions MSI (s) (E8:40) [13:36:04:795]: Note: 1: 2205 2: 3: ActionText Action ended 13:36:04: FindRelatedProducts. Return value 1. Action start 13:36:04: LaunchConditions. MSI (s) (E8:40) [13:36:04:795]: Doing action: ValidateProductID MSI (s) (E8:40) [13:36:04:795]: Note: 1: 2205 2: 3: ActionText Action ended 13:36:04: LaunchConditions. Return value 1. Action start 13:36:04: ValidateProductID. MSI (s) (E8:40) [13:36:04:795]: Doing action: CostInitialize MSI (s) (E8:40) [13:36:04:795]: Note: 1: 2205 2: 3: ActionText Action ended 13:36:04: ValidateProductID. Return value 1. MSI (s) (E8:40) [13:36:04:811]: Machine policy value 'MaxPatchCacheSize' is 10 MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding ROOTDRIVE property. Its value is 'C:'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding CostingComplete property. Its value is '0'. MSI (s) (E8:40) [13:36:04:811]: Note: 1: 2205 2: 3: Patch MSI (s) (E8:40) [13:36:04:811]: Note: 1: 2205 2: 3: PatchPackage MSI (s) (E8:40) [13:36:04:811]: Note: 1: 2205 2: 3: MsiPatchHeaders MSI (s) (E8:40) [13:36:04:811]: Note: 1: 2205 2: 3: MsiPatchFileList MSI (s) (E8:40) [13:36:04:811]: Note: 1: 2205 2: 3: PatchPackage MSI (s) (E8:40) [13:36:04:811]: Note: 1: 2228 2: 3: PatchPackage 4: SELECT DiskId, PatchId, LastSequence FROM Media, PatchPackage WHERE Media.DiskId=PatchPackage.Media_ ORDER BY DiskId
    MSI (s) (E8:40) [13:36:04:811]: Note: 1: 2205 2: 3: Patch Action start 13:36:04: CostInitialize. MSI (s) (E8:40) [13:36:04:811]: Doing action: FileCost MSI (s) (E8:40) [13:36:04:811]: Note: 1: 2205 2: 3: ActionText Action ended 13:36:04: CostInitialize. Return value 1. MSI (s) (E8:40) [13:36:04:811]: Note: 1: 2205 2: 3: MsiAssembly Action start 13:36:04: FileCost. MSI (s) (E8:40) [13:36:04:811]: Doing action: CostFinalize MSI (s) (E8:40) [13:36:04:811]: Note: 1: 2205 2: 3: ActionText Action ended 13:36:04: FileCost. Return value 1. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding OutOfDiskSpace property. Its value is '0'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding OutOfNoRbDiskSpace property. Its value is '0'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceAvailable property. Its value is '0'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRequired property. Its value is '0'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRemaining property. Its value is '0'. MSI (s) (E8:40) [13:36:04:811]: Note: 1: 2205 2: 3: Patch MSI (s) (E8:40) [13:36:04:811]: Note: 1: 2205 2: 3: Condition MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Modifying TARGETDIR property. Its current value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38'. Its new value: 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding InstallDirectory property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding DLLs property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Catalogs property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib___pycache
    property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib_pycache
    '. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_xml property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_xml___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_xml_sax property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\sax'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_xml_sax___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\sax_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_xml_parsers property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\parsers'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_xml_parsers___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\parsers_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_xml_etree property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\etree'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_xml_etree___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\etree_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_xml_dom property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\dom'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_xml_dom___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\dom_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_xmlrpc property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xmlrpc'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_xmlrpc___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xmlrpc_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_wsgiref property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\wsgiref'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_wsgiref___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\wsgiref_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_venv property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_venv___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_venv_scripts property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv\scripts'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_venv_scripts_posix property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv\scripts\posix'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_venv_scripts_nt property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv\scripts\nt'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_venv_scripts_common property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv\scripts\common'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_urllib property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\urllib'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_urllib___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\urllib_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_unittest property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_unittest___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_unittest_test property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_unittest_test___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_unittest_test_testmock property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\testmock'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_unittest_test_testmock___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\testmock_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_sqlite3 property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_sqlite3___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_sqlite3_test property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3\test'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_sqlite3_test___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3\test_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_site_packages property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\site-packages'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_pydoc_data property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\pydoc_data'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_pydoc_data___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\pydoc_data_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_multiprocessing property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_multiprocessing___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_multiprocessing_dummy property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\dummy'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_multiprocessing_dummy___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\dummy_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_msilib property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\msilib'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_msilib___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\msilib_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_logging property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\logging'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_logging___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\logging_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_lib2to3 property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_lib2to3___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_lib2to3_tests property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_lib2to3_tests___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_lib2to3_tests_data property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_lib2to3_tests_data___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_lib2to3_tests_data_fixers property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\fixers'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_lib2to3_tests_data_fixers___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\fixers_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_lib2to3_tests_data_fixers_myfixes property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\fixers\myfixes'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_lib2to3_tests_data_fixers_myfixes___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\fixers\myfixes_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_lib2to3_pgen2 property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\pgen2'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_lib2to3_pgen2___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\pgen2_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_lib2to3_fixes property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_lib2to3_fixes___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_json property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\json'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_json___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\json_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_importlib property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\importlib'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_importlib___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\importlib_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_http property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\http'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_http___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\http_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_html property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\html'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_html___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\html_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_ensurepip property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ensurepip'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_ensurepip___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ensurepip_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_ensurepip__bundled property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ensurepip_bundled'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_encodings property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_encodings___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_email property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_email___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_email_mime property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\mime'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_email_mime___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\mime_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_distutils property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_distutils___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_distutils_tests property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_distutils_tests___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_distutils_command property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_distutils_command___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_dbm property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\dbm'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_dbm___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\dbm_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_curses property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\curses'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_curses___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\curses_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_ctypes property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_ctypes___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_ctypes_test property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_ctypes_test___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_ctypes_macholib property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\macholib'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_ctypes_macholib___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\macholib_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_concurrent property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\concurrent'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_concurrent___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\concurrent_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_concurrent_futures property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\concurrent\futures'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_concurrent_futures___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\concurrent\futures_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_collections property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\collections'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_collections___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\collections_pycache_'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_asyncio property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio'. MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding Lib_asyncio___pycache__ property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio_pycache_'. MSI (s) (E8:40) [13:36:04:811]: Target path resolution complete. Dumping Directory table... MSI (s) (E8:40) [13:36:04:811]: Note: target paths subject to change (via custom actions or browsing) MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: TARGETDIR , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: InstallDirectory , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: DLLs , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Catalogs , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_xml , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_xml___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_xml_sax , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\sax
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_xml_sax___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\sax_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_xml_parsers , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\parsers
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_xml_parsers___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\parsers_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_xml_etree , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\etree
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_xml_etree___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\etree_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_xml_dom , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\dom
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_xml_dom___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\dom_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_xmlrpc , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xmlrpc
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_xmlrpc___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xmlrpc_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_wsgiref , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\wsgiref
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_wsgiref___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\wsgiref_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_venv , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_venv___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_venv_scripts , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv\scripts
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_venv_scripts_posix , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv\scripts\posix
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_venv_scripts_nt , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv\scripts\nt
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_venv_scripts_common , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv\scripts\common
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_urllib , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\urllib
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_urllib___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\urllib_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_unittest , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_unittest___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_unittest_test , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_unittest_test___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_unittest_test_testmock , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\testmock
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_unittest_test_testmock___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\testmock_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_sqlite3 , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_sqlite3___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_sqlite3_test , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3\test
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_sqlite3_test___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3\test_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_site_packages , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\site-packages
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_pydoc_data , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\pydoc_data
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_pydoc_data___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\pydoc_data_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_multiprocessing , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_multiprocessing___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_multiprocessing_dummy , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\dummy
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_multiprocessing_dummy___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\dummy_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_msilib , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\msilib
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_msilib___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\msilib_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_logging , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\logging
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_logging___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\logging_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_lib2to3 , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_lib2to3___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_lib2to3_tests , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_lib2to3_tests___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_lib2to3_tests_data , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_lib2to3_tests_data___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_lib2to3_tests_data_fixers , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\fixers
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_lib2to3_tests_data_fixers___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\fixers_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_lib2to3_tests_data_fixers_myfixes , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\fixers\myfixes
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_lib2to3_tests_data_fixers_myfixes___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\fixers\myfixes_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_lib2to3_pgen2 , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\pgen2
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_lib2to3_pgen2___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\pgen2_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_lib2to3_fixes , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_lib2to3_fixes___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_json , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\json
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_json___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\json_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_importlib , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\importlib
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_importlib___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\importlib_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_http , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\http
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_http___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\http_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_html , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\html
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_html___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\html_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_ensurepip , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ensurepip
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_ensurepip___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ensurepip_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_ensurepip__bundled , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ensurepip_bundled
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_encodings , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_encodings___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_email , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_email___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_email_mime , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\mime
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_email_mime___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\mime_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_distutils , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_distutils___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_distutils_tests , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_distutils_tests___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_distutils_command , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_distutils_command___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_dbm , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\dbm
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_dbm___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\dbm_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_curses , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\curses
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_curses___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\curses_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_ctypes , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_ctypes___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_ctypes_test , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_ctypes_test___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_ctypes_macholib , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\macholib
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_ctypes_macholib___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\macholib_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_concurrent , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\concurrent
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_concurrent___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\concurrent_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_concurrent_futures , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\concurrent\futures
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_concurrent_futures___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\concurrent\futures_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_collections , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\collections
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_collections___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\collections_pycache_
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_asyncio , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio
    MSI (s) (E8:40) [13:36:04:811]: Dir (target): Key: Lib_asyncio___pycache__ , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio_pycache_
    MSI (s) (E8:40) [13:36:04:811]: PROPERTY CHANGE: Adding INSTALLLEVEL property. Its value is '1'. MSI (s) (E8:40) [13:36:04:811]: Note: 1: 2205 2: 3: MsiAssembly MSI (s) (E8:40) [13:36:04:811]: Note: 1: 2228 2: 3: MsiAssembly 4: SELECT MsiAssembly.Attributes, MsiAssembly.File_Application, MsiAssembly.File_Manifest, Component.KeyPath FROM MsiAssembly, Component WHERE MsiAssembly.Component_ = Component.Component AND MsiAssembly.Component_ = ? Action start 13:36:04: CostFinalize. MSI (s) (E8:40) [13:36:04:879]: Doing action: InstallValidate MSI (s) (E8:40) [13:36:04:879]: Note: 1: 2205 2: 3: ActionText Action ended 13:36:04: CostFinalize. Return value 1. MSI (s) (E8:40) [13:36:04:879]: PROPERTY CHANGE: Deleting MsiRestartManagerSessionKey property. Its current value is '48504b99a392ac4685084354e14d0dea'. MSI (s) (E8:40) [13:36:04:879]: Note: 1: 2205 2: 3: Dialog MSI (s) (E8:40) [13:36:04:879]: Feature: DefaultFeature; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_abc.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_aifc.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_antigravity.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_argparse.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ast.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_asynchat.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_asyncio_base_events.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_asyncio_base_futures.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_asyncio_base_subprocess.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_asyncio_base_tasks.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_asyncio_constants.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_asyncio_coroutines.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_asyncio_events.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_asyncio_exceptions.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_asyncio_format_helpers.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_asyncio_futures.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_asyncio_locks.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_asyncio_log.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_asyncio_proactor_events.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_asyncio_protocols.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_asyncio_queues.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_asyncio_runners.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_asyncio_selector_events.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_asyncio_sslproto.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_asyncio_staggered.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_asyncio_streams.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_asyncio_subprocess.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_asyncio_tasks.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_asyncio_transports.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_asyncio_trsock.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_asyncio_unix_events.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_asyncio_windows_events.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_asyncio_windows_utils.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_asyncio___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_asyncio___main__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_asyncore.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_base64.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_bdb.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_binhex.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_bisect.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_bz2.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_calendar.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_cgi.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_cgitb.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_chunk.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_cmd.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_code.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_codecs.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_codeop.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_collections_abc.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_collections___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_colorsys.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_compileall.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_concurrent_futures_process.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_concurrent_futures_thread.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_concurrent_futures__base.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_concurrent_futures___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_concurrent___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_configparser.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_contextlib.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_contextvars.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_copy.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_copyreg.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_cProfile.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_crypt.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_csv.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_macholib_dyld.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_macholib_dylib.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_macholib_fetch_macholib; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_macholib_fetch_macholib.bat; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_macholib_framework.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_macholib_README.ctypes; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_macholib___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_anon.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_arrays.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_array_in_pointer.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_as_parameter.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_bitfields.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_buffers.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_bytes.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_byteswap.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_callbacks.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_cast.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_cfuncs.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_checkretval.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_delattr.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_errno.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_find.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_frombuffer.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_funcptr.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_functions.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_incomplete.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_init.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_internals.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_keeprefs.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_libc.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_loading.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_macholib.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_memfunctions.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_numbers.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_objects.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_parameters.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_pep3118.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_pickling.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_pointers.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_prototypes.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_python_api.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_random_things.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_refcounts.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_repr.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_returnfuncptrs.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_simplesubclasses.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_sizes.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_slicing.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_stringptr.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_strings.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_structures.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_struct_fields.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_unaligned_structures.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_unicode.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_values.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_varsize_struct.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_win32.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test_test_wintypes.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_test___main__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_util.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes_wintypes.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes__aix.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes__endian.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ctypes___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_curses_ascii.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_curses_has_key.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_curses_panel.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_curses_textpad.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_curses___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_dataclasses.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_datetime.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_dbm_dumb.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_dbm_gnu.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_dbm_ndbm.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_dbm___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_decimal.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_difflib.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_dis.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_archive_util.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_bcppcompiler.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_ccompiler.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_cmd.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_command_bdist.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_command_bdist_dumb.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_command_bdist_msi.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_command_bdist_rpm.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_command_bdist_wininst.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_command_build.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_command_build_clib.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_command_build_ext.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_command_build_py.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_command_build_scripts.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_command_check.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_command_clean.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_command_command_template; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_command_config.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_command_install.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_command_install_data.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_command_install_egg_info.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_command_install_headers.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_command_install_lib.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_command_install_scripts.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_command_register.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_command_sdist.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_command_upload.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_command_wininst_10.0_amd64.exe; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_command_wininst_10.0.exe; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_command_wininst_14.0_amd64.exe; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_command_wininst_14.0.exe; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_command_wininst_6.0.exe; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_command_wininst_7.1.exe; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_command_wininst_8.0.exe; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_command_wininst_9.0_amd64.exe; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_command_wininst_9.0.exe; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_command___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_config.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_core.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_cygwinccompiler.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_debug.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_dep_util.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_dir_util.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_dist.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_errors.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_extension.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_fancy_getopt.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_filelist.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_file_util.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_log.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_msvc9compiler.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_msvccompiler.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_README; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_spawn.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_sysconfig.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_includetest.rst; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_Setup.sample; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_support.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_archive_util.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_bdist.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_bdist_dumb.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_bdist_msi.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_bdist_rpm.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_bdist_wininst.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_build.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_build_clib.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_build_ext.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_build_py.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_build_scripts.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_check.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_clean.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_cmd.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_config.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_config_cmd.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_core.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_cygwinccompiler.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_dep_util.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_dir_util.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_dist.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_extension.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_filelist.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_file_util.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_install.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_install_data.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_install_headers.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_install_lib.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_install_scripts.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_log.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_msvc9compiler.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_msvccompiler.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_register.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_sdist.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_spawn.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_sysconfig.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_text_file.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_unixccompiler.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_upload.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_util.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_version.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests_test_versionpredicate.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_tests___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_text_file.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_unixccompiler.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_util.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_version.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils_versionpredicate.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils__msvccompiler.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_distutils___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_doctest.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_dummy_threading.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_email_architecture.rst; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_email_base64mime.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_email_charset.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_email_contentmanager.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_email_encoders.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_email_errors.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_email_feedparser.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_email_generator.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_email_header.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_email_headerregistry.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_email_iterators.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_email_message.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_email_mime_application.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_email_mime_audio.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_email_mime_base.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_email_mime_image.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_email_mime_message.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_email_mime_multipart.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_email_mime_nonmultipart.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_email_mime_text.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_email_mime___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_email_parser.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_email_policy.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_email_quoprimime.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_email_utils.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_email__encoded_words.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_email__header_value_parser.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_email__parseaddr.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_email__policybase.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_email___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_aliases.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_ascii.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_base64_codec.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_big5.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_big5hkscs.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_bz2_codec.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_charmap.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp037.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp1006.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp1026.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp1125.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp1140.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp1250.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp1251.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp1252.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp1253.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp1254.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp1255.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp1256.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp1257.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp1258.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp273.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp424.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp437.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp500.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp720.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp737.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp775.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp850.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp852.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp855.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp856.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp857.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp858.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp860.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp861.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp862.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp863.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp864.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp865.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp866.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp869.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp874.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp875.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp932.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp949.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_cp950.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_euc_jisx0213.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_euc_jis_2004.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_euc_jp.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_euc_kr.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_gb18030.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_gb2312.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_gbk.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_hex_codec.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_hp_roman8.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_hz.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_idna.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_iso2022_jp.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_iso2022_jp_1.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_iso2022_jp_2.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_iso2022_jp_2004.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_iso2022_jp_3.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_iso2022_jp_ext.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_iso2022_kr.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_iso8859_1.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_iso8859_10.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_iso8859_11.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_iso8859_13.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_iso8859_14.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_iso8859_15.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_iso8859_16.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_iso8859_2.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_iso8859_3.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_iso8859_4.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_iso8859_5.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_iso8859_6.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_iso8859_7.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_iso8859_8.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_iso8859_9.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_johab.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_koi8_r.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_koi8_t.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_koi8_u.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_kz1048.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_latin_1.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_mac_arabic.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_mac_centeuro.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_mac_croatian.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_mac_cyrillic.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_mac_farsi.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_mac_greek.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_mac_iceland.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_mac_latin2.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_mac_roman.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_mac_romanian.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_mac_turkish.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_mbcs.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_oem.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_palmos.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_ptcp154.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_punycode.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_quopri_codec.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_raw_unicode_escape.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_rot_13.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_shift_jis.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_shift_jisx0213.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_shift_jis_2004.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_tis_620.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_undefined.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_unicode_escape.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_utf_16.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_utf_16_be.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_utf_16_le.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_utf_32.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_utf_32_be.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_utf_32_le.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_utf_7.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_utf_8.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_utf_8_sig.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_uu_codec.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings_zlib_codec.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_encodings___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ensurepip__bundled_pip_19.2.3_py2.py3_none_any.whl; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ensurepip__bundled_setuptools_41.2.0_py2.py3_none_any.whl; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ensurepip__uninstall.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ensurepip___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ensurepip___main__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_enum.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_filecmp.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_fileinput.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_fnmatch.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_formatter.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_fractions.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ftplib.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_functools.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_genericpath.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_getopt.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_getpass.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_gettext.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_glob.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_gzip.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_hashlib.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_heapq.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_hmac.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_html_entities.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_html_parser.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_html___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_http_client.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_http_cookiejar.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_http_cookies.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_http_server.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_http___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_imaplib.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_imghdr.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_imp.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_importlib_abc.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_importlib_machinery.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_importlib_metadata.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_importlib_resources.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_importlib_util.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_importlib__bootstrap.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_importlib__bootstrap_external.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_importlib___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_inspect.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_io.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ipaddress.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_json_decoder.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_json_encoder.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_json_scanner.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_json_tool.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_json___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_keyword.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_btm_matcher.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_btm_utils.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixer_base.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixer_util.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_apply.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_asserts.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_basestring.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_buffer.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_dict.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_except.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_exec.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_execfile.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_exitfunc.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_filter.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_funcattrs.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_future.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_getcwdu.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_has_key.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_idioms.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_import.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_imports.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_imports2.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_input.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_intern.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_isinstance.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_itertools.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_itertools_imports.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_long.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_map.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_metaclass.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_methodattrs.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_ne.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_next.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_nonzero.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_numliterals.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_operator.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_paren.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_print.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_raise.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_raw_input.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_reduce.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_reload.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_renames.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_repr.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_set_literal.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_standarderror.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_sys_exc.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_throw.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_tuple_params.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_types.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_unicode.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_urllib.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_ws_comma.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_xrange.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_xreadlines.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes_fix_zip.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_fixes___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_Grammar.txt; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_main.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_patcomp.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_PatternGrammar.txt; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_pgen2_conv.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_pgen2_driver.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_pgen2_grammar.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_pgen2_literals.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_pgen2_parse.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_pgen2_pgen.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_pgen2_token.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_pgen2_tokenize.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_pgen2___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_pygram.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_pytree.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_refactor.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_tests_data_bom.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_tests_data_crlf.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_tests_data_different_encoding.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_tests_data_false_encoding.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_tests_data_fixers_bad_order.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_tests_data_fixers_myfixes_fix_explicit.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_tests_data_fixers_myfixes_fix_first.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_tests_data_fixers_myfixes_fix_last.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_tests_data_fixers_myfixes_fix_parrot.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_tests_data_fixers_myfixes_fix_preorder.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_tests_data_fixers_myfixes___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_tests_data_fixers_no_fixer_cls.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_tests_data_fixers_parrot_example.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_tests_data_infinite_recursion.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_tests_data_py2_test_grammar.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_tests_data_py3_test_grammar.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_tests_data_README; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_tests_pytree_idempotency.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_tests_support.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_tests_test_all_fixers.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_tests_test_fixers.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_tests_test_main.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_tests_test_parser.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_tests_test_pytree.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_tests_test_refactor.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_tests_test_util.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_tests___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3_tests___main__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lib2to3___main__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_linecache.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_locale.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_logging_config.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_logging_handlers.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_logging___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_lzma.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_mailbox.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_mailcap.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_mimetypes.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_modulefinder.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_msilib_schema.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_msilib_sequence.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_msilib_text.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_msilib___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_multiprocessing_connection.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_multiprocessing_context.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_multiprocessing_dummy_connection.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_multiprocessing_dummy___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_multiprocessing_forkserver.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_multiprocessing_heap.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_multiprocessing_managers.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_multiprocessing_pool.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_multiprocessing_popen_fork.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_multiprocessing_popen_forkserver.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_multiprocessing_popen_spawn_posix.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_multiprocessing_popen_spawn_win32.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_multiprocessing_process.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_multiprocessing_queues.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_multiprocessing_reduction.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_multiprocessing_resource_sharer.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_multiprocessing_resource_tracker.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_multiprocessing_sharedctypes.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_multiprocessing_shared_memory.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_multiprocessing_spawn.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_multiprocessing_synchronize.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_multiprocessing_util.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_multiprocessing___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_netrc.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_nntplib.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ntpath.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_nturl2path.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_numbers.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_opcode.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_operator.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_optparse.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_os.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_pathlib.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_pdb.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_pickle.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_pickletools.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_pipes.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_pkgutil.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_platform.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_plistlib.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_poplib.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_posixpath.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_pprint.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_profile.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_pstats.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_pty.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_pyclbr.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_pydoc.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_pydoc_data_topics.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_pydoc_data__pydoc.css; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_pydoc_data___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_py_compile.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_queue.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_quopri.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_random.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_re.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_reprlib.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_rlcompleter.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_runpy.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_sched.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_secrets.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_selectors.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_shelve.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_shlex.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_shutil.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_signal.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_site_packages_README.txt; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_site.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_smtpd.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_smtplib.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_sndhdr.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_socket.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_socketserver.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_sqlite3_dbapi2.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_sqlite3_dump.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_sqlite3_test_backup.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_sqlite3_test_dbapi.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_sqlite3_test_dump.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_sqlite3_test_factory.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_sqlite3_test_hooks.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_sqlite3_test_regression.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_sqlite3_test_transactions.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_sqlite3_test_types.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_sqlite3_test_userfunctions.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_sqlite3_test___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_sqlite3___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_sre_compile.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_sre_constants.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_sre_parse.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_ssl.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_stat.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_statistics.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_string.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_stringprep.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_struct.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_subprocess.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_sunau.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_symbol.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_symtable.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_sysconfig.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_tabnanny.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_tarfile.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_telnetlib.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_tempfile.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_textwrap.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_this.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_threading.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_timeit.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_token.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_tokenize.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_trace.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_traceback.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_tracemalloc.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_tty.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_turtle.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_types.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_typing.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_async_case.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_case.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_loader.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_main.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_mock.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_result.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_runner.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_signals.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_suite.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_test_dummy.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_test_support.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_test_testmock_support.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_test_testmock_testasync.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_test_testmock_testcallable.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_test_testmock_testhelpers.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_test_testmock_testmagicmethods.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_test_testmock_testmock.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_test_testmock_testpatch.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_test_testmock_testsealable.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_test_testmock_testsentinel.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_test_testmock_testwith.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_test_testmock___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_test_testmock___main__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_test_test_assertions.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_test_test_async_case.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_test_test_break.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_test_test_case.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_test_test_discovery.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_test_test_functiontestcase.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_test_test_loader.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_test_test_program.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_test_test_result.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_test_test_runner.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_test_test_setups.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_test_test_skipping.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_test_test_suite.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_test__test_warnings.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_test___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_test___main__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest_util.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_unittest___main__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_urllib_error.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_urllib_parse.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_urllib_request.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_urllib_response.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_urllib_robotparser.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_urllib___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_uu.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_uuid.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_venv_scripts_common_activate; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_venv_scripts_common_Activate.ps1; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_venv_scripts_nt_activate.bat; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_venv_scripts_nt_deactivate.bat; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_venv_scripts_posix_activate.csh; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_venv_scripts_posix_activate.fish; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_venv___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_venv___main__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_warnings.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_wave.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_weakref.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_webbrowser.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_wsgiref_handlers.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_wsgiref_headers.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_wsgiref_simple_server.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_wsgiref_util.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_wsgiref_validate.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_wsgiref___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_xdrlib.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_xmlrpc_client.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_xmlrpc_server.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_xmlrpc___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_xml_dom_domreg.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_xml_dom_expatbuilder.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_xml_dom_minicompat.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_xml_dom_minidom.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_xml_dom_NodeFilter.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_xml_dom_pulldom.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_xml_dom_xmlbuilder.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_xml_dom___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_xml_etree_cElementTree.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_xml_etree_ElementInclude.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_xml_etree_ElementPath.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_xml_etree_ElementTree.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_xml_etree___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_xml_parsers_expat.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_xml_parsers___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_xml_sax_expatreader.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_xml_sax_handler.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_xml_sax_saxutils.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_xml_sax_xmlreader.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_xml_sax__exceptions.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_xml_sax___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_xml___init__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_zipapp.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_zipfile.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib_zipimport.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib__bootlocale.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib__collections_abc.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib__compat_pickle.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib__compression.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib__dummy_thread.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib__markupbase.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib__osx_support.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib__pydecimal.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib__pyio.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib__py_abc.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib__sitebuiltins.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib__strptime.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib__threading_local.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib__weakrefset.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib___future__.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib___phello__.foo.py; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: PythonPathRegistry; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: Lib2to3_pickle_remove; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: pyexpat.pyd; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: select.pyd; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: unicodedata.pyd; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: winsound.pyd; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: bz2.pyd; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: elementtree.pyd; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: socket.pyd; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: ssl.pyd; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: msi.pyd; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: ctypes.pyd; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: hashlib.pyd; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: multiprocessing.pyd; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lzma.pyd; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: decimal.pyd; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: overlapped.pyd; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: sqlite3.pyd; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: asyncio.pyd; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: queue.pyd; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: sqlite3.dll; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: libcrypto.dll; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: libssl.dll; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: libffi.dll; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: venvlauncher.exe; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: venvwlauncher.exe; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_cat; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: OptionalFeature; Installed: Absent; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders65; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders66; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders67; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders68; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders69; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders70; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders71; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders72; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders73; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders74; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders75; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders76; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders77; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders78; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders79; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders80; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders81; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders82; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders83; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders84; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders85; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders86; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders87; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders88; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders89; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders90; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders91; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders92; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders93; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders94; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders95; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders96; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders97; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders98; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders99; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders100; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders101; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders102; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders103; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders104; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders105; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders106; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders107; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders108; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders109; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders110; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders111; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders112; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders113; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders114; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders115; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders116; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders117; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders118; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders119; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders120; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders121; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders122; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders123; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders124; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders125; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders126; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders127; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders128; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders129; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders130; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders131; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders132; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders133; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders134; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders135; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders136; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders137; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders138; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders139; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders140; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders141; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders142; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders143; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders144; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders145; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders146; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders147; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders148; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders149; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders150; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders151; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders152; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders153; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders154; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders155; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders156; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders157; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Component: lib_py__pycache__folders158; Installed: Null; Request: Local; Action: Local MSI (s) (E8:40) [13:36:04:879]: Note: 1: 2205 2: 3: BindImage MSI (s) (E8:40) [13:36:04:879]: Note: 1: 2205 2: 3: ProgId MSI (s) (E8:40) [13:36:04:879]: Note: 1: 2205 2: 3: PublishComponent MSI (s) (E8:40) [13:36:04:879]: Note: 1: 2205 2: 3: SelfReg MSI (s) (E8:40) [13:36:04:879]: Note: 1: 2205 2: 3: Extension MSI (s) (E8:40) [13:36:04:879]: Note: 1: 2205 2: 3: Font MSI (s) (E8:40) [13:36:04:879]: Note: 1: 2205 2: 3: Shortcut MSI (s) (E8:40) [13:36:04:879]: Note: 1: 2205 2: 3: Class MSI (s) (E8:40) [13:36:04:879]: Note: 1: 2205 2: 3: Icon MSI (s) (E8:40) [13:36:04:879]: Note: 1: 2205 2: 3: TypeLib Action start 13:36:04: InstallValidate. MSI (s) (E8:40) [13:36:04:879]: Note: 1: 2205 2: 3: RemoveFilePath MSI (s) (E8:40) [13:36:05:279]: PROPERTY CHANGE: Modifying CostingComplete property. Its current value is '0'. Its new value: '1'. MSI (s) (E8:40) [13:36:05:279]: Note: 1: 2205 2: 3: BindImage MSI (s) (E8:40) [13:36:05:279]: Note: 1: 2205 2: 3: ProgId MSI (s) (E8:40) [13:36:05:279]: Note: 1: 2205 2: 3: PublishComponent MSI (s) (E8:40) [13:36:05:279]: Note: 1: 2205 2: 3: SelfReg MSI (s) (E8:40) [13:36:05:279]: Note: 1: 2205 2: 3: Extension MSI (s) (E8:40) [13:36:05:279]: Note: 1: 2205 2: 3: Font MSI (s) (E8:40) [13:36:05:279]: Note: 1: 2205 2: 3: Shortcut MSI (s) (E8:40) [13:36:05:279]: Note: 1: 2205 2: 3: Class MSI (s) (E8:40) [13:36:05:279]: Note: 1: 2205 2: 3: Icon MSI (s) (E8:40) [13:36:05:279]: Note: 1: 2205 2: 3: TypeLib MSI (s) (E8:40) [13:36:05:279]: Note: 1: 2727 2:
    MSI (s) (E8:40) [13:36:05:279]: Note: 1: 2205 2: 3: FilesInUse MSI (s) (E8:40) [13:36:05:295]: Note: 1: 2727 2:
    MSI (s) (E8:40) [13:36:05:295]: Doing action: InstallInitialize MSI (s) (E8:40) [13:36:05:295]: Note: 1: 2205 2: 3: ActionText Action ended 13:36:05: InstallValidate. Return value 1. MSI (s) (E8:40) [13:36:05:295]: Machine policy value 'AlwaysInstallElevated' is 0 MSI (s) (E8:40) [13:36:05:295]: User policy value 'AlwaysInstallElevated' is 0 MSI (s) (E8:40) [13:36:05:295]: BeginTransaction: Locking Server MSI (s) (E8:40) [13:36:05:295]: Note: 1: 2203 2: C:\Windows\Installer\inprogressinstallinfo.ipi 3: -2147287038 MSI (s) (E8:40) [13:36:05:295]: SRSetRestorePoint skipped for this transaction. MSI (s) (E8:40) [13:36:05:295]: Note: 1: 2203 2: C:\Windows\Installer\inprogressinstallinfo.ipi 3: -2147287038 MSI (s) (E8:40) [13:36:05:295]: Server not locked: locking for product {682627D4-757B-42BE-B2D3-94AB0F3D08FF} Action start 13:36:05: InstallInitialize. MSI (s) (E8:40) [13:36:05:295]: Skipping action: RemoveExistingProducts (condition is false) MSI (s) (E8:40) [13:36:05:295]: Doing action: ProcessComponents MSI (s) (E8:40) [13:36:05:295]: Note: 1: 2205 2: 3: ActionText Action ended 13:36:05: InstallInitialize. Return value 1. MSI (s) (E8:40) [13:36:05:295]: Note: 1: 2205 2: 3: MsiPatchCertificate MSI (s) (E8:40) [13:36:05:295]: LUA patching is disabled: missing MsiPatchCertificate table MSI (s) (E8:40) [13:36:05:295]: Resolving source. MSI (s) (E8:40) [13:36:05:295]: Resolving source to launched-from source. MSI (s) (E8:40) [13:36:05:295]: Setting launched-from source as last-used. MSI (s) (E8:40) [13:36:05:295]: PROPERTY CHANGE: Adding SourceDir property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0'. MSI (s) (E8:40) [13:36:05:295]: PROPERTY CHANGE: Adding SOURCEDIR property. Its value is 'C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0'. MSI (s) (E8:40) [13:36:05:295]: PROPERTY CHANGE: Adding SourcedirProduct property. Its value is '{682627D4-757B-42BE-B2D3-94AB0F3D08FF}'. MSI (s) (E8:40) [13:36:05:295]: SOURCEDIR ==> C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0
    MSI (s) (E8:40) [13:36:05:295]: SOURCEDIR product ==> {682627D4-757B-42BE-B2D3-94AB0F3D08FF} MSI (s) (E8:40) [13:36:05:295]: Determining source type MSI (s) (E8:40) [13:36:05:295]: Source type from package 'lib.msi': 10 MSI (s) (E8:40) [13:36:05:295]: SECREPAIR: Hash Database: C:\Windows\Installer\SourceHash{682627D4-757B-42BE-B2D3-94AB0F3D08FF} MSI (s) (E8:40) [13:36:05:295]: Note: 1: 2262 2: SourceHash 3: -2147287038 MSI (s) (E8:40) [13:36:05:295]: SECREPAIR: New Hash Database creation complete. MSI (s) (E8:40) [13:36:05:358]: Source path resolution complete. Dumping Directory table... MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: TARGETDIR , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: InstallDirectory , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: DLLs , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: DLLs\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Catalogs , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: DLLs\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib_pycache
    \ , ShortSubPath: Lib\iaonlqc5
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_xml , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\xml\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_xml___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\xml_pycache
    \ , ShortSubPath: Lib\xml\xjoxufmw
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_xml_sax , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\xml\sax\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_xml_sax___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\xml\sax_pycache
    \ , ShortSubPath: Lib\xml\sax\nel3-irn
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_xml_parsers , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\xml\parsers\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_xml_parsers___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\xml\parsers_pycache
    \ , ShortSubPath: Lib\xml\parsers\4ftg0oz-
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_xml_etree , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\xml\etree\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_xml_etree___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\xml\etree_pycache
    \ , ShortSubPath: Lib\xml\etree\j07crir7
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_xml_dom , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\xml\dom\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_xml_dom___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\xml\dom_pycache
    \ , ShortSubPath: Lib\xml\dom\h6zxzf04
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_xmlrpc , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\xmlrpc\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_xmlrpc___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\xmlrpc_pycache
    \ , ShortSubPath: Lib\xmlrpc\d7rhk5l-
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_wsgiref , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\wsgiref\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_wsgiref___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\wsgiref_pycache
    \ , ShortSubPath: Lib\wsgiref\o1ojd_8y
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_venv , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\venv\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_venv___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\venv_pycache
    \ , ShortSubPath: Lib\venv\hrzierdd
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_venv_scripts , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\venv\scripts\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_venv_scripts_posix , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\venv\scripts\posix\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_venv_scripts_nt , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\venv\scripts\nt\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_venv_scripts_common , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\venv\scripts\common\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_urllib , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\urllib\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_urllib___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\urllib_pycache
    \ , ShortSubPath: Lib\urllib\ukiqnts9
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_unittest , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\unittest\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_unittest___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\unittest_pycache
    \ , ShortSubPath: Lib\unittest\n50mwaxy
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_unittest_test , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\unittest\test\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_unittest_test___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\unittest\test_pycache
    \ , ShortSubPath: Lib\unittest\test\fi1c9axr
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_unittest_test_testmock , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\unittest\test\testmock\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_unittest_test_testmock___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\unittest\test\testmock_pycache
    \ , ShortSubPath: Lib\unittest\test\testmock\h3ehzmjq
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_sqlite3 , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\sqlite3\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_sqlite3___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\sqlite3_pycache
    \ , ShortSubPath: Lib\sqlite3\cvbcudvt
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_sqlite3_test , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\sqlite3\test\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_sqlite3_test___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\sqlite3\test_pycache
    \ , ShortSubPath: Lib\sqlite3\test-zhmuziu
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_site_packages , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\site-packages\ , ShortSubPath: Lib\qjfeayqj
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_pydoc_data , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\pydoc_data\ , ShortSubPath: Lib\sjzuhfga
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_pydoc_data___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\pydoc_data_pycache
    \ , ShortSubPath: Lib\sjzuhfga\yjoug1ad
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_multiprocessing , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\multiprocessing\ , ShortSubPath: Lib\evwg53ep
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_multiprocessing___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\multiprocessing_pycache
    \ , ShortSubPath: Lib\evwg53ep\z7kozlss
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_multiprocessing_dummy , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\multiprocessing\dummy\ , ShortSubPath: Lib\evwg53ep\dummy
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_multiprocessing_dummy___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\multiprocessing\dummy_pycache
    \ , ShortSubPath: Lib\evwg53ep\dummy\alcnpmn3
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_msilib , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\msilib\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_msilib___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\msilib_pycache
    \ , ShortSubPath: Lib\msilib\malqfzg2
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_logging , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\logging\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_logging___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\logging_pycache
    \ , ShortSubPath: Lib\logging\a7a9pv3s
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_lib2to3 , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\lib2to3\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_lib2to3___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\lib2to3_pycache
    \ , ShortSubPath: Lib\lib2to3\k_j-ckhs
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_lib2to3_tests , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\lib2to3\tests\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_lib2to3_tests___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\lib2to3\tests_pycache
    \ , ShortSubPath: Lib\lib2to3\tests\obhavwuz
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_lib2to3_tests_data , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\lib2to3\tests\data\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_lib2to3_tests_data___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\lib2to3\tests\data_pycache
    \ , ShortSubPath: Lib\lib2to3\tests\data\ip9fgkqg
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_lib2to3_tests_data_fixers , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\lib2to3\tests\data\fixers\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_lib2to3_tests_data_fixers___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\lib2to3\tests\data\fixers_pycache
    \ , ShortSubPath: Lib\lib2to3\tests\data\fixers\qxpzru9y
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_lib2to3_tests_data_fixers_myfixes , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\lib2to3\tests\data\fixers\myfixes\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_lib2to3_tests_data_fixers_myfixes___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\lib2to3\tests\data\fixers\myfixes_pycache
    \ , ShortSubPath: Lib\lib2to3\tests\data\fixers\myfixes\ulfdzy3n
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_lib2to3_pgen2 , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\lib2to3\pgen2\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_lib2to3_pgen2___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\lib2to3\pgen2_pycache
    \ , ShortSubPath: Lib\lib2to3\pgen2\khhjj5sk
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_lib2to3_fixes , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\lib2to3\fixes\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_lib2to3_fixes___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\lib2to3\fixes_pycache
    \ , ShortSubPath: Lib\lib2to3\fixes\9tvtbadh
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_json , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\json\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_json___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\json_pycache
    \ , ShortSubPath: Lib\json\7tf3lyn-
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_importlib , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\importlib\ , ShortSubPath: Lib\ulnkjirt
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_importlib___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\importlib_pycache
    \ , ShortSubPath: Lib\ulnkjirt\uvlkl_lw
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_http , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\http\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_http___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\http_pycache
    \ , ShortSubPath: Lib\http\pfrwsqzm
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_html , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\html\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_html___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\html_pycache
    \ , ShortSubPath: Lib\html\8812grgk
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_ensurepip , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\ensurepip\ , ShortSubPath: Lib\fmvdhnlu
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_ensurepip___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\ensurepip_pycache
    \ , ShortSubPath: Lib\fmvdhnlu\e26e1ene
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_ensurepip__bundled , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\ensurepip_bundled\ , ShortSubPath: Lib\fmvdhnlu_bundled
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_encodings , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\encodings\ , ShortSubPath: Lib\fxoembgb
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_encodings___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\encodings_pycache
    \ , ShortSubPath: Lib\fxoembgb\blmu75zq
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_email , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\email\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_email___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\email_pycache
    \ , ShortSubPath: Lib\email_liale2d
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_email_mime , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\email\mime\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_email_mime___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\email\mime_pycache
    \ , ShortSubPath: Lib\email\mime\ugn-h4jp
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_distutils , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\distutils\ , ShortSubPath: Lib\cz9ckkkf
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_distutils___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\distutils_pycache
    \ , ShortSubPath: Lib\cz9ckkkf\iyylsfuh
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_distutils_tests , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\distutils\tests\ , ShortSubPath: Lib\cz9ckkkf\tests
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_distutils_tests___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\distutils\tests_pycache
    \ , ShortSubPath: Lib\cz9ckkkf\tests\hhtffxrh
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_distutils_command , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\distutils\command\ , ShortSubPath: Lib\cz9ckkkf\command
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_distutils_command___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\distutils\command_pycache
    \ , ShortSubPath: Lib\cz9ckkkf\command\f6frqz4u
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_dbm , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\dbm\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_dbm___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\dbm_pycache
    \ , ShortSubPath: Lib\dbm\gfzglk1w
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_curses , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\curses\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_curses___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\curses_pycache
    \ , ShortSubPath: Lib\curses\r95cojzr
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_ctypes , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\ctypes\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_ctypes___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\ctypes_pycache
    \ , ShortSubPath: Lib\ctypes\mxvzdnyc
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_ctypes_test , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\ctypes\test\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_ctypes_test___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\ctypes\test_pycache
    \ , ShortSubPath: Lib\ctypes\test\vj6zk_pf
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_ctypes_macholib , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\ctypes\macholib\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_ctypes_macholib___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\ctypes\macholib_pycache
    \ , ShortSubPath: Lib\ctypes\macholib\2sucoagj
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_concurrent , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\concurrent\ , ShortSubPath: Lib-4skmfvl
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_concurrent___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\concurrent_pycache
    \ , ShortSubPath: Lib-4skmfvl\j-gnjey2
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_concurrent_futures , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\concurrent\futures\ , ShortSubPath: Lib-4skmfvl\futures
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_concurrent_futures___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\concurrent\futures_pycache
    \ , ShortSubPath: Lib-4skmfvl\futures\gowic-ks
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_collections , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\collections\ , ShortSubPath: Lib\ucn5usqr
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_collections___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\collections_pycache
    \ , ShortSubPath: Lib\ucn5usqr\nh-yc28n
    MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_asyncio , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\asyncio\ , ShortSubPath: MSI (s) (E8:40) [13:36:05:358]: Dir (source): Key: Lib_asyncio___pycache
    , Object: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\ , LongSubPath: Lib\asyncio_pycache
    \ , ShortSubPath: Lib\asyncio\ehshumzm
    MSI (s) (E8:40) [13:36:05:358]: Note: 1: 2205 2: 3: ActionText MSI (s) (E8:40) [13:36:05:358]: Note: 1: 2205 2: 3: ActionText MSI (s) (E8:40) [13:36:05:358]: Note: 1: 2205 2: 3: ActionText Action start 13:36:05: ProcessComponents. MSI (s) (E8:40) [13:36:05:483]: Doing action: UnpublishFeatures MSI (s) (E8:40) [13:36:05:483]: Note: 1: 2205 2: 3: ActionText Action ended 13:36:05: ProcessComponents. Return value 1. Action start 13:36:05: UnpublishFeatures. MSI (s) (E8:40) [13:36:05:483]: Doing action: RemoveRegistryValues MSI (s) (E8:40) [13:36:05:483]: Note: 1: 2205 2: 3: ActionText Action ended 13:36:05: UnpublishFeatures. Return value 1. Action start 13:36:05: RemoveRegistryValues. MSI (s) (E8:40) [13:36:05:483]: Doing action: RemoveFiles MSI (s) (E8:40) [13:36:05:483]: Note: 1: 2205 2: 3: ActionText Action ended 13:36:05: RemoveRegistryValues. Return value 1. Action start 13:36:05: RemoveFiles. MSI (s) (E8:40) [13:36:05:483]: Doing action: RemoveFolders MSI (s) (E8:40) [13:36:05:483]: Note: 1: 2205 2: 3: ActionText Action ended 13:36:05: RemoveFiles. Return value 1. Action start 13:36:05: RemoveFolders. MSI (s) (E8:40) [13:36:05:483]: Doing action: CreateFolders MSI (s) (E8:40) [13:36:05:483]: Note: 1: 2205 2: 3: ActionText Action ended 13:36:05: RemoveFolders. Return value 1. Action start 13:36:05: CreateFolders. MSI (s) (E8:40) [13:36:05:498]: Doing action: InstallFiles MSI (s) (E8:40) [13:36:05:498]: Note: 1: 2205 2: 3: ActionText Action ended 13:36:05: CreateFolders. Return value 1. Action start 13:36:05: InstallFiles. MSI (s) (E8:40) [13:36:05:566]: Note: 1: 2205 2: 3: Patch MSI (s) (E8:40) [13:36:05:566]: Note: 1: 2228 2: 3: Patch 4: SELECT Patch.File_, Patch.Header, Patch.Attributes, Patch.Sequence, Patch.StreamRef_ FROM Patch WHERE Patch.File_ = ? AND Patch.#_MsiActive=? ORDER BY Patch.Sequence MSI (s) (E8:40) [13:36:05:566]: Note: 1: 2205 2: 3: Error MSI (s) (E8:40) [13:36:05:566]: Note: 1: 2228 2: 3: Error 4: SELECT Message FROM Error WHERE Error = 1302 MSI (s) (E8:40) [13:36:05:566]: Note: 1: 2205 2: 3: MsiSFCBypass MSI (s) (E8:40) [13:36:05:566]: Note: 1: 2228 2: 3: MsiSFCBypass 4: SELECT File_ FROM MsiSFCBypass WHERE File_ = ? MSI (s) (E8:40) [13:36:05:566]: Note: 1: 2205 2: 3: MsiPatchHeaders MSI (s) (E8:40) [13:36:05:566]: Note: 1: 2228 2: 3: MsiPatchHeaders 4: SELECT Header FROM MsiPatchHeaders WHERE StreamRef = ? MSI (s) (E8:40) [13:36:05:566]: Note: 1: 2205 2: 3: PatchPackage MSI (s) (E8:40) [13:36:05:566]: Note: 1: 2205 2: 3: MsiPatchHeaders MSI (s) (E8:40) [13:36:05:566]: Note: 1: 2205 2: 3: PatchPackage MSI (s) (E8:40) [13:36:05:785]: Doing action: WriteRegistryValues MSI (s) (E8:40) [13:36:05:785]: Note: 1: 2205 2: 3: ActionText Action ended 13:36:05: InstallFiles. Return value 1. Action start 13:36:05: WriteRegistryValues. MSI (s) (E8:40) [13:36:05:785]: Doing action: RegisterUser MSI (s) (E8:40) [13:36:05:785]: Note: 1: 2205 2: 3: ActionText Action ended 13:36:05: WriteRegistryValues. Return value 1. Action start 13:36:05: RegisterUser. MSI (s) (E8:40) [13:36:05:785]: Doing action: RegisterProduct MSI (s) (E8:40) [13:36:05:785]: Note: 1: 2205 2: 3: ActionText Action ended 13:36:05: RegisterUser. Return value 1. MSI (s) (E8:40) [13:36:05:785]: Note: 1: 2205 2: 3: Error MSI (s) (E8:40) [13:36:05:785]: Note: 1: 2228 2: 3: Error 4: SELECT Message FROM Error WHERE Error = 1302 Action start 13:36:05: RegisterProduct. MSI (s) (E8:40) [13:36:05:785]: PROPERTY CHANGE: Adding ProductToBeRegistered property. Its value is '1'. MSI (s) (E8:40) [13:36:05:785]: Doing action: PublishFeatures MSI (s) (E8:40) [13:36:05:785]: Note: 1: 2205 2: 3: ActionText Action ended 13:36:05: RegisterProduct. Return value 1. Action start 13:36:05: PublishFeatures. MSI (s) (E8:40) [13:36:05:800]: Doing action: PublishProduct MSI (s) (E8:40) [13:36:05:800]: Note: 1: 2205 2: 3: ActionText Action ended 13:36:05: PublishFeatures. Return value 1. MSI (s) (E8:40) [13:36:05:800]: Note: 1: 2205 2: 3: Icon MSI (s) (E8:40) [13:36:05:800]: Note: 1: 2228 2: 3: Icon 4: SELECT Name, Data FROM Icon Action start 13:36:05: PublishProduct. MSI (s) (E8:40) [13:36:05:800]: Doing action: InstallFinalize MSI (s) (E8:40) [13:36:05:800]: Note: 1: 2205 2: 3: ActionText Action ended 13:36:05: PublishProduct. Return value 1. MSI (s) (E8:40) [13:36:05:800]: Running Script: C:\Windows\Installer\MSI7E8D.tmp MSI (s) (E8:40) [13:36:05:800]: PROPERTY CHANGE: Adding UpdateStarted property. Its value is '1'. MSI (s) (E8:40) [13:36:05:800]: Note: 1: 2265 2: 3: -2147287035 MSI (s) (E8:40) [13:36:05:800]: Machine policy value 'DisableRollback' is 0 MSI (s) (E8:40) [13:36:05:800]: Note: 1: 2318 2:
    MSI (s) (E8:40) [13:36:05:800]: Note: 1: 2318 2:
    MSI (s) (E8:40) [13:36:05:800]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2 MSI (s) (E8:40) [13:36:05:800]: Executing op: Header(Signature=1397708873,Version=500,Timestamp=1500802179,LangId=1033,Platform=589824,ScriptType=1,ScriptMajorVersion=21,ScriptMinorVersion=4,ScriptAttributes=0) Action start 13:36:05: InstallFinalize. MSI (s) (E8:40) [13:36:05:800]: Executing op: ProductInfo(ProductKey={682627D4-757B-42BE-B2D3-94AB0F3D08FF},ProductName=Python 3.8.0 Standard Library (64-bit),PackageName=lib.msi,Language=1033,Version=50856086,Assignment=0,ObsoleteArg=0,,,PackageCode={2B97C93A-4873-42D5-BF15-14CF65A7E8C8},,,InstanceType=0,LUASetting=0,RemoteURTInstalls=0,ProductDeploymentFlags=2) MSI (s) (E8:40) [13:36:05:816]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Roaming MSI (s) (E8:40) [13:36:05:816]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Roaming MSI (s) (E8:40) [13:36:05:816]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Roaming MSI (s) (E8:40) [13:36:05:816]: Note: 1: 2318 2:
    MSI (s) (E8:40) [13:36:05:816]: Executing op: DialogInfo(Type=0,Argument=1033) MSI (s) (E8:40) [13:36:05:816]: Executing op: DialogInfo(Type=1,Argument=Python 3.8.0 Standard Library (64-bit)) MSI (s) (E8:40) [13:36:05:816]: Executing op: RollbackInfo(,RollbackAction=Rollback,RollbackDescription=Rolling back action:,RollbackTemplate=[1],CleanupAction=RollbackCleanup,CleanupDescription=Removing backup files,CleanupTemplate=File: [1]) MSI (s) (E8:40) [13:36:05:816]: Executing op: SetBaseline(Baseline=0,) MSI (s) (E8:40) [13:36:05:816]: Executing op: SetBaseline(Baseline=1,) MSI (s) (E8:40) [13:36:05:816]: Executing op: ActionStart(Name=ProcessComponents,Description=Updating component registration,) MSI (s) (E8:40) [13:36:05:816]: Executing op: ProgressTotal(Total=834,Type=1,ByteEquivalent=24000) MSI (s) (E8:40) [13:36:05:816]: Executing op: ComponentRegister(ComponentId={03562E6F-0106-5ED9-B299-D28DECEBE8DC},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\abc.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:816]: Executing op: ComponentRegister(ComponentId={ADF40096-C167-5F3C-BAA5-3FFA1DEF5DC5},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\aifc.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:816]: Executing op: ComponentRegister(ComponentId={51D006B1-836F-5A9C-B611-DAD160C5BC27},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\antigravity.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:816]: Executing op: ComponentRegister(ComponentId={9ABE9288-FBA3-5B77-9106-40631B9D298D},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\argparse.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:816]: Executing op: ComponentRegister(ComponentId={C4339468-1410-5B4F-99AB-A43F3B63500B},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ast.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:816]: Executing op: ComponentRegister(ComponentId={18F82D47-6FF8-5548-B532-FA2E9C42A53F},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asynchat.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:816]: Executing op: ComponentRegister(ComponentId={4E05D848-5A36-52F1-B4FC-BB72259B6177},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\base_events.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:816]: Executing op: ComponentRegister(ComponentId={AEF932FE-5349-5FBF-9FAF-BD9BAEDBE6E4},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\base_futures.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:816]: Executing op: ComponentRegister(ComponentId={448DBDFF-00C0-5768-807A-056BC64A12CF},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\base_subprocess.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:816]: Executing op: ComponentRegister(ComponentId={3260333D-CD8A-509D-AA6F-3AE9DC80235A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\base_tasks.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:816]: Executing op: ComponentRegister(ComponentId={6E3A77AE-9775-52AB-A083-B2F9AC5D7BA4},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\constants.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:816]: Executing op: ComponentRegister(ComponentId={42611201-B029-5530-955B-344C136870B2},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\coroutines.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:816]: Executing op: ComponentRegister(ComponentId={21CA83DC-48D3-5DE9-BAF8-2551BFC40787},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\events.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:816]: Executing op: ComponentRegister(ComponentId={B81673F5-8FCC-556E-8C6C-EEE75AFE6995},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\exceptions.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={60992903-4C2D-5B7F-937E-1E4E662B12BE},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\format_helpers.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={10E58202-9283-5138-8938-93F236FFF6CA},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\futures.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={A95D9ECD-C87D-5849-A39C-2E3BFDBF678E},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\locks.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={4EC0D2B3-F381-5682-976D-3515DFC119A8},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\log.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={939336D4-93B0-522F-ADAB-F61C7E0E9D7A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\proactor_events.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={841DCB7A-CE3A-5F67-81DF-D69EE7212626},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\protocols.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={6BA1DA9D-E4A2-5EEB-90AE-7BF794FBFE74},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\queues.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={96B429DB-BA78-5616-9010-E6C8882F1D36},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\runners.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={8DB0D502-1013-5C15-89D7-6A05F5084252},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\selector_events.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={B5DB1A08-2304-5AB3-94DF-300BD3E827FC},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\sslproto.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={B5E39948-BEC7-52CE-84A5-4A5EBBE9C2BE},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\staggered.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={A944636A-453A-553D-81A7-2D54DF94EEAE},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\streams.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={7396DE1A-85A8-5F63-8647-9D889FD692F8},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\subprocess.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={936C1FB7-92F7-54EC-B0BB-D652A2126FC6},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\tasks.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={0C69CEE0-4DB4-54E0-9A0F-18362C93DBB6},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\transports.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={7115E896-A5A9-52A8-9224-6B5732A30338},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\trsock.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={CC6B225A-CC5C-5749-8AD3-5D9AB80D3F60},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\unix_events.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={CE06D9E3-2A1D-53F0-97C4-DDE2E9947BCF},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\windows_events.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={F8071379-0AA3-5C32-8B99-44A5AF20D378},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\windows_utils.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={66D24E36-AF9F-52E4-A46F-92D94D1FF84B},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={1CB3C0D1-C241-5343-A74B-099C462FF3A1},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio_main
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={BD6B0370-A88C-53DA-BBA6-97581E1A1CA3},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncore.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={664BBE13-D46C-5DA1-9223-31919481D54E},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\base64.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={15437CB2-A608-5278-89FB-A476E1FFF7FC},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\bdb.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={3761B549-49EC-5D2F-AA6A-ED5A77524112},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\binhex.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={B2EFF162-10C2-5E27-BBAB-9D023B564856},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\bisect.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={95A3BD82-FC1F-51D9-9B9C-36A2B7A2B146},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\bz2.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={B37DED7B-1605-5796-AC61-094259C72F09},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\calendar.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={38AF1470-5D9C-574C-B1B1-B44BDDAA74D2},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\cgi.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={D87B45F4-3563-5BAE-A6E0-3C49B21EB95D},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\cgitb.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={95F13848-D54D-5624-8127-D8D2CBB13D4A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\chunk.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={6766AF9C-DD46-531F-9F1F-E691FA0EB984},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\cmd.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={DB12460F-7686-5A26-8D26-21EDE5897B05},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\code.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={83F61410-BEC0-589B-BDD2-4CBC90C731E9},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\codecs.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={41E20DBB-4714-5251-9911-2FEEBDAD0860},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\codeop.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={EE3B9205-C39B-5FF0-8211-E33440D369AE},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\collections\abc.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={2DD19FF2-3E96-55E3-B99C-AE8F68DEC8D8},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\collections_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:832]: Executing op: ComponentRegister(ComponentId={45279229-70D8-5F01-91F0-4B01DFE284C0},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\colorsys.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:847]: Executing op: ComponentRegister(ComponentId={7D8A0E32-E95E-57FA-AF95-1F42635725A9},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\compileall.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:847]: Executing op: ComponentRegister(ComponentId={8D39D1AF-0F22-5086-BCA1-2126F8B24BA4},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\concurrent\futures\process.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:847]: Executing op: ComponentRegister(ComponentId={FBD02BCE-F042-5C7B-9FFB-244A6293B62C},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\concurrent\futures\thread.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:847]: Executing op: ComponentRegister(ComponentId={C2DA32C7-C026-5504-BCF6-9AA31D337032},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\concurrent\futures_base.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:847]: Executing op: ComponentRegister(ComponentId={FC6CEA4A-07E0-5426-A2B1-221CF7116D4E},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\concurrent\futures_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:847]: Executing op: ComponentRegister(ComponentId={EBBAFC14-6A50-5CDB-B14D-D6D2D8A58152},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\concurrent_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:847]: Executing op: ComponentRegister(ComponentId={A047F762-7502-5D1B-8477-74D4A0FA93B4},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\configparser.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:847]: Executing op: ComponentRegister(ComponentId={E60FF48C-C455-5788-AB6A-16DA4181ABB1},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\contextlib.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:847]: Executing op: ComponentRegister(ComponentId={BC90A1B2-7DB7-588E-B317-003547E0787C},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\contextvars.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:847]: Executing op: ComponentRegister(ComponentId={978B7BEB-97E0-595F-8BA5-D6CB540224DC},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\copy.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:847]: Executing op: ComponentRegister(ComponentId={54091964-293B-5219-9028-F7FF625A7603},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\copyreg.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:847]: Executing op: ComponentRegister(ComponentId={9DA2C214-1558-5B7F-89B9-636F3C97B055},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\cProfile.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:847]: Executing op: ComponentRegister(ComponentId={26F70537-2A44-5257-9479-5600DF1549B1},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\crypt.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:847]: Executing op: ComponentRegister(ComponentId={17BE18AA-5358-5148-A203-19F378AEF145},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\csv.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:847]: Executing op: ComponentRegister(ComponentId={9741CCB1-43D2-51E6-B4ED-76F5FE6D59D3},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\macholib\dyld.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:847]: Executing op: ComponentRegister(ComponentId={CA2BD227-822E-5F87-9A7C-411875DC7AA3},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\macholib\dylib.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:847]: Executing op: ComponentRegister(ComponentId={4906CC3B-E563-5C5C-B623-BAD740808B90},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\macholib\fetch_macholib,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:847]: Executing op: ComponentRegister(ComponentId={A90BCF05-32B3-5FE9-8FBA-B9BF55DCC2C0},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\macholib\fetch_macholib.bat,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:847]: Executing op: ComponentRegister(ComponentId={1CD2DDD7-3FBF-5ED0-9EF4-A04E897982B6},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\macholib\framework.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:847]: Executing op: ComponentRegister(ComponentId={497BA97A-5780-5A35-8E08-7A207FE009A5},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\macholib\README.ctypes,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:847]: Executing op: ComponentRegister(ComponentId={7FBACCFD-FA6D-59C1-BBCC-50C5EC076135},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\macholib_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:847]: Executing op: ComponentRegister(ComponentId={02EDEBE1-F527-5479-AA37-F9BB80F842D2},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_anon.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:847]: Executing op: ComponentRegister(ComponentId={4F232A8F-ECE9-549C-9EC5-3A517D4888A7},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_arrays.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:847]: Executing op: ComponentRegister(ComponentId={13C2C8F4-CDD2-5B1E-973B-3B8C548D2C9C},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_array_in_pointer.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:847]: Executing op: ComponentRegister(ComponentId={E832FC87-5E25-5D6F-B6C3-17A4CC29F467},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_as_parameter.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:847]: Executing op: ComponentRegister(ComponentId={F88F7C50-9272-57D3-87A0-C94E213F266A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_bitfields.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:847]: Executing op: ComponentRegister(ComponentId={FA996BB9-1E74-5A1B-A3F9-5D8683C0074E},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_buffers.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:847]: Executing op: ComponentRegister(ComponentId={BEB1D0B3-6B29-58F1-85CA-4E0EACE350A6},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_bytes.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:847]: Executing op: ComponentRegister(ComponentId={912CC2F1-62A8-592A-939A-04C57C3E90ED},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_byteswap.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:847]: Executing op: ComponentRegister(ComponentId={4A446DC4-DA0D-549F-9008-E2C4966F3EFD},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_callbacks.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:847]: Executing op: ComponentRegister(ComponentId={964A5166-C588-530F-8D99-9B337DD54F30},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_cast.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:847]: Executing op: ComponentRegister(ComponentId={23275D56-501E-5CA3-B0BA-7C3018F07F85},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_cfuncs.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:847]: Executing op: ComponentRegister(ComponentId={6D349C33-6F61-5C50-AE02-51E40404E28A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_checkretval.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:847]: Executing op: ComponentRegister(ComponentId={BAF3FD18-F07E-5E2C-847A-97C31209610D},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_delattr.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:847]: Executing op: ComponentRegister(ComponentId={E98C33C6-FCA3-50D7-A612-7D8235FFA144},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_errno.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:847]: Executing op: ComponentRegister(ComponentId={1117E397-90E3-583F-B9B7-3C6490C81536},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_find.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:863]: Executing op: ComponentRegister(ComponentId={D340C632-49ED-5377-8E72-618C61E93D08},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_frombuffer.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:863]: Executing op: ComponentRegister(ComponentId={A3E741D2-6F0C-5F8E-8077-428D30DD8F6A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_funcptr.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:863]: Executing op: ComponentRegister(ComponentId={5A5A8498-7087-578E-9A44-EE07385BAE7A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_functions.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:863]: Executing op: ComponentRegister(ComponentId={3DBA2EFA-9179-5C3E-B6BC-1E165CD9B31B},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_incomplete.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:863]: Executing op: ComponentRegister(ComponentId={3FDBB148-894C-5503-8904-3F28DA607FC9},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_init.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:863]: Executing op: ComponentRegister(ComponentId={40485AF2-1F40-5292-9508-52AF342BF237},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_internals.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:863]: Executing op: ComponentRegister(ComponentId={3A872F30-D0E0-50CC-8724-FEE3CA14D91E},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_keeprefs.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:863]: Executing op: ComponentRegister(ComponentId={FD77B21E-15E0-55B5-AC8B-FD8DA99E4638},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_libc.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:863]: Executing op: ComponentRegister(ComponentId={91CA3330-2718-5442-8357-E029A86DB4AC},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_loading.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:863]: Executing op: ComponentRegister(ComponentId={7333071A-3ED5-5901-B109-2A5ED78489A9},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_macholib.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:863]: Executing op: ComponentRegister(ComponentId={76498D73-2D49-50BC-947F-E0DD3666B125},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_memfunctions.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:863]: Executing op: ComponentRegister(ComponentId={C73F1670-CD01-57E1-8321-6DE9BED40069},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_numbers.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:863]: Executing op: ComponentRegister(ComponentId={A7ABA5A0-2744-59A6-ABE1-D1A1198E7180},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_objects.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:863]: Executing op: ComponentRegister(ComponentId={CBF1E057-F8B1-58B2-83B9-334C8CEB9320},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_parameters.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:863]: Executing op: ComponentRegister(ComponentId={6FAB15E1-29F9-532D-A667-77497F211D7A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_pep3118.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:863]: Executing op: ComponentRegister(ComponentId={FF981F63-C593-582F-ADB6-87048C812FE0},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_pickling.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:863]: Executing op: ComponentRegister(ComponentId={368AE7A3-C05C-5752-928A-8E871FEDD8F9},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_pointers.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:863]: Executing op: ComponentRegister(ComponentId={87BA5FBC-8884-5E8C-9E21-AE9CD527C46A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_prototypes.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:863]: Executing op: ComponentRegister(ComponentId={DCE89217-403E-519A-8A34-10FA8BAD0080},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_python_api.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:863]: Executing op: ComponentRegister(ComponentId={B8A8E63F-B048-5AD6-AC91-AFFB716C168E},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_random_things.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:863]: Executing op: ComponentRegister(ComponentId={CDAB1DC2-AFBF-5F82-A64E-06C4ECCC6F4C},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_refcounts.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:863]: Executing op: ComponentRegister(ComponentId={FC46D8FD-5D76-56F8-AFDC-7EDEA85D735B},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_repr.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:863]: Executing op: ComponentRegister(ComponentId={44F05331-19CF-58A3-8C88-8644727CBB97},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_returnfuncptrs.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:863]: Executing op: ComponentRegister(ComponentId={D67C7C51-BDAD-52EC-B343-DE36DDEF90BB},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_simplesubclasses.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:863]: Executing op: ComponentRegister(ComponentId={CEA8CD6C-4589-5486-AD91-0969B28E0D60},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_sizes.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:863]: Executing op: ComponentRegister(ComponentId={5D3602B8-4B85-5FAF-9FC1-BF6698F62D22},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_slicing.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:863]: Executing op: ComponentRegister(ComponentId={C1E119DB-FC16-59CC-8F2D-97DC261E4911},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_stringptr.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:863]: Executing op: ComponentRegister(ComponentId={E2A6434F-7191-5EE3-97F8-DFA651B9071A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_strings.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:863]: Executing op: ComponentRegister(ComponentId={2BB4B10A-950F-5D3E-A645-1F73C86F6355},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_structures.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:863]: Executing op: ComponentRegister(ComponentId={9B2612A3-2464-57B9-B811-BE55CE79038D},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_struct_fields.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:863]: Executing op: ComponentRegister(ComponentId={F37C3095-85B1-5F8D-A8EC-E9A76B0A7A10},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_unaligned_structures.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:863]: Executing op: ComponentRegister(ComponentId={FCC87863-6C7C-546C-AF77-D9709AA75477},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_unicode.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:863]: Executing op: ComponentRegister(ComponentId={4D49DF58-D948-54BE-8E77-44EE89B257AF},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_values.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:863]: Executing op: ComponentRegister(ComponentId={DA8B6AB7-DBE8-52A1-A5FC-04B2DD76B204},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_varsize_struct.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:863]: Executing op: ComponentRegister(ComponentId={F1CB635C-7DBC-57E0-AC46-90C0CF22D8CE},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_win32.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:863]: Executing op: ComponentRegister(ComponentId={BB88B145-D522-52B3-B64D-35358BDA1D2C},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_wintypes.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:879]: Executing op: ComponentRegister(ComponentId={7A487FF0-B119-5FDC-B81D-B1A12CDE088A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:879]: Executing op: ComponentRegister(ComponentId={44FF4B66-33BD-593D-8DC9-5CD153D47FB2},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test_main
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:879]: Executing op: ComponentRegister(ComponentId={C304C42F-8864-563C-BC0D-8319727F7370},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\util.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:879]: Executing op: ComponentRegister(ComponentId={80406157-033F-57C1-8CE0-17AFE07B8452},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\wintypes.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:879]: Executing op: ComponentRegister(ComponentId={8C398C09-CF8A-5B16-839A-0E0C54EB6202},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes_aix.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:879]: Executing op: ComponentRegister(ComponentId={5A4AC91E-4DDA-5DA5-9228-529CF18CAECE},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes_endian.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:879]: Executing op: ComponentRegister(ComponentId={08D35C6F-0440-59AF-83C1-DCEC4DED2A62},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:879]: Executing op: ComponentRegister(ComponentId={49779D45-02E6-5B90-BD17-46CFED75DCD7},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\curses\ascii.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:879]: Executing op: ComponentRegister(ComponentId={53CFF7B8-E01D-5F3C-ABDE-E27260A4C75F},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\curses\has_key.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:879]: Executing op: ComponentRegister(ComponentId={3460B651-7C4A-5116-85C4-6791451297DA},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\curses\panel.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:879]: Executing op: ComponentRegister(ComponentId={2AA57F08-B1E3-58F2-86A8-6144A110B816},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\curses\textpad.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:879]: Executing op: ComponentRegister(ComponentId={9B962C39-A548-5F06-9AE1-F1974A26B40F},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\curses_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:879]: Executing op: ComponentRegister(ComponentId={68442315-C9C2-5205-9CBD-05E7328AE135},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\dataclasses.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:879]: Executing op: ComponentRegister(ComponentId={8A06C7B1-A6BE-5709-A874-88FCE2CAFFAB},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\datetime.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:879]: Executing op: ComponentRegister(ComponentId={32239F91-3DE1-5A03-8D67-0AC6E138C0C3},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\dbm\dumb.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:879]: Executing op: ComponentRegister(ComponentId={4D4A3077-7EA1-52EB-B07C-6ED51CA3895D},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\dbm\gnu.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:879]: Executing op: ComponentRegister(ComponentId={022C266D-E38E-50DB-BEAD-EBEEF2A31206},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\dbm\ndbm.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:879]: Executing op: ComponentRegister(ComponentId={0D5131E3-DD66-55CB-B21D-6B292083F531},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\dbm_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:879]: Executing op: ComponentRegister(ComponentId={9566F2AB-0844-52A3-ADBB-1F1CF67FC5A4},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\decimal.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:879]: Executing op: ComponentRegister(ComponentId={B91CB095-3920-5FC2-B454-39631B327D68},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\difflib.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:879]: Executing op: ComponentRegister(ComponentId={534F9ADA-D020-57C3-84AE-6F6FC39F6E05},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\dis.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:879]: Executing op: ComponentRegister(ComponentId={B0148845-CBD3-5182-B442-AFA2E1CF284D},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\archive_util.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:879]: Executing op: ComponentRegister(ComponentId={BBEB5040-A192-553B-A170-7EE2955FC374},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\bcppcompiler.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:879]: Executing op: ComponentRegister(ComponentId={D35F8FDE-4E0A-5030-B985-EF05003E3E92},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\ccompiler.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:879]: Executing op: ComponentRegister(ComponentId={1F9CA4B4-53B2-5385-AD94-8DE3735EDB98},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\cmd.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:879]: Executing op: ComponentRegister(ComponentId={F4731190-5FBA-57A5-9FA3-2B884704F09D},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\bdist.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:879]: Executing op: ComponentRegister(ComponentId={8BDE6294-FAB5-5A9E-BB01-E74EF102073C},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\bdist_dumb.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:879]: Executing op: ComponentRegister(ComponentId={A8D9E3D1-7549-553C-8C76-A2A427C4C477},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\bdist_msi.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:879]: Executing op: ComponentRegister(ComponentId={7A68E2D7-8E7D-5C26-BA25-0D37B0BA0DB4},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\bdist_rpm.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:879]: Executing op: ComponentRegister(ComponentId={B0E0821B-603B-5DED-A80C-D5EEDFBD558E},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\bdist_wininst.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:879]: Executing op: ComponentRegister(ComponentId={8AA683E2-EF14-5FF5-A266-55E288543112},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\build.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:879]: Executing op: ComponentRegister(ComponentId={D320D22F-6A80-55AC-9CA4-DACD1F4199A0},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\build_clib.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:879]: Executing op: ComponentRegister(ComponentId={61A4A946-565C-5A04-91AC-E9120A9517F5},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\build_ext.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:879]: Executing op: ComponentRegister(ComponentId={C6A80D0F-705D-51BF-963A-560CC7247C89},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\build_py.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:879]: Executing op: ComponentRegister(ComponentId={683BD9CC-4FA3-54B9-8BC1-887A42423AE7},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\build_scripts.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:879]: Executing op: ComponentRegister(ComponentId={0600246F-E305-5C24-BCD3-5B44079E5568},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\check.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:879]: Executing op: ComponentRegister(ComponentId={077F537E-B4DC-5895-9BA8-CADB0355D66D},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\clean.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={FAC1D659-B43A-5FF2-AA43-501DC3ABEE77},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\command_template,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={54D16452-5BEA-555E-92D6-CC731A17FC59},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\config.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={D11C74CE-94C0-58CE-B5FA-6AA709857874},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\install.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={C4720ED3-2519-54D9-B6F5-05F00063EFB1},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\install_data.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={1A75A209-A4E9-574C-B186-F4B76E3B99DD},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\install_egg_info.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={EA6368A7-5608-50E4-95EE-69FDB51B56BB},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\install_headers.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={276A2C5C-7E65-512D-B486-A7CF908C96B6},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\install_lib.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={BEC783C5-B458-5590-A568-7044DCA55357},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\install_scripts.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={25A41C6F-2A5A-5293-8B89-2A0582CEDF78},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\register.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={844EE4A5-D66C-5BC8-B73E-1F23CA8FBAA3},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\sdist.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={979C3A13-9C0F-5528-8C40-85C6ACEE4A8E},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\upload.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={9E49C4A3-ADDF-5D4F-ADD2-4CC7E81E5891},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\wininst-10.0-amd64.exe,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={E14EC796-D217-5A5E-83CB-8E0F75D07223},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\wininst-10.0.exe,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={0358D074-4E4D-517D-AA42-94DF2CF93E59},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\wininst-14.0-amd64.exe,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={86899DC0-C8C1-56D4-A176-6CD45FC7B257},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\wininst-14.0.exe,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={676C5126-D8A3-5758-B235-C36E3F40BF88},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\wininst-6.0.exe,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={E22198E6-DD3D-53B6-9293-F311B51BA0B5},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\wininst-7.1.exe,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={4F82B8F5-42BB-575B-8579-A0C8A337D81F},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\wininst-8.0.exe,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={C2A1FBD8-D97B-5EAE-9189-896EDBA8D025},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\wininst-9.0-amd64.exe,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={B237A588-6418-5894-8EAF-A48CCE306CA0},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\wininst-9.0.exe,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={ED3DE49D-B2C8-513E-ADB0-ADFB673DD1EF},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={A470E468-19FD-5DB4-8738-261D96F959FE},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\config.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={6797BAE0-8B68-5F81-AEAA-5AE74D578F39},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\core.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={E7A2164D-0C08-5413-A40F-434DB3080C65},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\cygwinccompiler.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={8E96684C-073B-5C2A-9299-5CF7BD5BF16B},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\debug.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={D265D039-1C1A-5F0B-AE03-16DA2B69AAEE},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\dep_util.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={3C9DC14F-F9F4-5E76-A316-1F81FE24765C},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\dir_util.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={69E8A0A3-980C-589C-8503-54A4E21463A4},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\dist.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={6FEA2A94-86C9-5C81-82AF-D429A47643BC},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\errors.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={8FBB8724-A90C-568C-96EA-29EB59896C94},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\extension.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={AEF6B606-1463-5742-93CA-2F58BBF465DB},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\fancy_getopt.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={3D9DC1A6-2682-5479-A621-DD64B4EB3DC9},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\filelist.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={42B82E7B-A097-5667-9740-43F4D1681B54},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\file_util.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={E58256B6-0E70-5B47-97EB-072B592ADFB4},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\log.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={D9731039-0EBD-5487-A9E0-06522A3125C2},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\msvc9compiler.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={F47AE9FA-9763-565E-9C16-ED7A6C26A962},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\msvccompiler.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={77BAA650-8E31-559C-96D4-1212B928719C},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\README,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:894]: Executing op: ComponentRegister(ComponentId={C5E9D991-396E-5E37-BFC8-362CB3A3E5FB},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\spawn.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={F63BC244-3B1D-54D2-93D7-93DE2B31CB31},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\sysconfig.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={F9C43260-346E-596F-A15C-43589FDEE4D6},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\includetest.rst,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={6D726CDE-ED87-5DB5-87AE-34F565D7CCD5},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\Setup.sample,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={76585BF5-FA4D-5E72-ABEF-9E11A1C2E34C},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\support.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={98EDE17F-7CC3-5146-96E6-82111BA06E5A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_archive_util.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={8BDF80EF-8FA1-52DD-8A72-1DDD0D3237E7},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_bdist.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={79F00EBA-7C15-5CDA-8E24-02C49D780499},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_bdist_dumb.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={1F6D22F4-C2B8-56C4-A868-2691E3594FBD},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_bdist_msi.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={F965342E-2BA4-5850-90F9-3B1C414B51EB},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_bdist_rpm.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={DFAC8BA3-CB01-5EE2-8483-B391DF3A907B},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_bdist_wininst.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={41C102CD-290A-5993-8BEC-4C7E18236BCA},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_build.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={61BC05B9-4C80-592C-BA7A-05F69A67B10E},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_build_clib.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={DD3D886A-0DBD-5ECD-95C3-7F182C1877AB},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_build_ext.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={12667B42-3237-5591-96CC-C12C45FECED5},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_build_py.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={DA0EBB4E-9FBF-5AC6-9A3C-64D7EE425E03},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_build_scripts.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={D98F0A6D-B1DC-5CE8-A765-CDE340B2806B},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_check.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={D573587E-B2D1-5E38-8583-ACD5DA18128A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_clean.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={834B4413-E0AF-5DEB-99C2-737F1050F7A6},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_cmd.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={A86F8682-A8DC-5A18-8C21-9FFBF41278F5},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_config.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={83A9F895-FF9B-5447-BF9C-6483F501CA23},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_config_cmd.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={221FF27D-2B0F-56CF-84BE-52B2B7B66922},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_core.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={DE17ED34-2AC2-55E5-B246-F6D5879E66EE},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_cygwinccompiler.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={E5C73C8D-DE23-51EA-B2EF-BC7BD012484E},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_dep_util.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={3A2F45B8-89F9-5DF2-8FA8-294976FD7405},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_dir_util.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={EA8A23BD-4AB3-5832-8BE1-A6AF5414B4EF},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_dist.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={5BE82A02-72D2-5B82-B8C9-EE09A471CFA8},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_extension.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={DCBCC513-735A-5F18-8A11-FE19C40379B6},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_filelist.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={25DA4C2B-6D02-5536-8C9F-A6111A3B6D3C},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_file_util.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={CFBA6EA7-4551-5DA3-BC2C-9E50D4B79E56},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_install.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={3A650DA2-3D71-5DDE-BC04-54DF02ABC0E9},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_install_data.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={359B27CA-D09B-5BE2-9482-41108AF4F42D},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_install_headers.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={EB0F5CC2-13B4-5104-AD02-BE91569995E4},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_install_lib.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={87089223-FCC0-53A0-AB5B-496EF0B19936},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_install_scripts.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={E4A32524-0930-5FE8-A481-2712D4D74899},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_log.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={6808C93D-93A9-5DD1-9BC7-98EB3C4A9830},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_msvc9compiler.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={09D2FE39-A28F-532B-AA59-362B4DC29439},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_msvccompiler.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={C2F8C88B-3D1F-5BAD-AA64-474C25F7128C},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_register.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:910]: Executing op: ComponentRegister(ComponentId={68109317-C457-5F42-BE6E-40C09E6A8C26},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_sdist.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={1770F32F-A4FB-5F12-8B06-797D38A47E8C},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_spawn.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={C6C63AC2-0529-5241-AC7E-CE2F68619206},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_sysconfig.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={1F4847A1-C3CD-5777-A634-CCA00113A4F5},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_text_file.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={ED656DF0-0A39-5ABC-9186-993277399938},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_unixccompiler.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={8699DCBB-61EA-58BF-8FF3-7D64F97C23D5},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_upload.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={B90B6341-C8AA-55E6-B349-4045C1E07E65},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_util.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={B5590684-F1E7-5945-BECC-87C4276C6CDB},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_version.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={63E06A3F-1621-5B5C-8C6C-5CED1D1D4497},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_versionpredicate.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={DCAD7ECB-5CD6-5ABB-8503-21043341A154},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={9B30B66C-B19B-550B-A3E2-E2E7CB975BF6},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\text_file.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={974B9912-1AB4-5BF9-AFC7-8B59CF1B3E03},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\unixccompiler.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={F53BD186-33E2-5D43-9E2B-47B7DB309A25},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\util.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={C52297F1-CF77-507F-9E20-D0A4C0024A14},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\version.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={BEB9AB5F-670F-55D3-B602-02DA4D977155},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\versionpredicate.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={59B400F1-9E07-57CC-B7A5-4B967FCF65CD},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils_msvccompiler.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={7807B854-E42A-57E6-9A66-7B4BDB8FF78C},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={ADF3CF2C-AEC9-540E-A464-FAE43B13F0AC},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\doctest.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={36A0A33E-B4B8-519F-8A40-F1AFF3CEF6FB},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\dummy_threading.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={E0FE8B1E-EC5C-51A2-B5E5-88215C719DC6},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\architecture.rst,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={50A174CA-F2CE-59D8-829D-16ED38F42454},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\base64mime.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={B991A443-999E-52B2-B573-16207DDE6A49},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\charset.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={DF608543-D46A-5428-B735-CEEA7BDA6513},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\contentmanager.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={5EF836A1-912F-59DA-9F5C-44965F005486},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\encoders.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={C82FB3E6-CFDD-571C-8C97-1BD646498A99},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\errors.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={5FD9957B-B09E-57BA-A910-7F6ADF8455EB},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\feedparser.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={D0BA2690-0B4D-5619-9085-CB6025436124},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\generator.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={0706341A-D68D-5E24-A4F9-14D71C2A5062},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\header.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={06F62182-6132-5B45-8630-2285B72937FA},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\headerregistry.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={AA1AF2A0-84DA-5A62-B702-DFAE5445773B},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\iterators.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={C50D7749-5C63-50F1-90A5-236C55FEB07F},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\message.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={033D7E9D-2E8F-546E-8F56-58A3F86C237C},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\mime\application.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={65353034-EDD9-5347-B82A-8F122C8563DC},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\mime\audio.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={40A4A113-B474-538D-828C-915A5A3F424E},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\mime\base.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={7E031F9E-4357-57BD-88A8-E5110A87994A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\mime\image.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={CCC2570F-8B9D-599A-BD0C-92DFEC69CF60},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\mime\message.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={0A136DB7-1C81-526D-8725-A9618D3294BE},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\mime\multipart.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={4E461CFF-8D21-5428-8BB1-57069B6D02C6},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\mime\nonmultipart.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:925]: Executing op: ComponentRegister(ComponentId={AD4F15FB-85B6-5ABC-90F6-E160EB0874E6},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\mime\text.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={2D777AA5-9C81-5440-8B94-A9F2E98D7BB7},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\mime_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={F01372F3-D7E7-51CD-90C6-A7A1006AE3F1},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\parser.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={55F35CF5-5717-5601-B554-DA2C6D785112},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\policy.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={8C9BE258-04F8-5BCD-B672-4BC9B51FDD65},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\quoprimime.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={1E8E6B8B-A3CA-5B2D-A678-51C3554CD679},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\utils.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={115559F7-6235-5649-8865-C17DE62F2DE0},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email_encoded_words.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={6A6AD0BA-C37C-5B6A-87A0-E9FF0E3018FC},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email_header_value_parser.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={F5A583E4-35D8-53F9-8DA8-23D4F06B8832},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email_parseaddr.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={A90C092C-4FB5-5ECE-8DED-B39F9857075F},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email_policybase.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={10A22699-49D2-5ABA-A228-927D0328E1CE},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={6C83ED67-5602-59BA-A90B-39139F132F7A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\aliases.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={F0C307DB-CDA4-56F1-9DD1-A6D3175D4AEA},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\ascii.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={C604E575-8DA4-51F4-8D9B-31DCA05A39DA},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\base64_codec.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={09D7DADA-3E16-518F-995F-BE6E8FA424DE},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\big5.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={A318A597-AD74-5AA8-9395-614B121AE702},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\big5hkscs.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={1B479531-933F-5250-A550-209DAC0E4996},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\bz2_codec.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={A77E5ADE-1D2C-5A44-8916-12B91A845CA7},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\charmap.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={99CD75DF-C97B-5FE0-8537-0A80BBBEAD3C},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp037.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={C1D522CB-1A17-589F-A3CB-E1B9F8094ED8},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp1006.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={963E2776-FF59-5E89-BB8F-DECC6C3D06E8},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp1026.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={6B64D20D-7DB1-5B40-8767-16116F9CD5F6},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp1125.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={F604434E-905E-58A5-8E0D-2F98963D57D6},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp1140.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={F23816A4-A889-513E-84C2-741E039F3361},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp1250.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={AF07AB30-79BB-5F8F-A92A-F649EDD3552D},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp1251.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={5EC1FBDC-B0BD-53B1-850A-E44AA94423FA},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp1252.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={50FD5D89-E892-50F8-8A19-7C2C5F583BC9},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp1253.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={A19250C6-F7B5-534F-A58F-E2048EE6EEEC},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp1254.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={C0744E29-34E4-5A3F-8432-66FC2BFD0384},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp1255.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={552949E6-1257-5300-B74D-D465AB9D4F78},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp1256.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={FF8339AB-4DC5-5530-826E-02C53FEFCE1F},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp1257.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={39B018FB-301B-568A-9EA6-0FAAA1245F3D},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp1258.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={17DFF907-D330-59B9-9A4F-6FE605B8F581},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp273.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={7EDA5488-01CD-5735-91A6-AA5BB8A16C40},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp424.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={4D7E0988-1CF6-5D2D-8D7A-1E3C4DC57B7C},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp437.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={04F84CE6-0DBF-5E31-B3AB-08F1C2C50FC9},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp500.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={A13B0770-5C58-5658-8055-1911FF5CCD9D},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp720.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={EC841796-732A-5FB8-9254-6095D122C238},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp737.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:941]: Executing op: ComponentRegister(ComponentId={4035EE8B-A5ED-5C77-BDA2-44BD7EE1A05F},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp775.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:957]: Executing op: ComponentRegister(ComponentId={AAD0F990-209B-5F48-B4DD-6AD868088E66},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp850.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:957]: Executing op: ComponentRegister(ComponentId={5339827E-4CA1-53BD-BFC2-B01BFF4B89F0},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp852.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:957]: Executing op: ComponentRegister(ComponentId={856CB50A-F194-54E6-8DDD-235E252EC95B},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp855.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:957]: Executing op: ComponentRegister(ComponentId={AA868783-4986-5EEA-8E83-D3F7270819D7},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp856.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:957]: Executing op: ComponentRegister(ComponentId={3F49DAC9-56D3-5F3D-AD6C-FFCAF447F002},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp857.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:957]: Executing op: ComponentRegister(ComponentId={EFA82E00-DD20-52DC-91A8-7D25F50B53A8},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp858.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:957]: Executing op: ComponentRegister(ComponentId={671A4633-4FA5-5AA3-8379-3BDD4294E7BB},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp860.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:957]: Executing op: ComponentRegister(ComponentId={E1DFD5F9-79EE-58CD-BCCB-F197F463CB05},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp861.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:957]: Executing op: ComponentRegister(ComponentId={6BDE9DCD-45A8-5CF7-9F6F-823927F29751},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp862.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:957]: Executing op: ComponentRegister(ComponentId={C41303D0-C9E3-574F-B8A9-67BAFA327D07},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp863.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:957]: Executing op: ComponentRegister(ComponentId={F57B2930-96A2-51B6-9A23-51CD1811A45A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp864.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:957]: Executing op: ComponentRegister(ComponentId={3997AC77-54B3-5C24-BF29-5AE2E7A56732},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp865.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:957]: Executing op: ComponentRegister(ComponentId={DF9D9DBF-5A0C-523B-AE76-B68CCE4793C2},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp866.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:957]: Executing op: ComponentRegister(ComponentId={CA55F434-5E61-52B3-9214-493C450901F2},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp869.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:957]: Executing op: ComponentRegister(ComponentId={A67219AD-0921-548B-B241-AB33B5693866},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp874.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:957]: Executing op: ComponentRegister(ComponentId={5684BC1B-3910-59E4-B497-A47FB5BB3E4F},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp875.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:957]: Executing op: ComponentRegister(ComponentId={17089144-C964-51A3-A724-ED403F618F66},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp932.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:957]: Executing op: ComponentRegister(ComponentId={21857FFF-B73A-5D9C-892C-0790C04CB95E},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp949.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:957]: Executing op: ComponentRegister(ComponentId={A5401F38-2E20-5B7A-87B4-11DF63384338},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp950.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:957]: Executing op: ComponentRegister(ComponentId={73E2CFF3-9807-53B2-8FE5-9F5C5E9257A4},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\euc_jisx0213.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:957]: Executing op: ComponentRegister(ComponentId={A64928F8-DF4D-5D97-A5F7-47A7DA404D70},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\euc_jis_2004.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:957]: Executing op: ComponentRegister(ComponentId={476259E0-1CFD-595C-B6FE-733ABE3945F5},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\euc_jp.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:957]: Executing op: ComponentRegister(ComponentId={1C5D7667-42DC-5038-8103-0C1D20CC7A36},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\euc_kr.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:957]: Executing op: ComponentRegister(ComponentId={1AAF9EE0-30C4-56BE-81F5-04479633F393},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\gb18030.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:957]: Executing op: ComponentRegister(ComponentId={1C5661EE-2AE2-54BA-8E7F-97BDD18B7500},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\gb2312.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:957]: Executing op: ComponentRegister(ComponentId={5FFAC628-19FF-52B8-B7A2-BAC5DEEEA928},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\gbk.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:957]: Executing op: ComponentRegister(ComponentId={DC09C804-75C4-5EB6-BFA6-5462B9B881AB},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\hex_codec.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:957]: Executing op: ComponentRegister(ComponentId={CCA76418-3350-555E-9A73-1C8D8570080A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\hp_roman8.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:957]: Executing op: ComponentRegister(ComponentId={3070332A-AC9A-55DD-A905-A6FB2B250E72},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\hz.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:957]: Executing op: ComponentRegister(ComponentId={DF0BFFCA-4BA2-5804-838E-D2403A0D3648},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\idna.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:957]: Executing op: ComponentRegister(ComponentId={F529CD1F-2AA8-5EF8-B335-CA3697EC70A8},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso2022_jp.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:957]: Executing op: ComponentRegister(ComponentId={08B8CD7F-7CD4-50D7-BC77-66C1C609C0CB},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso2022_jp_1.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:957]: Executing op: ComponentRegister(ComponentId={C32A888F-A31C-5F3C-B9FC-9F4AC8152F3E},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso2022_jp_2.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:957]: Executing op: ComponentRegister(ComponentId={7869CAE5-C250-591D-B2E5-97963E3A0E90},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso2022_jp_2004.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:957]: Executing op: ComponentRegister(ComponentId={9D763CDD-9CD3-5906-A4C7-38F95A8B1CEE},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso2022_jp_3.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:957]: Executing op: ComponentRegister(ComponentId={0D663FBD-A8A1-54B0-BE31-575C458FC931},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso2022_jp_ext.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:972]: Executing op: ComponentRegister(ComponentId={047C32AE-FC6C-5B23-947E-14CB05FFC99C},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso2022_kr.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:972]: Executing op: ComponentRegister(ComponentId={45A1F62A-63BB-5703-91F1-A699D1B3AD14},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso8859_1.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:972]: Executing op: ComponentRegister(ComponentId={D8781687-5917-504F-A11E-4FB6A6B9E65A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso8859_10.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:972]: Executing op: ComponentRegister(ComponentId={09A5059A-90D3-549E-841F-533C8B5443CC},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso8859_11.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:972]: Executing op: ComponentRegister(ComponentId={E7FAE5EB-E56B-5ED6-840B-97D04924D1F3},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso8859_13.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:972]: Executing op: ComponentRegister(ComponentId={3BBE0362-5EB1-5207-98D2-F711F6BCB1F4},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso8859_14.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:972]: Executing op: ComponentRegister(ComponentId={E1A03822-67F3-5CFF-8EDC-0A42EF2CCF06},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso8859_15.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:972]: Executing op: ComponentRegister(ComponentId={452F460B-602D-512A-8C5B-4ECB44F741F5},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso8859_16.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:972]: Executing op: ComponentRegister(ComponentId={87F23FA9-AAEF-5EEA-BED7-A9F2729A45A2},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso8859_2.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:972]: Executing op: ComponentRegister(ComponentId={866CE469-C283-58CB-BFF2-2676768E8671},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso8859_3.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:972]: Executing op: ComponentRegister(ComponentId={38ACCAD2-8F19-55C7-A1CB-35EAA72E0276},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso8859_4.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:972]: Executing op: ComponentRegister(ComponentId={1BE3460E-ABD9-5F71-A101-91DE8BC46599},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso8859_5.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:972]: Executing op: ComponentRegister(ComponentId={E48B55E3-3D31-537B-9831-3EAF5CDBF2D6},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso8859_6.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:972]: Executing op: ComponentRegister(ComponentId={691CF299-FCAC-59D6-8CDB-A6BAF1990DC1},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso8859_7.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:972]: Executing op: ComponentRegister(ComponentId={1059D0B3-DB2A-5140-83F6-0019E9B53C4F},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso8859_8.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:972]: Executing op: ComponentRegister(ComponentId={5960DC92-6EBD-598E-80DF-3643D5AF5AEA},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso8859_9.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:972]: Executing op: ComponentRegister(ComponentId={02B90058-C50B-556D-9E52-73043D2A2A4A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\johab.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:972]: Executing op: ComponentRegister(ComponentId={F6B0FE4A-C9EE-5537-A20E-42A1932A1CEF},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\koi8_r.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:972]: Executing op: ComponentRegister(ComponentId={0B2CA5E7-C1B8-54A6-896C-D602E3269B1B},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\koi8_t.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:972]: Executing op: ComponentRegister(ComponentId={B6E4CE5A-0600-5A30-BAF4-B0D645786EE4},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\koi8_u.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:972]: Executing op: ComponentRegister(ComponentId={ECD5DA11-6171-5422-ACF9-7D1D23EB8FAD},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\kz1048.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:972]: Executing op: ComponentRegister(ComponentId={3DAE358C-F184-5F18-8662-111D5BC43BFB},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\latin_1.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:972]: Executing op: ComponentRegister(ComponentId={774E8DF7-2B3C-5D54-A81F-36469B202F26},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\mac_arabic.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:972]: Executing op: ComponentRegister(ComponentId={4FB4D15E-F849-5864-A555-3DA71CCE2ED8},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\mac_centeuro.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:972]: Executing op: ComponentRegister(ComponentId={3F4971D5-6A17-5343-B134-0BCCF929BDA3},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\mac_croatian.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:972]: Executing op: ComponentRegister(ComponentId={82967074-BD66-5374-9B2D-14BDAAB76BF8},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\mac_cyrillic.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:972]: Executing op: ComponentRegister(ComponentId={9B55CB39-1D6D-5A64-9751-D6F6E5C029AA},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\mac_farsi.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:972]: Executing op: ComponentRegister(ComponentId={5BC50E8A-88A1-58D5-ACE0-A0770EE4C55A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\mac_greek.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:972]: Executing op: ComponentRegister(ComponentId={26B1B46C-B3EC-5DC2-BA19-A19436470957},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\mac_iceland.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:972]: Executing op: ComponentRegister(ComponentId={8E1E229E-859C-5BCF-94D6-5CA9716ADE3A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\mac_latin2.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:972]: Executing op: ComponentRegister(ComponentId={5797D3EA-75DE-52D6-BEB3-10288C203BE2},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\mac_roman.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:972]: Executing op: ComponentRegister(ComponentId={EE8A0C46-9F6E-52BD-91D7-8FC51D00CFB0},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\mac_romanian.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:972]: Executing op: ComponentRegister(ComponentId={ED44D4EF-32F5-50DD-AF8C-232E70707C27},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\mac_turkish.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:972]: Executing op: ComponentRegister(ComponentId={B191E664-0F66-527D-B5AE-DD6FC6C6213C},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\mbcs.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:988]: Executing op: ComponentRegister(ComponentId={50AB54DA-793C-5383-A189-131E7125BB93},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\oem.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:988]: Executing op: ComponentRegister(ComponentId={E47746F6-9F02-5184-A417-6E20CE854112},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\palmos.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:988]: Executing op: ComponentRegister(ComponentId={249D477F-3790-58D5-AD34-03276D49C72C},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\ptcp154.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:988]: Executing op: ComponentRegister(ComponentId={78FBCE0C-9B2E-50FB-BE87-5EB9BB6A5560},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\punycode.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:988]: Executing op: ComponentRegister(ComponentId={9412B2ED-4D16-5FEE-8532-CF905B65C4F1},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\quopri_codec.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:988]: Executing op: ComponentRegister(ComponentId={41442951-BD88-5574-836C-725F605B4741},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\raw_unicode_escape.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:988]: Executing op: ComponentRegister(ComponentId={CD8A447F-98BD-5278-97AE-460801FE9D53},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\rot_13.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:988]: Executing op: ComponentRegister(ComponentId={B3C29BA9-6E26-5F2B-A26C-1891257F1A46},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\shift_jis.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:988]: Executing op: ComponentRegister(ComponentId={C714AF5A-60E2-5C63-9D00-B5994ACC3374},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\shift_jisx0213.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:988]: Executing op: ComponentRegister(ComponentId={EB50D30F-8989-53BA-B017-12EB60F53CC9},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\shift_jis_2004.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:988]: Executing op: ComponentRegister(ComponentId={6D477773-C987-50C8-AC4B-F4A92DDFDD6A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\tis_620.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:988]: Executing op: ComponentRegister(ComponentId={27C75381-1BA8-5966-83FE-2877213B9D3A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\undefined.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:988]: Executing op: ComponentRegister(ComponentId={A1FA7AB4-0DB2-5404-8B26-97E76FB4FCEF},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\unicode_escape.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:988]: Executing op: ComponentRegister(ComponentId={A7E67A74-BB2B-5C04-9D6B-5EAFFD36AA37},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\utf_16.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:988]: Executing op: ComponentRegister(ComponentId={E9FA314B-E529-52C2-9AC0-05DDC62BB6C4},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\utf_16_be.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:988]: Executing op: ComponentRegister(ComponentId={6C77FCEE-096A-5CE7-8805-76B202B6ADD5},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\utf_16_le.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:988]: Executing op: ComponentRegister(ComponentId={535EC6B9-7DB0-5057-A605-4C43A528324A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\utf_32.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:988]: Executing op: ComponentRegister(ComponentId={1D0C6995-7E6B-55AB-9415-A3D1035C0224},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\utf_32_be.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:988]: Executing op: ComponentRegister(ComponentId={59171BCA-7605-59CF-B1C1-85C1C7451337},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\utf_32_le.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:988]: Executing op: ComponentRegister(ComponentId={1869D075-0EBF-5181-A847-DCE50E21626B},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\utf_7.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:988]: Executing op: ComponentRegister(ComponentId={E6840CD2-7888-5F2C-9047-D452008A7F9A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\utf_8.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:988]: Executing op: ComponentRegister(ComponentId={18C81537-D19B-582F-B0A5-48C175E58D71},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\utf_8_sig.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:988]: Executing op: ComponentRegister(ComponentId={4710166E-ECB5-55CF-8F5E-DFA48BC67061},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\uu_codec.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:988]: Executing op: ComponentRegister(ComponentId={57332941-FB70-5F78-946E-A495C71E6ACF},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\zlib_codec.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:988]: Executing op: ComponentRegister(ComponentId={110EEB0E-EBB3-5DF5-9270-519788890F9E},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:988]: Executing op: ComponentRegister(ComponentId={4199C228-986F-5399-BB00-F841032A57F8},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ensurepip_bundled\pip-19.2.3-py2.py3-none-any.whl,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:988]: Executing op: ComponentRegister(ComponentId={1B882FEE-D76D-5E2D-AC6B-1D98F17D8120},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ensurepip_bundled\setuptools-41.2.0-py2.py3-none-any.whl,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:988]: Executing op: ComponentRegister(ComponentId={494E932C-ED7A-5B79-8930-F8EDAF350517},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ensurepip_uninstall.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:988]: Executing op: ComponentRegister(ComponentId={DFC16A41-A58D-5292-9125-8B65152D6AB2},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ensurepip_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:988]: Executing op: ComponentRegister(ComponentId={A778691C-A505-51D0-A189-452A00A08D3B},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ensurepip_main
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:988]: Executing op: ComponentRegister(ComponentId={4D099731-355D-5072-907C-3E3CC81BB4A5},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\enum.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:988]: Executing op: ComponentRegister(ComponentId={A8235FE3-108F-5F03-90B3-7B128E83155B},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\filecmp.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:988]: Executing op: ComponentRegister(ComponentId={9392FADD-65B3-5C20-9534-E846C215CD61},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\fileinput.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:988]: Executing op: ComponentRegister(ComponentId={DCEF9588-DAAE-5036-8356-512ADBF98616},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\fnmatch.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:988]: Executing op: ComponentRegister(ComponentId={FE38E871-334C-525F-B4D1-2EB13F0C3F40},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\formatter.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:05:988]: Executing op: ComponentRegister(ComponentId={8C608C11-CE22-515F-8C41-C1F1C0A6D12D},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\fractions.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={0B6D9BBD-6C05-51D9-AF75-60A1E93518FA},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ftplib.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={4D40BF6A-E2AD-55D1-B47A-3350639B37AD},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\functools.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={EF9A8BAA-0E03-5DAC-BCAC-B873ACCF8145},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\genericpath.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={4189195E-5496-54C7-AF6D-E4D6FBA9E4E0},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\getopt.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={B4A7CE3B-EC91-553E-9BBB-813D274D9CEC},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\getpass.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={45AFBE01-CB51-529C-A0BF-8F64CEAA546E},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\gettext.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={DDBA38FB-C4C0-5660-8DD2-A516CFC9B8B1},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\glob.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={5F7713FC-9654-551C-A1EB-788161F7FF2F},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\gzip.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={74EBD463-BC71-5145-A384-48366FD69EBB},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\hashlib.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={C8C44E08-88A1-5D37-A66B-9370D297A362},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\heapq.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={EF49D883-AAA0-5281-BCC0-A8ABAD46D9E6},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\hmac.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={85BAA137-9BAC-5470-BD62-1407980EAE44},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\html\entities.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={CED18EC1-4EB1-5A3D-BDAA-C134D28DDE14},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\html\parser.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={24636B62-5D29-584B-AB1A-DC22C8F1FC0F},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\html_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={8F89D5FA-BB8C-5C5E-B72C-7AB891B94FCF},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\http\client.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={8DF81261-69EC-5598-BEF4-0EEB0DFCEF6A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\http\cookiejar.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={26B31783-8673-555B-9039-A5876E85ADC8},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\http\cookies.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={C390FF6A-B656-52A0-8517-E2AB5FF7F2AC},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\http\server.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={AEEA9C79-1D9E-5321-A373-2D48715DBF45},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\http_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={70E19A11-B84A-54DF-9DB3-874E1CBC165A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\imaplib.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={B378A36D-BDCB-5F50-B6D8-79185C7C48C2},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\imghdr.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={4ED376E0-DF91-5DF8-A3EB-1356CA765F35},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\imp.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={A83600A2-79B0-552C-BFAD-2BDA06CA723B},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\importlib\abc.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={1D9FBFCE-2554-5ACD-A1C4-59B4E8663ED6},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\importlib\machinery.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={2C7B6EA2-47F9-5632-B7AF-C6DCA362D772},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\importlib\metadata.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={7D5F78D8-D264-5F38-87CC-1923BCD4D830},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\importlib\resources.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={274F0E4A-ED47-52BB-A785-5B7686EB2776},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\importlib\util.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={B147556B-EC9F-5477-9A5D-D61FC25C37B2},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\importlib_bootstrap.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={2DC30055-1AE6-57F6-B7DB-4CE35864761E},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\importlib_bootstrap_external.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={6747A46B-A276-54B0-82C3-D46B9FA13F07},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\importlib_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={0D4F50D8-718A-5F94-9D59-DD43C9F03F61},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\inspect.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={5A0E2D21-4F8E-5B35-BBBA-A815AB3C0A3C},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\io.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={D8C2F201-EFF4-54D0-A8CA-0D87F8D7980E},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ipaddress.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={DF30E90F-87EE-5A16-BE4E-C2E1E53FF55D},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\json\decoder.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={64A91A52-1876-507D-B8BF-1E5B0796BD6F},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\json\encoder.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={423DE526-1F6D-581D-A608-FC609B5C4506},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\json\scanner.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={73DAA859-7E4D-5773-B539-B30B63BA513C},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\json\tool.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:003]: Executing op: ComponentRegister(ComponentId={651F4503-8A3F-5A64-A553-DFF283EB3A5F},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\json_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:019]: Executing op: ComponentRegister(ComponentId={C6FDB254-134F-5616-AE20-74CF52C0D335},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\keyword.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:019]: Executing op: ComponentRegister(ComponentId={32C2EF23-DC47-51DA-88A8-E8B7F2C5DB37},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\btm_matcher.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:019]: Executing op: ComponentRegister(ComponentId={0A5BE2D7-29DC-51A6-A7F0-4DEF435FE3BE},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\btm_utils.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:019]: Executing op: ComponentRegister(ComponentId={69E1479F-BAC7-5971-93D6-86040C6F45A2},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixer_base.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:019]: Executing op: ComponentRegister(ComponentId={DA98FAEF-359C-54F5-B5AD-50CFB0A01215},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixer_util.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:019]: Executing op: ComponentRegister(ComponentId={86AAC89B-5CF2-5313-A01F-F1CABDC76775},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_apply.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:019]: Executing op: ComponentRegister(ComponentId={A126DCB7-3AF7-59E5-8750-3754CA1C2D4D},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_asserts.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:019]: Executing op: ComponentRegister(ComponentId={F005CC4D-DA0D-5D30-AE88-FFA0E166F4D5},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_basestring.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:019]: Executing op: ComponentRegister(ComponentId={393CD0AA-395F-52D3-A815-998B13CBA297},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_buffer.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:019]: Executing op: ComponentRegister(ComponentId={C6FEE2DF-02B0-52DD-B79E-10B1D23FFA55},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_dict.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:019]: Executing op: ComponentRegister(ComponentId={EF3E19D3-06BE-5AA0-ADE7-BEDAB684AA79},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_except.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:019]: Executing op: ComponentRegister(ComponentId={CD5359E3-A67E-51C1-BF71-E48D4D60C797},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_exec.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:019]: Executing op: ComponentRegister(ComponentId={17BC7E07-588C-527A-B09E-C84C78922682},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_execfile.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:019]: Executing op: ComponentRegister(ComponentId={EF1FEC21-7B78-52BA-88EE-A56AB2DC9971},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_exitfunc.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:019]: Executing op: ComponentRegister(ComponentId={841C5C75-703C-5A6E-89D2-DE2F16CADE9A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_filter.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:019]: Executing op: ComponentRegister(ComponentId={1B3A5520-E3BC-5440-BE9D-825E9DBACEDF},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_funcattrs.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:019]: Executing op: ComponentRegister(ComponentId={BC777C06-353A-5A40-9DDB-545E1C4D2131},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_future.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:019]: Executing op: ComponentRegister(ComponentId={FE223A9C-6745-5562-9939-04B15035455B},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_getcwdu.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:019]: Executing op: ComponentRegister(ComponentId={E24EA532-B2B9-5307-B81A-4991D4D3E762},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_has_key.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:019]: Executing op: ComponentRegister(ComponentId={654CAE65-90D7-568E-AEE4-4D2896940B7B},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_idioms.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:019]: Executing op: ComponentRegister(ComponentId={C44C36A5-F7E2-56B2-9DE4-73D5CBFD811F},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_import.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:019]: Executing op: ComponentRegister(ComponentId={BD7528C5-5F1F-5A7E-9FB2-D8298BBF2A69},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_imports.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:019]: Executing op: ComponentRegister(ComponentId={E4F92788-717F-5F93-A1C6-4E1A06FA3849},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_imports2.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:019]: Executing op: ComponentRegister(ComponentId={DEBB8874-5568-5DD3-B0C1-C53F83B66F03},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_input.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:019]: Executing op: ComponentRegister(ComponentId={62C3683B-2926-5C69-82DC-F223CE66573B},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_intern.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:019]: Executing op: ComponentRegister(ComponentId={7A517EB1-3E17-5D23-9B72-EE7B478112D9},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_isinstance.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:019]: Executing op: ComponentRegister(ComponentId={9D006431-F86D-5D57-BD09-F37FDD93754C},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_itertools.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:019]: Executing op: ComponentRegister(ComponentId={CD9B4215-F7B9-5CB8-BFCC-772CD7122119},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_itertools_imports.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:019]: Executing op: ComponentRegister(ComponentId={FE9D36A0-AD49-5905-900A-02F23475016C},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_long.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:019]: Executing op: ComponentRegister(ComponentId={8E11D568-B9ED-5AF7-B4FB-9CB1C9578904},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_map.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:019]: Executing op: ComponentRegister(ComponentId={A3D68C36-5FB4-5483-BE17-FF31898D385D},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_metaclass.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:019]: Executing op: ComponentRegister(ComponentId={C64DAA4D-B223-55D9-8559-698B8ACF6002},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_methodattrs.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:019]: Executing op: ComponentRegister(ComponentId={EFE4DE48-B7E4-50F8-A740-6009BA0D3BA9},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_ne.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:019]: Executing op: ComponentRegister(ComponentId={4D7C7681-355A-5A34-8698-399AEFEDE6E4},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_next.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:019]: Executing op: ComponentRegister(ComponentId={FD4D612A-EA0B-52DB-8D92-B2E09CD5F0E6},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_nonzero.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:019]: Executing op: ComponentRegister(ComponentId={BB016B30-0C43-5D1B-9EEC-FA60F7EE6858},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_numliterals.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:019]: Executing op: ComponentRegister(ComponentId={BD4BD0C5-0B77-52ED-B74B-890DA3A9A19D},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_operator.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:035]: Executing op: ComponentRegister(ComponentId={82E1327F-5763-5EE2-B2A3-C19E6406B85C},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_paren.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:035]: Executing op: ComponentRegister(ComponentId={15EFBD40-4F46-5A11-B554-CA897D971A42},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_print.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:035]: Executing op: ComponentRegister(ComponentId={A1665AC4-A617-5EB9-A6C2-42944D5E1524},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_raise.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:035]: Executing op: ComponentRegister(ComponentId={1F970472-AA4E-5C85-AD63-EC850BDA7DF4},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_raw_input.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:035]: Executing op: ComponentRegister(ComponentId={F4C9DC07-879F-538F-A029-189230EB8EF7},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_reduce.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:035]: Executing op: ComponentRegister(ComponentId={E567B482-4224-5D4E-B740-B7188C5460CB},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_reload.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:035]: Executing op: ComponentRegister(ComponentId={C3C84A24-C57F-552D-BEB1-D54F91A57DCC},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_renames.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:035]: Executing op: ComponentRegister(ComponentId={0438DAA2-041B-5A0E-8E13-2A9F406A850C},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_repr.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:035]: Executing op: ComponentRegister(ComponentId={2A984B7E-A64D-5A9F-8EEE-032D30C5D609},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_set_literal.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:035]: Executing op: ComponentRegister(ComponentId={54DFFF87-6D1B-5E91-ADBC-84C9EA15B505},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_standarderror.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:035]: Executing op: ComponentRegister(ComponentId={6E953D7C-7A47-54B3-9C5F-2D51C6F9808F},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_sys_exc.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:035]: Executing op: ComponentRegister(ComponentId={CBD3E102-B6F2-567E-B967-78AB90E0655F},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_throw.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:035]: Executing op: ComponentRegister(ComponentId={05DA3A81-BE41-50B2-8C85-377E71E5699A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_tuple_params.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:035]: Executing op: ComponentRegister(ComponentId={C6689B7C-78E5-5EB1-8088-A86DABC85E5E},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_types.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:035]: Executing op: ComponentRegister(ComponentId={A0FDC926-E9F3-5E87-B996-4742FA7CE323},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_unicode.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:035]: Executing op: ComponentRegister(ComponentId={2AD8D6F2-EDE6-57C9-9DDB-BA04FB65723D},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_urllib.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:035]: Executing op: ComponentRegister(ComponentId={1D79468A-1567-5376-BC3C-A20D9F922237},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_ws_comma.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:035]: Executing op: ComponentRegister(ComponentId={927EC5EC-5615-5DB9-BA03-570179425865},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_xrange.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:035]: Executing op: ComponentRegister(ComponentId={B21A71EF-7FE5-5578-8F94-8B34355D695E},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_xreadlines.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:035]: Executing op: ComponentRegister(ComponentId={23296B0C-7FAF-544E-B80A-F0EA25A55C4F},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_zip.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:035]: Executing op: ComponentRegister(ComponentId={F4158297-2CAE-5E02-9E24-CF2994B64095},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:035]: Executing op: ComponentRegister(ComponentId={00915C6E-BC5A-594A-9030-7A0B3E43BB6B},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\Grammar.txt,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:035]: Executing op: ComponentRegister(ComponentId={F7FC8660-4350-5C16-AE38-FBD6BA7D0709},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\main.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:035]: Executing op: ComponentRegister(ComponentId={5C2186F2-24C4-55BF-9CAE-3CBFEBB2A08A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\patcomp.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:035]: Executing op: ComponentRegister(ComponentId={2EBE371F-D995-52D3-A373-4A8D9512EA5D},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\PatternGrammar.txt,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:035]: Executing op: ComponentRegister(ComponentId={F5C626DB-2EA9-5C7E-BBBB-B8657B2C4E6F},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\pgen2\conv.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:035]: Executing op: ComponentRegister(ComponentId={B0E02CC1-8AB1-521B-8B9C-F6F595FF281F},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\pgen2\driver.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:035]: Executing op: ComponentRegister(ComponentId={C2B8F9C9-5AA9-5525-BC49-C69F6CB6866B},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\pgen2\grammar.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:035]: Executing op: ComponentRegister(ComponentId={43A0E49C-2A9D-5093-A5C9-42A0651FC635},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\pgen2\literals.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:035]: Executing op: ComponentRegister(ComponentId={90F32F8F-C4DC-5814-8C9F-D50619039CDF},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\pgen2\parse.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:035]: Executing op: ComponentRegister(ComponentId={7C9F542A-FFB5-54B6-99C9-3C5A6AFD3BC0},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\pgen2\pgen.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:035]: Executing op: ComponentRegister(ComponentId={D699D31A-9763-5826-BF13-C4D16B9C5DB6},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\pgen2\token.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:035]: Executing op: ComponentRegister(ComponentId={848F828A-1538-5563-BAF3-64C9E323DBBD},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\pgen2\tokenize.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:035]: Executing op: ComponentRegister(ComponentId={8EF65D32-2E94-5183-ACF5-31E90BED117C},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\pgen2_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:035]: Executing op: ComponentRegister(ComponentId={0F233C53-C4F9-523F-8E7B-EFFD920DE80B},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\pygram.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:035]: Executing op: ComponentRegister(ComponentId={8E0D25C1-4CD3-5767-A6E7-1958FFAE583E},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\pytree.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:035]: Executing op: ComponentRegister(ComponentId={ABB4C1B1-35B3-5B14-BBA9-7C7A44CB505C},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\refactor.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:050]: Executing op: ComponentRegister(ComponentId={E8B0A3BE-255F-55D3-BC61-4DD5481EE749},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\bom.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:050]: Executing op: ComponentRegister(ComponentId={C658502E-15E4-5CE0-9060-9A65C5267B95},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\crlf.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:050]: Executing op: ComponentRegister(ComponentId={F3D79233-3ED3-5A35-9C03-33A8E68E390D},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\different_encoding.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:050]: Executing op: ComponentRegister(ComponentId={6C0A5F51-8F0B-5D76-9368-484171B7FAAC},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\false_encoding.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:050]: Executing op: ComponentRegister(ComponentId={076ACE0D-5EE9-5B13-A9AA-308394C6D120},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\fixers\bad_order.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:050]: Executing op: ComponentRegister(ComponentId={3F1F922F-89C5-5124-ADE8-0F1A42140E11},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\fixers\myfixes\fix_explicit.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:050]: Executing op: ComponentRegister(ComponentId={A63B28F6-4311-5D3A-99DB-D6E2D90E3315},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\fixers\myfixes\fix_first.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:050]: Executing op: ComponentRegister(ComponentId={2156950D-8E11-5408-87AB-1D6F90642560},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\fixers\myfixes\fix_last.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:050]: Executing op: ComponentRegister(ComponentId={314FC561-5C7C-5978-9B81-1310EB0939B0},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\fixers\myfixes\fix_parrot.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:050]: Executing op: ComponentRegister(ComponentId={24E40444-AC61-578C-9FAC-232C056443E3},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\fixers\myfixes\fix_preorder.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:050]: Executing op: ComponentRegister(ComponentId={5DCDE79E-E60B-585F-B703-BBF16DEBAEDB},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\fixers\myfixes_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:050]: Executing op: ComponentRegister(ComponentId={BB9630C0-37BF-5A09-BD67-7351BEC155DA},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\fixers\no_fixer_cls.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:050]: Executing op: ComponentRegister(ComponentId={A1DA5248-637F-525E-9BA1-64E10461F309},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\fixers\parrot_example.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:050]: Executing op: ComponentRegister(ComponentId={60910914-DCEE-5F57-972A-A0546A3B46AF},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\infinite_recursion.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:050]: Executing op: ComponentRegister(ComponentId={19253F31-A71F-5132-B666-6EDB00F021E7},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\py2_test_grammar.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:050]: Executing op: ComponentRegister(ComponentId={6787301F-04C5-52B4-BAA0-C69BE315556E},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\py3_test_grammar.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:050]: Executing op: ComponentRegister(ComponentId={20F97D0D-D19C-5646-8069-641044546B85},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\README,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:050]: Executing op: ComponentRegister(ComponentId={82362B6F-2047-53C0-A289-551CA9589659},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\pytree_idempotency.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:050]: Executing op: ComponentRegister(ComponentId={194B3A46-2177-5B77-B679-9E2EFDBB7158},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\support.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:050]: Executing op: ComponentRegister(ComponentId={561C07FA-B73D-56BD-9A0F-79CCC63E5734},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\test_all_fixers.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:050]: Executing op: ComponentRegister(ComponentId={1BA04B82-7FA2-5CA9-AF3D-2DE2493D56F9},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\test_fixers.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:050]: Executing op: ComponentRegister(ComponentId={6E667AE7-4F09-59CE-86A0-F936985A5A93},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\test_main.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:050]: Executing op: ComponentRegister(ComponentId={97E30EE1-532A-53C4-99AD-1BB15436A1A4},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\test_parser.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:050]: Executing op: ComponentRegister(ComponentId={10C198AC-840C-566B-97E1-C450DC60C35E},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\test_pytree.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:050]: Executing op: ComponentRegister(ComponentId={C2831F82-C675-5CEF-8182-E742B31DE7DD},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\test_refactor.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:050]: Executing op: ComponentRegister(ComponentId={D458FA0B-D188-51CE-82AB-6D3C34FB8715},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\test_util.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:050]: Executing op: ComponentRegister(ComponentId={1A6F9BBE-0892-57C6-99E3-FD5204C911A3},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:050]: Executing op: ComponentRegister(ComponentId={3F8FC735-775F-5CC8-8352-878D7D977BD9},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests_main
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:050]: Executing op: ComponentRegister(ComponentId={ED4227F4-ACED-5189-BBA5-996402DF057E},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:050]: Executing op: ComponentRegister(ComponentId={03BC7562-4F97-574E-B24B-6347C9D4FFC2},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3_main
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:050]: Executing op: ComponentRegister(ComponentId={15F017EB-60B9-5E88-AB7A-C488EA74B9F6},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\linecache.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:050]: Executing op: ComponentRegister(ComponentId={A1ED89A4-B2AC-5FB0-A6AE-487272C420BD},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\locale.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:050]: Executing op: ComponentRegister(ComponentId={28D05832-1016-5631-B1F7-036B6A00781D},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\logging\config.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:050]: Executing op: ComponentRegister(ComponentId={B030ECF3-9ADE-53A8-85FF-1CF28C844945},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\logging\handlers.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:050]: Executing op: ComponentRegister(ComponentId={3CD68BEF-8AEC-5715-8B48-4A0471BDD87B},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\logging_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:050]: Executing op: ComponentRegister(ComponentId={51BC91FB-A4F7-577B-9FF3-1B18240F730F},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lzma.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:050]: Executing op: ComponentRegister(ComponentId={584AE4AC-8BAB-550A-91EA-E4D1694948AE},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\mailbox.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={00798A42-D388-5EA5-8401-546D9CFEC25C},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\mailcap.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={B31041AA-51C8-5AA0-A8E9-B3166128C005},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\mimetypes.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={8BF4CDF6-AB0A-51AC-9F63-B80010852FC4},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\modulefinder.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={922424B1-7DBD-536E-94BE-94F8F6929246},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\msilib\schema.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={FFAE31DD-E7DB-5C64-8C35-A4BB929C7DF5},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\msilib\sequence.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={945872CE-03B0-570D-AAB5-643D75A30BC9},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\msilib\text.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={21C45C29-5916-50CD-B17A-729A5977278E},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\msilib_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={9BC85BE3-D261-532A-BCC2-7B4C7E2333AE},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\connection.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={E2C204F1-0981-5282-8D74-1E35B31B4BD8},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\context.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={050B08C7-7108-5CAA-B979-EEA9041A12E3},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\dummy\connection.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={701194FC-F90F-5DA1-AE8D-7AD3DA16EDA8},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\dummy_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={C9972E8E-FDCC-56D0-87BE-69CBF2F18B30},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\forkserver.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={F6B642A1-B7C8-5499-BBE9-BFF3E2FAD2F8},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\heap.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={14F5BFF6-949F-5571-AF5E-BABE72318BD5},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\managers.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={F5A80060-7818-5718-B88E-92A7DA229AA7},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\pool.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={17077321-0F2B-59B5-BA4B-7436C9041FC1},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\popen_fork.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={144E9C75-A10B-5A57-A3FB-F051188280D9},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\popen_forkserver.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={A99A3B37-EBB0-5512-A1DB-9B52EC2B0D7F},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\popen_spawn_posix.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={E92DF2B6-D801-5008-9BEF-2B18B6E33113},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\popen_spawn_win32.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={A9A971C6-92E2-5BEE-92C8-F1FB88D8ECB1},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\process.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={7C3B2787-F2F5-5241-A5F9-76DFB60151CB},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\queues.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={413EF33D-B2A0-5259-AC72-D32AF16D9E6D},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\reduction.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={A5DFDE29-BB4B-5012-B5AC-9FCD17E920D3},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\resource_sharer.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={DB71C099-6270-57AA-8266-C12704950C37},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\resource_tracker.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={F0141892-89FC-5F11-867F-9444F4A6030D},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\sharedctypes.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={F36F6684-4271-5C0E-943A-E9721D5F2B1E},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\shared_memory.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={5CD1BFA3-BBA1-5824-A172-BF9530F0372A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\spawn.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={72CE9B02-F399-50C3-B791-F9068228D9DF},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\synchronize.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={122753EA-A253-5EFC-9223-9D8F2A5F1175},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\util.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={778363E9-3EF5-52AC-8BF8-BF0567D5CB5C},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={BAFCDB1A-7FD5-5762-B9D7-776456CC586F},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\netrc.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={6785E6E9-33AC-5652-AB02-CBD1B4930992},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\nntplib.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={8DD8038A-9A2F-5C6D-96EC-8CFE7AFAE7F6},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ntpath.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={5C70E85F-8B9F-55E4-9785-D55717EA84D2},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\nturl2path.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={3A86E3F7-2A4C-5735-A2AC-751229234306},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\numbers.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={066D212F-C98A-5319-84AB-C5954891446B},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\opcode.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={4D96618E-DB09-51FB-B164-D7E158C488E3},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\operator.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:066]: Executing op: ComponentRegister(ComponentId={4F195FCB-3B19-5743-9778-C5CB7989C53D},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\optparse.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:082]: Executing op: ComponentRegister(ComponentId={EE69A4C1-A698-576E-8E3F-E75884ABCD81},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\os.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:082]: Executing op: ComponentRegister(ComponentId={666723E5-3622-54C8-B320-44D45AEE6DD0},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\pathlib.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:082]: Executing op: ComponentRegister(ComponentId={317140C7-8EAF-55C1-A89B-7275D97F1B75},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\pdb.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:082]: Executing op: ComponentRegister(ComponentId={0BF74DB3-2A92-5A8A-B909-DAE361627D1D},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\pickle.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:082]: Executing op: ComponentRegister(ComponentId={26B2A731-F3FD-53C8-86C6-4000A37D4C6F},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\pickletools.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:082]: Executing op: ComponentRegister(ComponentId={AF949602-D07C-534C-8F59-6CF3FBF465FB},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\pipes.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:082]: Executing op: ComponentRegister(ComponentId={1E797F30-9B7E-5822-B8DF-56210921F971},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\pkgutil.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:082]: Executing op: ComponentRegister(ComponentId={41BE75C2-F908-560D-94D2-F43BB99955CB},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\platform.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:082]: Executing op: ComponentRegister(ComponentId={7CAF59BB-FC28-5ECD-827F-4695E2B1EC17},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\plistlib.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:082]: Executing op: ComponentRegister(ComponentId={49448309-7F99-5BD8-8532-B8EA23B66093},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\poplib.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:082]: Executing op: ComponentRegister(ComponentId={982E74E2-3BED-52A8-B9BD-85512C14B040},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\posixpath.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:082]: Executing op: ComponentRegister(ComponentId={6F501B75-BA0B-50AD-9014-3AB7CBF816F3},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\pprint.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:082]: Executing op: ComponentRegister(ComponentId={7A19E451-BB01-582A-9DF4-130DCA16EF96},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\profile.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:082]: Executing op: ComponentRegister(ComponentId={9989F858-319D-5B21-8482-A77896D43A36},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\pstats.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:082]: Executing op: ComponentRegister(ComponentId={35F51B8E-9EAB-5D54-877B-594A698105BC},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\pty.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:082]: Executing op: ComponentRegister(ComponentId={47838965-BF12-584C-8086-1DE3B6D64BB9},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\pyclbr.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:082]: Executing op: ComponentRegister(ComponentId={F7EB379E-5B5B-5086-95B8-A65BA7BC5988},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\pydoc.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:082]: Executing op: ComponentRegister(ComponentId={D4BDE763-E9A4-5EAE-80C0-6A50BE58F8EF},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\pydoc_data\topics.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:082]: Executing op: ComponentRegister(ComponentId={DC6A70E9-77A8-559C-B89F-219FECC7743A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\pydoc_data_pydoc.css,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:082]: Executing op: ComponentRegister(ComponentId={37E5227E-B2FC-56FA-AB66-FCD4A15C99C3},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\pydoc_data_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:082]: Executing op: ComponentRegister(ComponentId={BA3E5682-25CC-5E12-B07C-E3E9FD104AD0},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\py_compile.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:082]: Executing op: ComponentRegister(ComponentId={1EAB7753-6782-5A70-A5B3-C57FF2080C53},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\queue.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:082]: Executing op: ComponentRegister(ComponentId={2E94EA95-A10D-5E18-AD08-487D166BF0AC},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\quopri.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:082]: Executing op: ComponentRegister(ComponentId={283605FE-F5D9-55FD-A39B-D45F0BF337A6},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\random.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:082]: Executing op: ComponentRegister(ComponentId={50D16B5B-7781-5A06-AE61-C2DB78D8BC6D},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\re.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:082]: Executing op: ComponentRegister(ComponentId={D37DD526-B364-52CD-BD1D-DC05712681B3},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\reprlib.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:082]: Executing op: ComponentRegister(ComponentId={6CF3FE27-C98A-5F7B-9C92-70231061D4A7},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\rlcompleter.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:082]: Executing op: ComponentRegister(ComponentId={348FD755-132F-5822-9F30-24B0B972623E},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\runpy.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:082]: Executing op: ComponentRegister(ComponentId={7955A81D-FC80-5649-A335-23949F70918E},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sched.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:082]: Executing op: ComponentRegister(ComponentId={CD29CF84-D770-55BA-A386-BBD71C49C988},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\secrets.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:082]: Executing op: ComponentRegister(ComponentId={94D4D71A-5564-5D49-B4F8-9501B0042C77},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\selectors.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:082]: Executing op: ComponentRegister(ComponentId={4B076B6D-9A01-55A6-B2A9-5A754FB42EB5},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\shelve.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:082]: Executing op: ComponentRegister(ComponentId={746CC602-F922-5C89-B928-0658AD34A602},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\shlex.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:082]: Executing op: ComponentRegister(ComponentId={A74F6296-BA5C-5016-BB5D-A5033CED272A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\shutil.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:082]: Executing op: ComponentRegister(ComponentId={52D01B94-DEA4-5F88-8DDC-61886B0B32D6},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\signal.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:082]: Executing op: ComponentRegister(ComponentId={CF318405-583D-5808-ABA3-3DE823CC3068},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\site-packages\README.txt,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:082]: Executing op: ComponentRegister(ComponentId={21E26BD9-CB43-556A-A108-BD03F626AF42},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\site.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={5B72B604-AD8D-5B44-B4B5-E1A3931D8587},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\smtpd.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={70A4E075-E926-51D5-9060-464292239BAA},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\smtplib.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={37A3DD4A-E272-5BCE-8FF6-0A3EB5FB6A28},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sndhdr.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={8B4458AB-7326-5311-9001-CAFDB26001A0},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\socket.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={EEF19A3D-0561-5FD8-BAA1-563FB4E1CB8F},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\socketserver.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={FE81A3D8-095B-54EC-B456-B26CBCB01262},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3\dbapi2.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={93EE0B22-8613-54E4-9605-D2C884FCB976},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3\dump.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={DA2CDDC1-1153-5871-82FB-FBFFE1463750},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3\test\backup.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={0B3F4378-34CF-5A1C-8A57-61A0A75D3A74},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3\test\dbapi.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={7A8B7D34-D88E-53A6-A34C-36D2D6F34D74},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3\test\dump.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={F42345DC-7EAC-522E-A0F9-E446DC4DC2B4},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3\test\factory.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={2F77DE61-2013-5EFA-ADE2-673BA912A8C5},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3\test\hooks.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={3FC0A674-8F45-580C-8FBD-77CB9FDC3242},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3\test\regression.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={4847DF27-86F4-5820-82DF-1DCC7DE72344},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3\test\transactions.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={38238F9E-D6E2-5E50-AB6E-3B5FB9872CD1},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3\test\types.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={E8AAB584-1872-5E77-9543-614020A9E27E},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3\test\userfunctions.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={AD108D1B-D292-5B37-919E-79D9A4FB5F49},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3\test_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={4064FEFC-5FF4-55EE-9916-CF3BCCBC603B},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={44F001DD-2BC0-50D1-A5E3-849D359BEAD5},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sre_compile.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={BA7D7345-4FB6-5D7E-8C8E-E69A436EB360},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sre_constants.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={7FE02182-4614-5B6A-8005-EEFE89BAB610},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sre_parse.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={0D5E3159-CCBA-56BE-9E45-D4BE52A308B2},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ssl.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={DB00C282-598D-5CD8-AFA4-804B695442CF},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\stat.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={6729B6D9-BA96-5888-84AF-553C3F8403F1},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\statistics.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={5D49C2A3-8EC4-5B51-9E9A-D1ABACDC9C83},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\string.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={32450B4E-AEBC-5F11-A4D6-E328E2BAE026},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\stringprep.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={29FE9EB1-5FA9-549B-9408-20CEDE0CAF35},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\struct.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={048329AE-F014-56A0-AE77-3960E7528EAB},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\subprocess.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={839E6106-AFBA-5782-AF68-0C054D4A54CE},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sunau.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={4B4DD940-560F-5DEB-84D4-3D1DFB7E15DD},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\symbol.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={F6E2C993-763A-500F-90D1-7834F11A5E08},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\symtable.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={B1EF843E-82BF-57DD-83AB-1556D4A34E94},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sysconfig.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={BA2350EC-D150-53AC-8F8A-44B1AA21FFF3},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\tabnanny.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={1F2A2ECA-7C98-5081-BE29-0F5EB4252EB9},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\tarfile.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={9584FB49-C291-50E5-8199-E3A9DEBB8962},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\telnetlib.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={858A590C-61A7-5BDB-8C1A-D30DAEF0D436},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\tempfile.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={8E58BF10-B5A7-5083-8D41-E98BEB262B10},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\textwrap.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:097]: Executing op: ComponentRegister(ComponentId={9F05FA3A-B085-5356-8550-C3FDB8241C7A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\this.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:113]: Executing op: ComponentRegister(ComponentId={4BBF7792-F3C1-55A7-B044-09138A6CE3C0},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\threading.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:113]: Executing op: ComponentRegister(ComponentId={BA8C5EC7-05BB-5A04-845B-197654B9A035},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\timeit.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:113]: Executing op: ComponentRegister(ComponentId={C0778469-8126-5CD6-A17E-DE0355C250E5},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\token.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:113]: Executing op: ComponentRegister(ComponentId={ECF53F64-B8F6-5E0A-84BE-2ED8CD783C62},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\tokenize.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:113]: Executing op: ComponentRegister(ComponentId={E5971FDF-D484-5D7D-AB57-CC9C15B26829},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\trace.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:113]: Executing op: ComponentRegister(ComponentId={6136B4B8-B9BF-5750-9AFA-9255D58C144E},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\traceback.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:113]: Executing op: ComponentRegister(ComponentId={6BDF66CC-4C12-59D2-8B0B-89868D8B644E},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\tracemalloc.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:113]: Executing op: ComponentRegister(ComponentId={D87AA2E2-5C84-56A4-933B-887891AD23A6},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\tty.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:113]: Executing op: ComponentRegister(ComponentId={0E326AA7-CD78-5065-8817-F26F52349C50},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\turtle.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:113]: Executing op: ComponentRegister(ComponentId={A32EDF57-46EF-5622-998F-A430D07802FE},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\types.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:113]: Executing op: ComponentRegister(ComponentId={839446C5-7C9E-5145-8F5B-91ED2AA73BAC},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\typing.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:113]: Executing op: ComponentRegister(ComponentId={57A7A636-9392-594F-8CAD-887CE2125ADF},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\async_case.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:113]: Executing op: ComponentRegister(ComponentId={005285A3-61C2-5C37-8022-EC467FB7662E},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\case.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:113]: Executing op: ComponentRegister(ComponentId={683E5E21-680E-5ADB-8840-47B9B64B030D},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\loader.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:113]: Executing op: ComponentRegister(ComponentId={63988EA6-9ECC-5CA8-B255-66325FEBEF1C},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\main.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:113]: Executing op: ComponentRegister(ComponentId={6E07ADE1-C1C2-51D6-A36B-10FA51F463D7},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\mock.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:113]: Executing op: ComponentRegister(ComponentId={CB1BEE60-6D33-5A14-A46D-AA3C6EAAE961},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\result.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:113]: Executing op: ComponentRegister(ComponentId={03685E6A-7953-5BBF-BD88-35B786995CB3},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\runner.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:113]: Executing op: ComponentRegister(ComponentId={088AF204-EE14-539C-8400-6F4917759248},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\signals.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:113]: Executing op: ComponentRegister(ComponentId={0297FBCF-F74F-5ECF-8408-98CA2043141B},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\suite.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:113]: Executing op: ComponentRegister(ComponentId={2837F2D9-1B5E-55EF-AC23-6B45F5D06B6A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\dummy.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:113]: Executing op: ComponentRegister(ComponentId={ACD625B3-EA90-5FF3-B311-A1A7DA42C5F0},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\support.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:113]: Executing op: ComponentRegister(ComponentId={4FF9FD06-7D44-5E0E-8242-52E6F2BD0FFB},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\testmock\support.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:113]: Executing op: ComponentRegister(ComponentId={1DF5F560-1F27-584E-BDC8-049B1F6D02BF},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\testmock\testasync.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:113]: Executing op: ComponentRegister(ComponentId={F0B1D8C2-5274-56E0-9D3F-384CD2E9E47F},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\testmock\testcallable.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:113]: Executing op: ComponentRegister(ComponentId={717CCF84-64E8-5ED7-A121-E54DFE682EA1},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\testmock\testhelpers.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:113]: Executing op: ComponentRegister(ComponentId={B17BCECE-1E08-52EF-B2E8-5D29528E2346},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\testmock\testmagicmethods.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:113]: Executing op: ComponentRegister(ComponentId={F1D7B825-2C99-55E8-980F-6986EFC100AA},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\testmock\testmock.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:113]: Executing op: ComponentRegister(ComponentId={E939E7BB-3CBA-5A1E-BC25-166C424384C4},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\testmock\testpatch.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:113]: Executing op: ComponentRegister(ComponentId={3C8E4BF9-BBB5-5178-933C-4D831C08E7B9},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\testmock\testsealable.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:113]: Executing op: ComponentRegister(ComponentId={5385C996-0E9F-59F2-91D6-7DDF2B3F981B},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\testmock\testsentinel.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:113]: Executing op: ComponentRegister(ComponentId={252E5A12-9321-5612-8694-2DD6279C07D8},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\testmock\testwith.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:113]: Executing op: ComponentRegister(ComponentId={CA3A89FA-747F-53CD-AC98-1C192E4AC369},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\testmock_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:113]: Executing op: ComponentRegister(ComponentId={00C0DE4A-0C08-5847-B225-AF3907141E3E},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\testmock_main
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:113]: Executing op: ComponentRegister(ComponentId={016AFB1B-6E4D-590D-B4B8-5AD18933BEAC},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\test_assertions.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={63768D55-E2A2-5834-90D5-58325D157DBC},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\test_async_case.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={5159B1C5-6868-5D24-9C8D-00246B45F592},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\test_break.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={004FD7E5-AF6E-50FE-B7BA-282DD3805395},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\test_case.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={09ED3ACA-A495-5CB7-B652-7D6D401F3E8A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\test_discovery.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={AD64F2D7-1A6F-5DC2-B13C-A00F4D6B541D},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\test_functiontestcase.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={1FA6CD0D-394C-54B2-8A98-D629143E440C},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\test_loader.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={F0EE4BD2-624B-55FB-8348-37F042F6EBE6},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\test_program.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={41484AF0-7FFA-5410-BC01-C3074D296E3E},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\test_result.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={DF878F2A-EB08-55C9-BC56-9666E96A6C82},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\test_runner.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={BD301076-17E3-57A7-A68B-3043B9E106A1},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\test_setups.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={D592DFC3-8F95-518F-B50A-1D95E2D3D116},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\test_skipping.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={C470D975-4B78-5095-AA20-E98BD1283213},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\test_suite.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={99FD285F-FFE2-5C34-977F-2B67688DE402},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test_test_warnings.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={7B66FE72-FB58-5D82-A6C6-DEDF35ACDB68},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={97E714A5-E301-5C40-A75F-FF19281FDBD2},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test_main
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={4F9CA4C8-D6B9-55BD-BCD9-A4680079B27F},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\util.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={3984128A-1FCE-5D24-8B7C-C425EFBABB72},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={7BECFBD0-C442-55CD-BF1C-7E3930C91E7A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest_main
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={AE810BCB-33BB-5188-8781-45B2AE16F536},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\urllib\error.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={552FDE1F-2B1C-52AF-8E41-1FB880962BEA},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\urllib\parse.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={507DE648-A38C-53C9-A6C4-B3B18DC51795},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\urllib\request.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={8C242531-048C-5E44-9B46-0CBE0625894A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\urllib\response.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={A0A52BA9-7FC7-5FE9-91C8-AAB074654109},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\urllib\robotparser.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={D1BB973F-D2AD-5399-8CE5-2A11DEEED2D7},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\urllib_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={F1974AC4-65A7-5707-BB00-7EBE1D974964},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\uu.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={1B8B871F-0465-5F46-BB58-9D9B2E085189},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\uuid.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={86190016-A76F-55A2-B655-18095D42453A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv\scripts\common\activate,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={21967652-42B4-5D46-9DD7-2DBA3C4D3992},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv\scripts\common\Activate.ps1,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={67C1DF4D-1BFB-530F-B23C-5A778B3B4A09},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv\scripts\nt\activate.bat,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={794CE113-4DD4-5A77-AB94-70B0BED259A6},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv\scripts\nt\deactivate.bat,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={A69AA05C-F22F-5CB1-8EB7-221B246A7F4C},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv\scripts\posix\activate.csh,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={EF3677D7-40DD-55A0-92F2-58B18D0300D6},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv\scripts\posix\activate.fish,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={13784716-35B1-5753-8FF5-048140D5665D},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={C6B47252-3EFB-5E4C-A327-977160CDCB2D},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv_main
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={E2B2FE14-A4AA-58CB-9E22-33558F564140},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\warnings.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={07102C7F-0453-548C-8F7C-3517331417A9},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\wave.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={C7ADAB75-3931-5175-9A83-9B89E98F213A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\weakref.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:128]: Executing op: ComponentRegister(ComponentId={6E565185-6732-574C-B568-AD296F981C53},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\webbrowser.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:144]: Executing op: ComponentRegister(ComponentId={9ACD623A-2521-52BB-A4A9-3F607F9FD64D},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\wsgiref\handlers.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:144]: Executing op: ComponentRegister(ComponentId={C4B16A87-0B5D-5321-8332-31BDEBB5FA14},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\wsgiref\headers.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:144]: Executing op: ComponentRegister(ComponentId={1D78D7E0-F65F-51FF-ACE2-8B514DC3A10B},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\wsgiref\simple_server.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:144]: Executing op: ComponentRegister(ComponentId={B10B68B8-ACD5-5054-AD20-6561281CFCE9},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\wsgiref\util.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:144]: Executing op: ComponentRegister(ComponentId={A1A892C6-6443-58FA-8789-5C7DF8D60BC4},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\wsgiref\validate.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:144]: Executing op: ComponentRegister(ComponentId={2FBD4DDF-7482-5A0E-888F-D7A21F937A89},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\wsgiref_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:144]: Executing op: ComponentRegister(ComponentId={D9D18D70-4735-5ACE-A504-9850FB25C42E},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xdrlib.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:144]: Executing op: ComponentRegister(ComponentId={1736D251-AA19-5979-89AF-8B2ED009D81D},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xmlrpc\client.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:144]: Executing op: ComponentRegister(ComponentId={5A8F46CF-FAF2-52EB-9D12-05F84F70A429},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xmlrpc\server.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:144]: Executing op: ComponentRegister(ComponentId={D44784F5-953D-5FF7-91D5-E9B53A73F7B1},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xmlrpc_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:144]: Executing op: ComponentRegister(ComponentId={AF796622-430E-5192-AC39-A09882430B76},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\dom\domreg.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:144]: Executing op: ComponentRegister(ComponentId={FAE63E95-249F-53A8-8D51-F5BD2EEC71C8},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\dom\expatbuilder.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:144]: Executing op: ComponentRegister(ComponentId={CF420F21-D904-5753-8349-938B3728E7A9},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\dom\minicompat.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:144]: Executing op: ComponentRegister(ComponentId={C6FB2939-24B4-5740-9B81-B84B563D8CBF},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\dom\minidom.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:144]: Executing op: ComponentRegister(ComponentId={9174E4B2-2DC7-5836-B4DD-A0ED233102D5},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\dom\NodeFilter.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:144]: Executing op: ComponentRegister(ComponentId={B19089D9-1C11-5AF8-896D-E998B7F8F17B},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\dom\pulldom.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:144]: Executing op: ComponentRegister(ComponentId={6B780188-EA32-5FD5-A774-9BC6ABC0F52F},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\dom\xmlbuilder.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:144]: Executing op: ComponentRegister(ComponentId={AB141B09-B339-59A4-9C12-276B6A71F656},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\dom_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:144]: Executing op: ComponentRegister(ComponentId={879DCF1B-4AFC-5739-8B14-599909BA03FF},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\etree\cElementTree.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:144]: Executing op: ComponentRegister(ComponentId={EFC81CDE-4BA6-5DF7-8987-BAB2253BB975},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\etree\ElementInclude.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:144]: Executing op: ComponentRegister(ComponentId={5B40A669-1DC6-53A9-981E-58E6F46225B1},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\etree\ElementPath.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:144]: Executing op: ComponentRegister(ComponentId={47C6E893-1787-5578-B8A8-4024A379ED87},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\etree\ElementTree.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:144]: Executing op: ComponentRegister(ComponentId={7EE608BA-A347-5EBD-A5FC-693DA90CD822},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\etree_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:144]: Executing op: ComponentRegister(ComponentId={5F087C81-713D-5C4D-8ED7-454826DB01A2},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\parsers\expat.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:144]: Executing op: ComponentRegister(ComponentId={C925AFC2-3D63-5580-90DF-2B640CB280C1},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\parsers_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:144]: Executing op: ComponentRegister(ComponentId={53160ACF-FCE9-5247-BF01-4C604E62DAB3},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\sax\expatreader.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:144]: Executing op: ComponentRegister(ComponentId={772B7A27-B94D-5162-A66C-84DD874BD1A9},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\sax\handler.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:144]: Executing op: ComponentRegister(ComponentId={81380C86-C073-54FF-BB65-585FC0562E95},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\sax\saxutils.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:144]: Executing op: ComponentRegister(ComponentId={32C37DA6-7E40-52F9-8579-88B2B36A3310},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\sax\xmlreader.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:144]: Executing op: ComponentRegister(ComponentId={E486F697-7AEC-5F08-808A-140E46377D33},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\sax_exceptions.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:144]: Executing op: ComponentRegister(ComponentId={C79ECC9C-F942-5992-88D2-CC8AAE42DA57},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\sax_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:144]: Executing op: ComponentRegister(ComponentId={8314D146-896C-5071-BB06-E91E513AF94A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml_init
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:144]: Executing op: ComponentRegister(ComponentId={5BDB5234-DE2C-50B3-ACB6-5C349BC6A1F2},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\zipapp.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:144]: Executing op: ComponentRegister(ComponentId={BEFEFDDB-3E5A-56C5-A317-8726C0CC4572},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\zipfile.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:144]: Executing op: ComponentRegister(ComponentId={EB94073D-ACBC-5DC7-98A4-BC7A1654C372},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\zipimport.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:144]: Executing op: ComponentRegister(ComponentId={4BA2A333-EA98-5AA8-B739-120F2A84BDD8},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib_bootlocale.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:160]: Executing op: ComponentRegister(ComponentId={58A91E28-1087-54C1-9187-4EF90D51E1C9},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib_collections_abc.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:160]: Executing op: ComponentRegister(ComponentId={0C05E47C-F9BB-5636-BB48-19AAC455D511},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib_compat_pickle.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:161]: Executing op: ComponentRegister(ComponentId={C92113F1-49F9-51D7-B716-F5AE88C5FF0E},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib_compression.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:161]: Executing op: ComponentRegister(ComponentId={09E5F618-9E7E-5D04-A04D-C77AA6E679DE},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib_dummy_thread.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:161]: Executing op: ComponentRegister(ComponentId={09F40E48-9E79-5050-89A6-CBC865B590C5},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib_markupbase.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:162]: Executing op: ComponentRegister(ComponentId={D7037071-D24D-5E44-94D1-3682DB0D3BFD},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib_osx_support.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:162]: Executing op: ComponentRegister(ComponentId={F1D585DD-7A48-5748-9EBA-204BA375B0A2},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib_pydecimal.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:163]: Executing op: ComponentRegister(ComponentId={4E659B27-6AD7-5440-B3C5-1861ADE3A096},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib_pyio.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:163]: Executing op: ComponentRegister(ComponentId={CBC056A2-32CA-5A69-A494-8151339FC368},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib_py_abc.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:164]: Executing op: ComponentRegister(ComponentId={4B6ACF9F-EAC3-5D3B-90A7-B42876988083},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib_sitebuiltins.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:164]: Executing op: ComponentRegister(ComponentId={C9298EB1-6840-5339-91A6-55261FFD7D7F},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib_strptime.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:164]: Executing op: ComponentRegister(ComponentId={031368B8-25B5-5B0C-95C1-8FEAA7714512},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib_threading_local.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:165]: Executing op: ComponentRegister(ComponentId={245A779C-F485-5A54-93BA-7E786863290F},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib_weakrefset.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:165]: Executing op: ComponentRegister(ComponentId={2E62CC7E-8836-5E18-88F6-F51C03C43289},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib_future
    .py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:165]: Executing op: ComponentRegister(ComponentId={3860B24A-C0B2-56D0-90CF-1273C38137D2},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib_phello
    .foo.py,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:165]: Executing op: ComponentRegister(ComponentId={90C4C8FC-EEBB-11E9-9F10-000D3A305281},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:165]: Executing op: ComponentRegister(ComponentId={8F35EC7F-7E8B-5F2E-82A1-CDFC1D2B73A3},KeyPath=21:\Software\Python\PythonCore\3.8\PythonPath,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:165]: Executing op: ComponentRegister(ComponentId={A6972118-23EF-5C6E-B8B0-6B12DD4F007D},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:165]: Executing op: ComponentRegister(ComponentId={A1A8870A-45A3-5982-B26C-5F47D7FA4CAF},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs\pyexpat.pyd,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:165]: Executing op: ComponentRegister(ComponentId={E0775503-3BE3-5991-8D94-2328CDC19D54},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs\select.pyd,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:165]: Executing op: ComponentRegister(ComponentId={674C1CCA-5F6C-5072-86F6-4741E9015A0C},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs\unicodedata.pyd,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:165]: Executing op: ComponentRegister(ComponentId={EDA4CBF0-8FD2-598D-94ED-4E534922AEFA},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs\winsound.pyd,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:165]: Executing op: ComponentRegister(ComponentId={95C6077D-104D-5864-A73E-0B4BB3E495CB},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs_bz2.pyd,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:165]: Executing op: ComponentRegister(ComponentId={EA3848CE-0CD1-51AA-984E-D5003F98F913},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs_elementtree.pyd,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:165]: Executing op: ComponentRegister(ComponentId={6831EF93-D5D5-5DEF-895C-BCEA80C762A0},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs_socket.pyd,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:165]: Executing op: ComponentRegister(ComponentId={EA6388B5-40F8-5542-BA20-E25FDCF08C2A},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs_ssl.pyd,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:165]: Executing op: ComponentRegister(ComponentId={79FDD87C-BCAC-5511-86C1-608E1311FAE8},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs_msi.pyd,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:165]: Executing op: ComponentRegister(ComponentId={7382DAD9-5066-58E5-97BF-F0E7CC960429},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs_ctypes.pyd,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:165]: Executing op: ComponentRegister(ComponentId={D9D81217-F134-543F-AB34-EF136B9D1E2B},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs_hashlib.pyd,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:165]: Executing op: ComponentRegister(ComponentId={B179ADA6-A8E3-5919-9FA2-A2E19BA0D6F3},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs_multiprocessing.pyd,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:165]: Executing op: ComponentRegister(ComponentId={470CB390-5FD9-5A71-A75B-55042435CC92},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs_lzma.pyd,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:165]: Executing op: ComponentRegister(ComponentId={993B5E94-423B-502E-9DE3-6B15465206F2},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs_decimal.pyd,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:165]: Executing op: ComponentRegister(ComponentId={936FDBBF-513C-5338-82A2-6059EF59BDB8},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs_overlapped.pyd,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:165]: Executing op: ComponentRegister(ComponentId={302208BC-B7D6-5638-B29E-286B46BF701B},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs_sqlite3.pyd,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:165]: Executing op: ComponentRegister(ComponentId={7E921666-4FBF-560F-A144-ACE8B281377E},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs_asyncio.pyd,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:165]: Executing op: ComponentRegister(ComponentId={E4F06AA7-A453-5CFC-A58F-EDCC446CFB4D},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs_queue.pyd,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:165]: Executing op: ComponentRegister(ComponentId={8ED7E395-E2B2-5847-846A-9D930DBE2E1D},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs\sqlite3.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:165]: Executing op: ComponentRegister(ComponentId={36F7A01D-294D-577C-B318-C59D5FCAEB0B},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs\libcrypto-1_1.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:165]: Executing op: ComponentRegister(ComponentId={99DC678B-4E5D-5221-9A3C-7DB4DB66A2EF},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs\libssl-1_1.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:165]: Executing op: ComponentRegister(ComponentId={BAE8D8B5-4555-5E40-8C0F-A7E7488AC59F},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs\libffi-7.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:165]: Executing op: ComponentRegister(ComponentId={89D9A686-6E9B-5004-99AE-DEF139EDAF26},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv\scripts\nt\python.exe,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:165]: Executing op: ComponentRegister(ComponentId={31F765AF-8710-58CF-978A-C3CCAA6819C9},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv\scripts\nt\pythonw.exe,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:165]: Executing op: ComponentRegister(ComponentId={B915BC7E-969E-5D19-8CE4-951C6BF80408},KeyPath=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs\python_lib.cat,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:165]: Executing op: ComponentRegister(ComponentId={71D62C6B-B114-504C-9E9C-4081B61046E1},KeyPath=21:\Software\Python\PythonCore\3.8\InstalledFeatures\lib,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=1) MSI (s) (E8:40) [13:36:06:165]: Executing op: ActionStart(Name=CreateFolders,Description=Creating folders,Template=Folder: [1]) MSI (s) (E8:40) [13:36:06:165]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest_pycache
    ,Foreign=0,,) MSI (s) (E8:40) [13:36:06:165]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\testmock_pycache
    ,Foreign=0,,) MSI (s) (E8:40) [13:36:06:181]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test_pycache
    ,Foreign=0,,) MSI (s) (E8:40) [13:36:06:181]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests_pycache
    ,Foreign=0,,) MSI (s) (E8:40) [13:36:06:181]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\urllib_pycache
    ,Foreign=0,,) MSI (s) (E8:40) [13:36:06:181]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\dummy_pycache
    ,Foreign=0,,) MSI (s) (E8:40) [13:36:06:181]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email_pycache
    ,Foreign=0,,) MSI (s) (E8:40) [13:36:06:181]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\concurrent\futures_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:181]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\etree_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:181]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\pgen2_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:197]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xmlrpc_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:197]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\collections_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:197]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:197]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\mime_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:197]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ensurepip_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:197]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\dbm_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:197]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:197]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\pydoc_data_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:212]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\concurrent_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:212]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:212]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\json_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:212]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:212]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\curses_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:212]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\html_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:212]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\http_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:212]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\importlib_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:212]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\macholib_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:228]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:228]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\parsers_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:228]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:228]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\wsgiref_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:228]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\fixers_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:228]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\msilib_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:228]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:228]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:244]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3\test_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:244]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:244]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\logging_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:244]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:244]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\sax_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:244]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:244]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\dom_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:244]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\fixers\myfixes_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:259]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:259]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:259]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:259]: Executing op: FolderCreate(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data_pycache_,Foreign=0,,) MSI (s) (E8:40) [13:36:06:259]: Executing op: ActionStart(Name=InstallFiles,Description=Copying new files,Template=File: [1], Directory: [9], Size: [6]) MSI (s) (E8:40) [13:36:06:259]: Executing op: ProgressTotal(Total=25756734,Type=0,ByteEquivalent=1) MSI (s) (E8:40) [13:36:06:259]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs) MSI (s) (E8:40) [13:36:06:259]: Executing op: SetSourceFolder(Folder=1\DLLs) MSI (s) (E8:40) [13:36:06:259]: Executing op: ChangeMedia(,MediaPrompt=Please insert the disk: ,MediaCabinet=cab1.cab,BytesPerTick=65536,CopierType=2,ModuleFileName=C:\Windows\Installer\9704e.msi,,,,,IsFirstPhysicalMedia=1) MSI (s) (E8:40) [13:36:06:259]: Executing op: FileCopy(SourceName=asyncio.pyd,SourceCabKey=asyncio.pyd,DestName=asyncio.pyd,Attributes=512,FileSize=63560,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.8.150.1013,Language=0,InstallMode=58982400,,,,,,,) MSI (s) (E8:40) [13:36:06:259]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs_asyncio.pyd; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:259]: Source for file 'asyncio.pyd' is compressed MSI (s) (E8:40) [13:36:06:275]: Executing op: FileCopy(SourceName=bz2.pyd,SourceCabKey=bz2.pyd,DestName=bz2.pyd,Attributes=512,FileSize=84040,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.8.150.1013,Language=0,InstallMode=58982400,,,,,,,) MSI (s) (E8:40) [13:36:06:275]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs_bz2.pyd; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:275]: Source for file 'bz2.pyd' is compressed MSI (s) (E8:40) [13:36:06:275]: Executing op: FileCopy(SourceName=ctypes.pyd,SourceCabKey=ctypes.pyd,DestName=ctypes.pyd,Attributes=512,FileSize=123464,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.8.150.1013,Language=0,InstallMode=58982400,,,,,,,) MSI (s) (E8:40) [13:36:06:275]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs_ctypes.pyd; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:275]: Source for file 'ctypes.pyd' is compressed MSI (s) (E8:40) [13:36:06:275]: Executing op: FileCopy(SourceName=decimal.pyd,SourceCabKey=decimal.pyd,DestName=decimal.pyd,Attributes=512,FileSize=267336,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.8.150.1013,Language=0,InstallMode=58982400,,,,,,,) MSI (s) (E8:40) [13:36:06:275]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs_decimal.pyd; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:275]: Source for file 'decimal.pyd' is compressed MSI (s) (E8:40) [13:36:06:275]: Executing op: FileCopy(SourceName=nzieppqy.pyd|elementtree.pyd,SourceCabKey=elementtree.pyd,DestName=elementtree.pyd,Attributes=512,FileSize=176712,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.8.150.1013,Language=0,InstallMode=58982400,,,,,,,) MSI (s) (E8:40) [13:36:06:275]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs_elementtree.pyd; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:275]: Source for file 'elementtree.pyd' is compressed MSI (s) (E8:40) [13:36:06:290]: Executing op: FileCopy(SourceName=hashlib.pyd,SourceCabKey=hashlib.pyd,DestName=hashlib.pyd,Attributes=512,FileSize=45640,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.8.150.1013,Language=0,InstallMode=58982400,,,,,,,) MSI (s) (E8:40) [13:36:06:290]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs_hashlib.pyd; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:290]: Source for file 'hashlib.pyd' is compressed MSI (s) (E8:40) [13:36:06:290]: Executing op: FileCopy(SourceName=lzma.pyd,SourceCabKey=lzma.pyd,DestName=lzma.pyd,Attributes=512,FileSize=252488,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.8.150.1013,Language=0,InstallMode=58982400,,,,,,,) MSI (s) (E8:40) [13:36:06:290]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs_lzma.pyd; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:290]: Source for file 'lzma.pyd' is compressed MSI (s) (E8:40) [13:36:06:290]: Executing op: FileCopy(SourceName=msi.pyd,SourceCabKey=msi.pyd,DestName=msi.pyd,Attributes=512,FileSize=38984,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.8.150.1013,Language=0,InstallMode=58982400,,,,,,,) MSI (s) (E8:40) [13:36:06:290]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs_msi.pyd; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:290]: Source for file 'msi.pyd' is compressed MSI (s) (E8:40) [13:36:06:290]: Executing op: FileCopy(SourceName=-gqqhzau.pyd|multiprocessing.pyd,SourceCabKey=multiprocessing.pyd,DestName=multiprocessing.pyd,Attributes=512,FileSize=29256,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.8.150.1013,Language=0,InstallMode=58982400,,,,,,,) MSI (s) (E8:40) [13:36:06:290]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs_multiprocessing.pyd; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:290]: Source for file 'multiprocessing.pyd' is compressed MSI (s) (E8:40) [13:36:06:306]: Executing op: FileCopy(SourceName=ra8aedfg.pyd|overlapped.pyd,SourceCabKey=overlapped.pyd,DestName=overlapped.pyd,Attributes=512,FileSize=45128,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.8.150.1013,Language=0,InstallMode=58982400,,,,,,,) MSI (s) (E8:40) [13:36:06:306]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs_overlapped.pyd; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:306]: Source for file 'overlapped.pyd' is compressed MSI (s) (E8:40) [13:36:06:306]: Executing op: FileCopy(SourceName=queue.pyd,SourceCabKey=queue.pyd,DestName=queue.pyd,Attributes=512,FileSize=28232,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.8.150.1013,Language=0,InstallMode=58982400,,,,,,,) MSI (s) (E8:40) [13:36:06:306]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs_queue.pyd; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:306]: Source for file 'queue.pyd' is compressed MSI (s) (E8:40) [13:36:06:306]: Executing op: FileCopy(SourceName=socket.pyd,SourceCabKey=socket.pyd,DestName=socket.pyd,Attributes=512,FileSize=78920,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.8.150.1013,Language=0,InstallMode=58982400,,,,,,,) MSI (s) (E8:40) [13:36:06:306]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs_socket.pyd; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:306]: Source for file 'socket.pyd' is compressed MSI (s) (E8:40) [13:36:06:306]: Executing op: FileCopy(SourceName=sqlite3.pyd,SourceCabKey=sqlite3.pyd,DestName=sqlite3.pyd,Attributes=512,FileSize=87624,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.8.150.1013,Language=0,InstallMode=58982400,,,,,,,) MSI (s) (E8:40) [13:36:06:306]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs_sqlite3.pyd; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:306]: Source for file 'sqlite3.pyd' is compressed MSI (s) (E8:40) [13:36:06:322]: Executing op: FileCopy(SourceName=ssl.pyd,SourceCabKey=ssl.pyd,DestName=ssl.pyd,Attributes=512,FileSize=117832,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.8.150.1013,Language=0,InstallMode=58982400,,,,,,,) MSI (s) (E8:40) [13:36:06:322]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs_ssl.pyd; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:322]: Source for file 'ssl.pyd' is compressed MSI (s) (E8:40) [13:36:06:322]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib) MSI (s) (E8:40) [13:36:06:322]: Executing op: SetSourceFolder(Folder=1\Lib) MSI (s) (E8:40) [13:36:06:322]: Executing op: FileCopy(SourceName=zrrkibq-.py|future.py,SourceCabKey=Lib___future.py,DestName=future.py,Attributes=512,FileSize=5247,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1106814562,HashPart2=-1654860827,HashPart3=-1331709422,HashPart4=1640866364,,) MSI (s) (E8:40) [13:36:06:322]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib_future.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:322]: Source for file 'Lib___future.py' is compressed MSI (s) (E8:40) [13:36:06:322]: Executing op: FileCopy(SourceName=l7xxng5r.py|phello.foo.py,SourceCabKey=Lib___phello.foo.py,DestName=phello.foo.py,Attributes=512,FileSize=65,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-852802271,HashPart2=1627042817,HashPart3=706609773,HashPart4=404333621,,) MSI (s) (E8:40) [13:36:06:322]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib_phello.foo.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:322]: Source for file 'Lib___phello.foo.py' is compressed MSI (s) (E8:40) [13:36:06:322]: Executing op: FileCopy(SourceName=7303exsp.py|bootlocale.py,SourceCabKey=Lib__bootlocale.py,DestName=bootlocale.py,Attributes=512,FileSize=1847,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1589004296,HashPart2=-690831004,HashPart3=-1893876471,HashPart4=20199227,,) MSI (s) (E8:40) [13:36:06:322]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib_bootlocale.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:322]: Source for file 'Lib__bootlocale.py' is compressed MSI (s) (E8:40) [13:36:06:322]: Executing op: FileCopy(SourceName=kf-a9xwv.py|collections_abc.py,SourceCabKey=Lib__collections_abc.py,DestName=collections_abc.py,Attributes=512,FileSize=27104,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1011948401,HashPart2=-1143129129,HashPart3=973358055,HashPart4=44683121,,) MSI (s) (E8:40) [13:36:06:322]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib_collections_abc.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:322]: Source for file 'Lib__collections_abc.py' is compressed MSI (s) (E8:40) [13:36:06:337]: Executing op: FileCopy(SourceName=2byllxvb.py|compat_pickle.py,SourceCabKey=Lib__compat_pickle.py,DestName=compat_pickle.py,Attributes=512,FileSize=9000,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=225212473,HashPart2=-1781399195,HashPart3=-741403812,HashPart4=-900159874,,) MSI (s) (E8:40) [13:36:06:337]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib_compat_pickle.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:337]: Source for file 'Lib__compat_pickle.py' is compressed MSI (s) (E8:40) [13:36:06:337]: Executing op: FileCopy(SourceName=c7ebjkwy.py|compression.py,SourceCabKey=Lib__compression.py,DestName=compression.py,Attributes=512,FileSize=5492,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=521081423,HashPart2=-1282482654,HashPart3=1691851008,HashPart4=442194502,,) MSI (s) (E8:40) [13:36:06:337]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib_compression.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:337]: Source for file 'Lib__compression.py' is compressed MSI (s) (E8:40) [13:36:06:337]: Executing op: FileCopy(SourceName=8kw70_r-.py|dummy_thread.py,SourceCabKey=Lib__dummy_thread.py,DestName=dummy_thread.py,Attributes=512,FileSize=6220,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=102305300,HashPart2=-960314457,HashPart3=923232679,HashPart4=1372139039,,) MSI (s) (E8:40) [13:36:06:337]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib_dummy_thread.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:337]: Source for file 'Lib__dummy_thread.py' is compressed MSI (s) (E8:40) [13:36:06:337]: Executing op: FileCopy(SourceName=ldnspvj0.py|markupbase.py,SourceCabKey=Lib__markupbase.py,DestName=markupbase.py,Attributes=512,FileSize=14993,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-181003287,HashPart2=461425388,HashPart3=1999827066,HashPart4=-909027139,,) MSI (s) (E8:40) [13:36:06:337]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib_markupbase.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:337]: Source for file 'Lib__markupbase.py' is compressed MSI (s) (E8:40) [13:36:06:337]: Executing op: FileCopy(SourceName=rkdzex1w.py|osx_support.py,SourceCabKey=Lib__osx_support.py,DestName=osx_support.py,Attributes=512,FileSize=19640,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2006611028,HashPart2=1084405203,HashPart3=1332503159,HashPart4=-1666868468,,) MSI (s) (E8:40) [13:36:06:337]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib_osx_support.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:337]: Source for file 'Lib__osx_support.py' is compressed MSI (s) (E8:40) [13:36:06:353]: Executing op: FileCopy(SourceName=py_abc.py,SourceCabKey=Lib__py_abc.py,DestName=py_abc.py,Attributes=512,FileSize=6336,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-791219479,HashPart2=-522778977,HashPart3=-1284232329,HashPart4=478697767,,) MSI (s) (E8:40) [13:36:06:353]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib_py_abc.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:353]: Source for file 'Lib__py_abc.py' is compressed MSI (s) (E8:40) [13:36:06:353]: Executing op: FileCopy(SourceName=ezf8vqjg.py|pydecimal.py,SourceCabKey=Lib__pydecimal.py,DestName=pydecimal.py,Attributes=512,FileSize=234917,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1171574356,HashPart2=-1848410220,HashPart3=32377777,HashPart4=2110018435,,) MSI (s) (E8:40) [13:36:06:353]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib_pydecimal.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:353]: Source for file 'Lib__pydecimal.py' is compressed MSI (s) (E8:40) [13:36:06:353]: Executing op: FileCopy(SourceName=pyio.py,SourceCabKey=Lib__pyio.py,DestName=pyio.py,Attributes=512,FileSize=95718,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1466426148,HashPart2=1267995617,HashPart3=745208813,HashPart4=-459512747,,) MSI (s) (E8:40) [13:36:06:353]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib_pyio.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:353]: Source for file 'Lib__pyio.py' is compressed MSI (s) (E8:40) [13:36:06:353]: Executing op: FileCopy(SourceName=frpl9xkl.py|sitebuiltins.py,SourceCabKey=Lib__sitebuiltins.py,DestName=sitebuiltins.py,Attributes=512,FileSize=3218,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1453809464,HashPart2=-148412396,HashPart3=-703820337,HashPart4=-386614915,,) MSI (s) (E8:40) [13:36:06:353]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib_sitebuiltins.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:353]: Source for file 'Lib__sitebuiltins.py' is compressed MSI (s) (E8:40) [13:36:06:353]: Executing op: FileCopy(SourceName=8cxlvs-f.py|strptime.py,SourceCabKey=Lib__strptime.py,DestName=strptime.py,Attributes=512,FileSize=25847,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-986142784,HashPart2=778116023,HashPart3=439845944,HashPart4=-1791000372,,) MSI (s) (E8:40) [13:36:06:353]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib_strptime.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:353]: Source for file 'Lib__strptime.py' is compressed MSI (s) (E8:40) [13:36:06:368]: Executing op: FileCopy(SourceName=g83bqkk.py|threading_local.py,SourceCabKey=Lib__threading_local.py,DestName=threading_local.py,Attributes=512,FileSize=7462,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1622789162,HashPart2=-1686329063,HashPart3=1520729891,HashPart4=-1082399052,,) MSI (s) (E8:40) [13:36:06:368]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib_threading_local.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:368]: Source for file 'Lib__threading_local.py' is compressed MSI (s) (E8:40) [13:36:06:368]: Executing op: FileCopy(SourceName=5agf6lca.py|weakrefset.py,SourceCabKey=Lib__weakrefset.py,DestName=weakrefset.py,Attributes=512,FileSize=5934,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1632053177,HashPart2=1734146678,HashPart3=-1492274277,HashPart4=1974245768,,) MSI (s) (E8:40) [13:36:06:368]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib_weakrefset.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:368]: Source for file 'Lib__weakrefset.py' is compressed MSI (s) (E8:40) [13:36:06:368]: Executing op: FileCopy(SourceName=abc.py,SourceCabKey=Lib_abc.py,DestName=abc.py,Attributes=512,FileSize=4618,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1616500808,HashPart2=-2110083392,HashPart3=-436674241,HashPart4=-798897386,,) MSI (s) (E8:40) [13:36:06:368]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\abc.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:368]: Source for file 'Lib_abc.py' is compressed MSI (s) (E8:40) [13:36:06:368]: Executing op: FileCopy(SourceName=aifc.py,SourceCabKey=Lib_aifc.py,DestName=aifc.py,Attributes=512,FileSize=33765,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1019057911,HashPart2=-1855705818,HashPart3=1002765066,HashPart4=-488088512,,) MSI (s) (E8:40) [13:36:06:368]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\aifc.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:368]: Source for file 'Lib_aifc.py' is compressed MSI (s) (E8:40) [13:36:06:368]: Executing op: FileCopy(SourceName=oux1xzyh.py|antigravity.py,SourceCabKey=Lib_antigravity.py,DestName=antigravity.py,Attributes=512,FileSize=494,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-62476402,HashPart2=108832903,HashPart3=389632785,HashPart4=469528385,,) MSI (s) (E8:40) [13:36:06:384]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\antigravity.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:384]: Source for file 'Lib_antigravity.py' is compressed MSI (s) (E8:40) [13:36:06:384]: Executing op: FileCopy(SourceName=argparse.py,SourceCabKey=Lib_argparse.py,DestName=argparse.py,Attributes=512,FileSize=98567,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1951600073,HashPart2=639755839,HashPart3=460421495,HashPart4=685037728,,) MSI (s) (E8:40) [13:36:06:384]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\argparse.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:384]: Source for file 'Lib_argparse.py' is compressed MSI (s) (E8:40) [13:36:06:384]: Executing op: FileCopy(SourceName=ast.py,SourceCabKey=Lib_ast.py,DestName=ast.py,Attributes=512,FileSize=19003,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1568318562,HashPart2=-2005183962,HashPart3=1012545353,HashPart4=660713751,,) MSI (s) (E8:40) [13:36:06:384]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ast.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:384]: Source for file 'Lib_ast.py' is compressed MSI (s) (E8:40) [13:36:06:384]: Executing op: FileCopy(SourceName=asynchat.py,SourceCabKey=Lib_asynchat.py,DestName=asynchat.py,Attributes=512,FileSize=11635,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-189489855,HashPart2=1662801515,HashPart3=1550560308,HashPart4=-853689631,,) MSI (s) (E8:40) [13:36:06:384]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asynchat.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:384]: Source for file 'Lib_asynchat.py' is compressed MSI (s) (E8:40) [13:36:06:384]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio) MSI (s) (E8:40) [13:36:06:384]: Executing op: SetSourceFolder(Folder=1\Lib\asyncio) MSI (s) (E8:40) [13:36:06:384]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_asyncio___init.py,DestName=init.py,Attributes=512,FileSize=1272,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=592349961,HashPart2=-244502993,HashPart3=-603466454,HashPart4=-53384197,,) MSI (s) (E8:40) [13:36:06:384]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio_init.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:384]: Source for file 'Lib_asyncio___init.py' is compressed MSI (s) (E8:40) [13:36:06:400]: Executing op: FileCopy(SourceName=main.py,SourceCabKey=Lib_asyncio___main.py,DestName=main.py,Attributes=512,FileSize=3468,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=847672652,HashPart2=-708104006,HashPart3=-2091872310,HashPart4=1553404174,,) MSI (s) (E8:40) [13:36:06:400]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio_main.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:400]: Source for file 'Lib_asyncio___main.py' is compressed MSI (s) (E8:40) [13:36:06:400]: Executing op: FileCopy(SourceName=p0nudo.py|base_events.py,SourceCabKey=Lib_asyncio_base_events.py,DestName=base_events.py,Attributes=512,FileSize=73870,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-310483837,HashPart2=-788638419,HashPart3=1858383407,HashPart4=-1380483384,,) MSI (s) (E8:40) [13:36:06:400]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\base_events.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:400]: Source for file 'Lib_asyncio_base_events.py' is compressed MSI (s) (E8:40) [13:36:06:400]: Executing op: FileCopy(SourceName=xunw5wph.py|base_futures.py,SourceCabKey=Lib_asyncio_base_futures.py,DestName=base_futures.py,Attributes=512,FileSize=1883,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1858011137,HashPart2=287351572,HashPart3=1735283596,HashPart4=-1717877256,,) MSI (s) (E8:40) [13:36:06:400]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\base_futures.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:400]: Source for file 'Lib_asyncio_base_futures.py' is compressed MSI (s) (E8:40) [13:36:06:400]: Executing op: FileCopy(SourceName=vq_scvik.py|base_subprocess.py,SourceCabKey=Lib_asyncio_base_subprocess.py,DestName=base_subprocess.py,Attributes=512,FileSize=9128,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-362820583,HashPart2=397957413,HashPart3=-1547001921,HashPart4=-1267315730,,) MSI (s) (E8:40) [13:36:06:400]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\base_subprocess.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:400]: Source for file 'Lib_asyncio_base_subprocess.py' is compressed MSI (s) (E8:40) [13:36:06:400]: Executing op: FileCopy(SourceName=1dxkurkx.py|base_tasks.py,SourceCabKey=Lib_asyncio_base_tasks.py,DestName=base_tasks.py,Attributes=512,FileSize=2285,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1562955183,HashPart2=210993163,HashPart3=1007488752,HashPart4=978728344,,) MSI (s) (E8:40) [13:36:06:400]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\base_tasks.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:400]: Source for file 'Lib_asyncio_base_tasks.py' is compressed MSI (s) (E8:40) [13:36:06:415]: Executing op: FileCopy(SourceName=3nkjcvyu.py|constants.py,SourceCabKey=Lib_asyncio_constants.py,DestName=constants.py,Attributes=512,FileSize=915,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1492484459,HashPart2=1143009017,HashPart3=-508901680,HashPart4=-2071045060,,) MSI (s) (E8:40) [13:36:06:415]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\constants.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:415]: Source for file 'Lib_asyncio_constants.py' is compressed MSI (s) (E8:40) [13:36:06:415]: Executing op: FileCopy(SourceName=kmpm-i1r.py|coroutines.py,SourceCabKey=Lib_asyncio_coroutines.py,DestName=coroutines.py,Attributes=512,FileSize=9066,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1790879442,HashPart2=-764055041,HashPart3=977984149,HashPart4=1776330533,,) MSI (s) (E8:40) [13:36:06:415]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\coroutines.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:415]: Source for file 'Lib_asyncio_coroutines.py' is compressed MSI (s) (E8:40) [13:36:06:415]: Executing op: FileCopy(SourceName=events.py,SourceCabKey=Lib_asyncio_events.py,DestName=events.py,Attributes=512,FileSize=26962,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-974257344,HashPart2=1077151897,HashPart3=417609293,HashPart4=-1633321280,,) MSI (s) (E8:40) [13:36:06:415]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\events.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:415]: Source for file 'Lib_asyncio_events.py' is compressed MSI (s) (E8:40) [13:36:06:415]: Executing op: FileCopy(SourceName=xaoeglby.py|exceptions.py,SourceCabKey=Lib_asyncio_exceptions.py,DestName=exceptions.py,Attributes=512,FileSize=1617,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1225153373,HashPart2=-1656600047,HashPart3=-1212264865,HashPart4=-1374941318,,) MSI (s) (E8:40) [13:36:06:415]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\exceptions.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:415]: Source for file 'Lib_asyncio_exceptions.py' is compressed MSI (s) (E8:40) [13:36:06:415]: Executing op: FileCopy(SourceName=2vr8qsxj.py|format_helpers.py,SourceCabKey=Lib_asyncio_format_helpers.py,DestName=format_helpers.py,Attributes=512,FileSize=2480,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-272641948,HashPart2=-356498021,HashPart3=911530371,HashPart4=1763181071,,) MSI (s) (E8:40) [13:36:06:415]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\format_helpers.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:415]: Source for file 'Lib_asyncio_format_helpers.py' is compressed MSI (s) (E8:40) [13:36:06:431]: Executing op: FileCopy(SourceName=futures.py,SourceCabKey=Lib_asyncio_futures.py,DestName=futures.py,Attributes=512,FileSize=13437,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1561644551,HashPart2=51826084,HashPart3=-212352627,HashPart4=1697069387,,) MSI (s) (E8:40) [13:36:06:431]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\futures.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:431]: Source for file 'Lib_asyncio_futures.py' is compressed MSI (s) (E8:40) [13:36:06:431]: Executing op: FileCopy(SourceName=locks.py,SourceCabKey=Lib_asyncio_locks.py,DestName=locks.py,Attributes=512,FileSize=17810,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-26396384,HashPart2=1116435223,HashPart3=-732462782,HashPart4=1498936253,,) MSI (s) (E8:40) [13:36:06:431]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\locks.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:431]: Source for file 'Lib_asyncio_locks.py' is compressed MSI (s) (E8:40) [13:36:06:431]: Executing op: FileCopy(SourceName=log.py,SourceCabKey=Lib_asyncio_log.py,DestName=log.py,Attributes=512,FileSize=131,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1904580601,HashPart2=-1280102341,HashPart3=380871456,HashPart4=-1310518712,,) MSI (s) (E8:40) [13:36:06:431]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\log.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:431]: Source for file 'Lib_asyncio_log.py' is compressed MSI (s) (E8:40) [13:36:06:431]: Executing op: FileCopy(SourceName=ll_get9f.py|proactor_events.py,SourceCabKey=Lib_asyncio_proactor_events.py,DestName=proactor_events.py,Attributes=512,FileSize=31978,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1402841862,HashPart2=206473534,HashPart3=-499513506,HashPart4=1103207734,,) MSI (s) (E8:40) [13:36:06:431]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\proactor_events.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:431]: Source for file 'Lib_asyncio_proactor_events.py' is compressed MSI (s) (E8:40) [13:36:06:431]: Executing op: FileCopy(SourceName=ylbyrkmv.py|protocols.py,SourceCabKey=Lib_asyncio_protocols.py,DestName=protocols.py,Attributes=512,FileSize=7356,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-620032046,HashPart2=-1118786315,HashPart3=1260610825,HashPart4=332160060,,) MSI (s) (E8:40) [13:36:06:431]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\protocols.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:431]: Source for file 'Lib_asyncio_protocols.py' is compressed MSI (s) (E8:40) [13:36:06:447]: Executing op: FileCopy(SourceName=queues.py,SourceCabKey=Lib_asyncio_queues.py,DestName=queues.py,Attributes=512,FileSize=8472,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-763227879,HashPart2=-366194554,HashPart3=117689234,HashPart4=-1569173077,,) MSI (s) (E8:40) [13:36:06:447]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\queues.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:447]: Source for file 'Lib_asyncio_queues.py' is compressed MSI (s) (E8:40) [13:36:06:447]: Executing op: FileCopy(SourceName=runners.py,SourceCabKey=Lib_asyncio_runners.py,DestName=runners.py,Attributes=512,FileSize=2093,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=262892664,HashPart2=1567164350,HashPart3=-1802882899,HashPart4=1835283187,,) MSI (s) (E8:40) [13:36:06:447]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\runners.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:447]: Source for file 'Lib_asyncio_runners.py' is compressed MSI (s) (E8:40) [13:36:06:447]: Executing op: FileCopy(SourceName=kwkp3jem.py|selector_events.py,SourceCabKey=Lib_asyncio_selector_events.py,DestName=selector_events.py,Attributes=512,FileSize=39774,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=164174256,HashPart2=484927426,HashPart3=-2121460836,HashPart4=-126708301,,) MSI (s) (E8:40) [13:36:06:447]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\selector_events.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:447]: Source for file 'Lib_asyncio_selector_events.py' is compressed MSI (s) (E8:40) [13:36:06:447]: Executing op: FileCopy(SourceName=sslproto.py,SourceCabKey=Lib_asyncio_sslproto.py,DestName=sslproto.py,Attributes=512,FileSize=27944,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-413406796,HashPart2=301463720,HashPart3=-1843164568,HashPart4=411388704,,) MSI (s) (E8:40) [13:36:06:447]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\sslproto.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:447]: Source for file 'Lib_asyncio_sslproto.py' is compressed MSI (s) (E8:40) [13:36:06:447]: Executing op: FileCopy(SourceName=0zn-y48q.py|staggered.py,SourceCabKey=Lib_asyncio_staggered.py,DestName=staggered.py,Attributes=512,FileSize=6113,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=37928892,HashPart2=907527065,HashPart3=607411301,HashPart4=1361727308,,) MSI (s) (E8:40) [13:36:06:447]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\staggered.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:447]: Source for file 'Lib_asyncio_staggered.py' is compressed MSI (s) (E8:40) [13:36:06:462]: Executing op: FileCopy(SourceName=streams.py,SourceCabKey=Lib_asyncio_streams.py,DestName=streams.py,Attributes=512,FileSize=28100,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2017504010,HashPart2=1849368631,HashPart3=5049862,HashPart4=-1233405388,,) MSI (s) (E8:40) [13:36:06:462]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\streams.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:462]: Source for file 'Lib_asyncio_streams.py' is compressed MSI (s) (E8:40) [13:36:06:462]: Executing op: FileCopy(SourceName=z4wgxtzi.py|subprocess.py,SourceCabKey=Lib_asyncio_subprocess.py,DestName=subprocess.py,Attributes=512,FileSize=8309,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-396004091,HashPart2=1043533316,HashPart3=-535934853,HashPart4=-1411753135,,) MSI (s) (E8:40) [13:36:06:462]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\subprocess.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:462]: Source for file 'Lib_asyncio_subprocess.py' is compressed MSI (s) (E8:40) [13:36:06:462]: Executing op: FileCopy(SourceName=tasks.py,SourceCabKey=Lib_asyncio_tasks.py,DestName=tasks.py,Attributes=512,FileSize=34042,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-855506712,HashPart2=650684413,HashPart3=-2072070391,HashPart4=-992243380,,) MSI (s) (E8:40) [13:36:06:462]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\tasks.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:462]: Source for file 'Lib_asyncio_tasks.py' is compressed MSI (s) (E8:40) [13:36:06:462]: Executing op: FileCopy(SourceName=r7xwapm.py|transports.py,SourceCabKey=Lib_asyncio_transports.py,DestName=transports.py,Attributes=512,FileSize=10812,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-482754380,HashPart2=-1249122305,HashPart3=1421382690,HashPart4=597107143,,) MSI (s) (E8:40) [13:36:06:462]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\transports.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:462]: Source for file 'Lib_asyncio_transports.py' is compressed MSI (s) (E8:40) [13:36:06:478]: Executing op: FileCopy(SourceName=trsock.py,SourceCabKey=Lib_asyncio_trsock.py,DestName=trsock.py,Attributes=512,FileSize=6082,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1543994908,HashPart2=-2092266500,HashPart3=1307884437,HashPart4=-882943834,,) MSI (s) (E8:40) [13:36:06:478]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\trsock.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:478]: Source for file 'Lib_asyncio_trsock.py' is compressed MSI (s) (E8:40) [13:36:06:478]: Executing op: FileCopy(SourceName=t7ja_oyt.py|unix_events.py,SourceCabKey=Lib_asyncio_unix_events.py,DestName=unix_events.py,Attributes=512,FileSize=50221,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1943638087,HashPart2=846753599,HashPart3=-1771752013,HashPart4=-179171985,,) MSI (s) (E8:40) [13:36:06:493]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\unix_events.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:493]: Source for file 'Lib_asyncio_unix_events.py' is compressed MSI (s) (E8:40) [13:36:06:493]: Executing op: FileCopy(SourceName=hpjujjls.py|windows_events.py,SourceCabKey=Lib_asyncio_windows_events.py,DestName=windows_events.py,Attributes=512,FileSize=33538,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1001874518,HashPart2=-1674887876,HashPart3=2116325429,HashPart4=-643838663,,) MSI (s) (E8:40) [13:36:06:493]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\windows_events.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:493]: Source for file 'Lib_asyncio_windows_events.py' is compressed MSI (s) (E8:40) [13:36:06:493]: Executing op: FileCopy(SourceName=5_hivy0f.py|windows_utils.py,SourceCabKey=Lib_asyncio_windows_utils.py,DestName=windows_utils.py,Attributes=512,FileSize=5233,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1682973757,HashPart2=1717512556,HashPart3=1548944511,HashPart4=-383888970,,) MSI (s) (E8:40) [13:36:06:493]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio\windows_utils.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:493]: Source for file 'Lib_asyncio_windows_utils.py' is compressed MSI (s) (E8:40) [13:36:06:509]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib) MSI (s) (E8:40) [13:36:06:509]: Executing op: SetSourceFolder(Folder=1\Lib) MSI (s) (E8:40) [13:36:06:509]: Executing op: FileCopy(SourceName=asyncore.py,SourceCabKey=Lib_asyncore.py,DestName=asyncore.py,Attributes=512,FileSize=20736,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1366898951,HashPart2=118163790,HashPart3=-214259062,HashPart4=579507668,,) MSI (s) (E8:40) [13:36:06:509]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncore.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:509]: Source for file 'Lib_asyncore.py' is compressed MSI (s) (E8:40) [13:36:06:509]: Executing op: FileCopy(SourceName=base64.py,SourceCabKey=Lib_base64.py,DestName=base64.py,Attributes=512,FileSize=20975,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1343291204,HashPart2=-1648212140,HashPart3=1237988017,HashPart4=-1386512494,,) MSI (s) (E8:40) [13:36:06:509]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\base64.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:509]: Source for file 'Lib_base64.py' is compressed MSI (s) (E8:40) [13:36:06:509]: Executing op: FileCopy(SourceName=bdb.py,SourceCabKey=Lib_bdb.py,DestName=bdb.py,Attributes=512,FileSize=33139,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-345557877,HashPart2=-1419805083,HashPart3=602327316,HashPart4=2046038404,,) MSI (s) (E8:40) [13:36:06:509]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\bdb.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:509]: Source for file 'Lib_bdb.py' is compressed MSI (s) (E8:40) [13:36:06:509]: Executing op: FileCopy(SourceName=binhex.py,SourceCabKey=Lib_binhex.py,DestName=binhex.py,Attributes=512,FileSize=14433,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=578018560,HashPart2=-1580881333,HashPart3=-1258994134,HashPart4=-691219855,,) MSI (s) (E8:40) [13:36:06:509]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\binhex.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:509]: Source for file 'Lib_binhex.py' is compressed MSI (s) (E8:40) [13:36:06:509]: Executing op: FileCopy(SourceName=bisect.py,SourceCabKey=Lib_bisect.py,DestName=bisect.py,Attributes=512,FileSize=2292,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1022519086,HashPart2=-374095213,HashPart3=903697101,HashPart4=104736722,,) MSI (s) (E8:40) [13:36:06:509]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\bisect.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:509]: Source for file 'Lib_bisect.py' is compressed MSI (s) (E8:40) [13:36:06:525]: Executing op: FileCopy(SourceName=bz2.py,SourceCabKey=Lib_bz2.py,DestName=bz2.py,Attributes=512,FileSize=12919,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-476767127,HashPart2=514216612,HashPart3=-1577859822,HashPart4=-1663397513,,) MSI (s) (E8:40) [13:36:06:525]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\bz2.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:525]: Source for file 'Lib_bz2.py' is compressed MSI (s) (E8:40) [13:36:06:525]: Executing op: FileCopy(SourceName=calendar.py,SourceCabKey=Lib_calendar.py,DestName=calendar.py,Attributes=512,FileSize=25602,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=176495114,HashPart2=1873549680,HashPart3=257973543,HashPart4=1655991797,,) MSI (s) (E8:40) [13:36:06:525]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\calendar.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:525]: Source for file 'Lib_calendar.py' is compressed MSI (s) (E8:40) [13:36:06:525]: Executing op: FileCopy(SourceName=cgi.py,SourceCabKey=Lib_cgi.py,DestName=cgi.py,Attributes=512,FileSize=34547,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1741982972,HashPart2=-1397258320,HashPart3=915195023,HashPart4=-489114574,,) MSI (s) (E8:40) [13:36:06:525]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\cgi.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:525]: Source for file 'Lib_cgi.py' is compressed MSI (s) (E8:40) [13:36:06:525]: Executing op: FileCopy(SourceName=cgitb.py,SourceCabKey=Lib_cgitb.py,DestName=cgitb.py,Attributes=512,FileSize=12417,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1051657953,HashPart2=-1544699525,HashPart3=339213437,HashPart4=1488710433,,) MSI (s) (E8:40) [13:36:06:525]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\cgitb.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:525]: Source for file 'Lib_cgitb.py' is compressed MSI (s) (E8:40) [13:36:06:525]: Executing op: FileCopy(SourceName=chunk.py,SourceCabKey=Lib_chunk.py,DestName=chunk.py,Attributes=512,FileSize=5604,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1204458389,HashPart2=-1494622831,HashPart3=-32852992,HashPart4=-777936776,,) MSI (s) (E8:40) [13:36:06:525]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\chunk.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:525]: Source for file 'Lib_chunk.py' is compressed MSI (s) (E8:40) [13:36:06:540]: Executing op: FileCopy(SourceName=cmd.py,SourceCabKey=Lib_cmd.py,DestName=cmd.py,Attributes=512,FileSize=15261,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=317288071,HashPart2=1664507389,HashPart3=-219564364,HashPart4=-87070044,,) MSI (s) (E8:40) [13:36:06:540]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\cmd.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:540]: Source for file 'Lib_cmd.py' is compressed MSI (s) (E8:40) [13:36:06:540]: Executing op: FileCopy(SourceName=code.py,SourceCabKey=Lib_code.py,DestName=code.py,Attributes=512,FileSize=10934,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=823304740,HashPart2=416516866,HashPart3=-885128229,HashPart4=-1187051581,,) MSI (s) (E8:40) [13:36:06:540]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\code.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:540]: Source for file 'Lib_code.py' is compressed MSI (s) (E8:40) [13:36:06:540]: Executing op: FileCopy(SourceName=codecs.py,SourceCabKey=Lib_codecs.py,DestName=codecs.py,Attributes=512,FileSize=37711,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1244698306,HashPart2=18181360,HashPart3=-1262524369,HashPart4=-869360660,,) MSI (s) (E8:40) [13:36:06:540]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\codecs.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:540]: Source for file 'Lib_codecs.py' is compressed MSI (s) (E8:40) [13:36:06:540]: Executing op: FileCopy(SourceName=codeop.py,SourceCabKey=Lib_codeop.py,DestName=codeop.py,Attributes=512,FileSize=6162,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-338651411,HashPart2=1925888620,HashPart3=1767687151,HashPart4=848978674,,) MSI (s) (E8:40) [13:36:06:540]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\codeop.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:540]: Source for file 'Lib_codeop.py' is compressed MSI (s) (E8:40) [13:36:06:540]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\collections) MSI (s) (E8:40) [13:36:06:540]: Executing op: SetSourceFolder(Folder=1\Lib\ucn5usqr|Lib\collections) MSI (s) (E8:40) [13:36:06:540]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_collections___init.py,DestName=init.py,Attributes=512,FileSize=48793,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1921820139,HashPart2=-1084153275,HashPart3=1280755223,HashPart4=-1064690962,,) MSI (s) (E8:40) [13:36:06:540]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\collections_init.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:540]: Source for file 'Lib_collections___init.py' is compressed MSI (s) (E8:40) [13:36:06:556]: Executing op: FileCopy(SourceName=abc.py,SourceCabKey=Lib_collections_abc.py,DestName=abc.py,Attributes=512,FileSize=70,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1833094866,HashPart2=1014205753,HashPart3=494672138,HashPart4=-1264488572,,) MSI (s) (E8:40) [13:36:06:556]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\collections\abc.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:556]: Source for file 'Lib_collections_abc.py' is compressed MSI (s) (E8:40) [13:36:06:556]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib) MSI (s) (E8:40) [13:36:06:556]: Executing op: SetSourceFolder(Folder=1\Lib) MSI (s) (E8:40) [13:36:06:556]: Executing op: FileCopy(SourceName=colorsys.py,SourceCabKey=Lib_colorsys.py,DestName=colorsys.py,Attributes=512,FileSize=4228,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1371416553,HashPart2=-233731402,HashPart3=-1723633959,HashPart4=-771948528,,) MSI (s) (E8:40) [13:36:06:556]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\colorsys.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:556]: Source for file 'Lib_colorsys.py' is compressed MSI (s) (E8:40) [13:36:06:556]: Executing op: FileCopy(SourceName=8os5uqqm.py|compileall.py,SourceCabKey=Lib_compileall.py,DestName=compileall.py,Attributes=512,FileSize=13867,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=886377952,HashPart2=86710181,HashPart3=606329744,HashPart4=-171962195,,) MSI (s) (E8:40) [13:36:06:556]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\compileall.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:556]: Source for file 'Lib_compileall.py' is compressed MSI (s) (E8:40) [13:36:06:556]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\concurrent) MSI (s) (E8:40) [13:36:06:556]: Executing op: SetSourceFolder(Folder=1\Lib-4skmfvl|Lib\concurrent) MSI (s) (E8:40) [13:36:06:556]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_concurrent___init.py,DestName=init.py,Attributes=512,FileSize=39,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=43066872,HashPart2=-1855077409,HashPart3=-610498150,HashPart4=-834085233,,) MSI (s) (E8:40) [13:36:06:556]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\concurrent_init.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:556]: Source for file 'Lib_concurrent___init.py' is compressed MSI (s) (E8:40) [13:36:06:572]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\concurrent\futures) MSI (s) (E8:40) [13:36:06:572]: Executing op: SetSourceFolder(Folder=1\Lib-4skmfvl\futures|Lib\concurrent\futures) MSI (s) (E8:40) [13:36:06:572]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_concurrent_futures___init.py,DestName=init.py,Attributes=512,FileSize=1607,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=787133397,HashPart2=1546090473,HashPart3=631726007,HashPart4=649351232,,) MSI (s) (E8:40) [13:36:06:572]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\concurrent\futures_init.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:572]: Source for file 'Lib_concurrent_futures___init.py' is compressed MSI (s) (E8:40) [13:36:06:572]: Executing op: FileCopy(SourceName=base.py,SourceCabKey=Lib_concurrent_futures__base.py,DestName=base.py,Attributes=512,FileSize=23115,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=999125492,HashPart2=-1075510294,HashPart3=-817089522,HashPart4=426351792,,) MSI (s) (E8:40) [13:36:06:572]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\concurrent\futures_base.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:572]: Source for file 'Lib_concurrent_futures__base.py' is compressed MSI (s) (E8:40) [13:36:06:572]: Executing op: FileCopy(SourceName=process.py,SourceCabKey=Lib_concurrent_futures_process.py,DestName=process.py,Attributes=512,FileSize=28986,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=315169087,HashPart2=2044825521,HashPart3=-665992586,HashPart4=-810091200,,) MSI (s) (E8:40) [13:36:06:572]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\concurrent\futures\process.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:572]: Source for file 'Lib_concurrent_futures_process.py' is compressed MSI (s) (E8:40) [13:36:06:572]: Executing op: FileCopy(SourceName=thread.py,SourceCabKey=Lib_concurrent_futures_thread.py,DestName=thread.py,Attributes=512,FileSize=9005,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1939208568,HashPart2=-1817740062,HashPart3=755554902,HashPart4=1153600699,,) MSI (s) (E8:40) [13:36:06:572]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\concurrent\futures\thread.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:572]: Source for file 'Lib_concurrent_futures_thread.py' is compressed MSI (s) (E8:40) [13:36:06:572]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib) MSI (s) (E8:40) [13:36:06:572]: Executing op: SetSourceFolder(Folder=1\Lib) MSI (s) (E8:40) [13:36:06:572]: Executing op: FileCopy(SourceName=18ugljtb.py|configparser.py,SourceCabKey=Lib_configparser.py,DestName=configparser.py,Attributes=512,FileSize=55737,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1514492965,HashPart2=1571451171,HashPart3=-1549505331,HashPart4=1141218513,,) MSI (s) (E8:40) [13:36:06:572]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\configparser.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:572]: Source for file 'Lib_configparser.py' is compressed MSI (s) (E8:40) [13:36:06:587]: Executing op: FileCopy(SourceName=jnnmau7o.py|contextlib.py,SourceCabKey=Lib_contextlib.py,DestName=contextlib.py,Attributes=512,FileSize=25699,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=746835093,HashPart2=841606820,HashPart3=753535413,HashPart4=2035544920,,) MSI (s) (E8:40) [13:36:06:587]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\contextlib.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:587]: Source for file 'Lib_contextlib.py' is compressed MSI (s) (E8:40) [13:36:06:587]: Executing op: FileCopy(SourceName=upfgi5ns.py|contextvars.py,SourceCabKey=Lib_contextvars.py,DestName=contextvars.py,Attributes=512,FileSize=133,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1806426365,HashPart2=-2114667254,HashPart3=-1755880302,HashPart4=252631343,,) MSI (s) (E8:40) [13:36:06:587]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\contextvars.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:587]: Source for file 'Lib_contextvars.py' is compressed MSI (s) (E8:40) [13:36:06:587]: Executing op: FileCopy(SourceName=copy.py,SourceCabKey=Lib_copy.py,DestName=copy.py,Attributes=512,FileSize=8922,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1503209086,HashPart2=-283979211,HashPart3=-1269140048,HashPart4=1325294351,,) MSI (s) (E8:40) [13:36:06:587]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\copy.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:587]: Source for file 'Lib_copy.py' is compressed MSI (s) (E8:40) [13:36:06:587]: Executing op: FileCopy(SourceName=copyreg.py,SourceCabKey=Lib_copyreg.py,DestName=copyreg.py,Attributes=512,FileSize=7344,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-995051660,HashPart2=520596430,HashPart3=1806225037,HashPart4=138025261,,) MSI (s) (E8:40) [13:36:06:587]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\copyreg.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:587]: Source for file 'Lib_copyreg.py' is compressed MSI (s) (E8:40) [13:36:06:587]: Executing op: FileCopy(SourceName=cProfile.py,SourceCabKey=Lib_cProfile.py,DestName=cProfile.py,Attributes=512,FileSize=6796,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-369598492,HashPart2=-160631950,HashPart3=278357484,HashPart4=1706262278,,) MSI (s) (E8:40) [13:36:06:587]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\cProfile.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:587]: Source for file 'Lib_cProfile.py' is compressed MSI (s) (E8:40) [13:36:06:587]: Executing op: FileCopy(SourceName=crypt.py,SourceCabKey=Lib_crypt.py,DestName=crypt.py,Attributes=512,FileSize=3722,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-189730414,HashPart2=1227449415,HashPart3=-1330819332,HashPart4=137379650,,) MSI (s) (E8:40) [13:36:06:603]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\crypt.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:603]: Source for file 'Lib_crypt.py' is compressed MSI (s) (E8:40) [13:36:06:603]: Executing op: FileCopy(SourceName=csv.py,SourceCabKey=Lib_csv.py,DestName=csv.py,Attributes=512,FileSize=16592,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2114028147,HashPart2=-1345393800,HashPart3=-1848943524,HashPart4=-629504289,,) MSI (s) (E8:40) [13:36:06:603]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\csv.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:603]: Source for file 'Lib_csv.py' is compressed MSI (s) (E8:40) [13:36:06:603]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes) MSI (s) (E8:40) [13:36:06:603]: Executing op: SetSourceFolder(Folder=1\Lib\ctypes) MSI (s) (E8:40) [13:36:06:603]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_ctypes___init.py,DestName=init.py,Attributes=512,FileSize=18213,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1018570269,HashPart2=-1977803319,HashPart3=-413624363,HashPart4=946079630,,) MSI (s) (E8:40) [13:36:06:603]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes_init.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:603]: Source for file 'Lib_ctypes___init.py' is compressed MSI (s) (E8:40) [13:36:06:603]: Executing op: FileCopy(SourceName=aix.py,SourceCabKey=Lib_ctypes__aix.py,DestName=aix.py,Attributes=512,FileSize=12898,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1872578014,HashPart2=690977456,HashPart3=-1888271318,HashPart4=1334347402,,) MSI (s) (E8:40) [13:36:06:603]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes_aix.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:603]: Source for file 'Lib_ctypes__aix.py' is compressed MSI (s) (E8:40) [13:36:06:603]: Executing op: FileCopy(SourceName=endian.py,SourceCabKey=Lib_ctypes__endian.py,DestName=endian.py,Attributes=512,FileSize=2061,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1479966209,HashPart2=-457698983,HashPart3=934675051,HashPart4=1549475410,,) MSI (s) (E8:40) [13:36:06:603]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes_endian.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:603]: Source for file 'Lib_ctypes__endian.py' is compressed MSI (s) (E8:40) [13:36:06:618]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\macholib) MSI (s) (E8:40) [13:36:06:618]: Executing op: SetSourceFolder(Folder=1\Lib\ctypes\macholib) MSI (s) (E8:40) [13:36:06:618]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_ctypes_macholib___init.py,DestName=init.py,Attributes=512,FileSize=163,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1391648948,HashPart2=168111276,HashPart3=-655820267,HashPart4=607720917,,) MSI (s) (E8:40) [13:36:06:618]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\macholib_init.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:618]: Source for file 'Lib_ctypes_macholib___init.py' is compressed MSI (s) (E8:40) [13:36:06:618]: Executing op: FileCopy(SourceName=dyld.py,SourceCabKey=Lib_ctypes_macholib_dyld.py,DestName=dyld.py,Attributes=512,FileSize=5092,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2110102006,HashPart2=309898420,HashPart3=-1816642148,HashPart4=-1267141569,,) MSI (s) (E8:40) [13:36:06:618]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\macholib\dyld.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:618]: Source for file 'Lib_ctypes_macholib_dyld.py' is compressed MSI (s) (E8:40) [13:36:06:618]: Executing op: FileCopy(SourceName=dylib.py,SourceCabKey=Lib_ctypes_macholib_dylib.py,DestName=dylib.py,Attributes=512,FileSize=1891,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-867894834,HashPart2=1325759703,HashPart3=1699313587,HashPart4=-253153238,,) MSI (s) (E8:40) [13:36:06:618]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\macholib\dylib.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:618]: Source for file 'Lib_ctypes_macholib_dylib.py' is compressed MSI (s) (E8:40) [13:36:06:618]: Executing op: FileCopy(SourceName=xxr-srzt|fetch_macholib,SourceCabKey=Lib_ctypes_macholib_fetch_macholib,DestName=fetch_macholib,Attributes=512,FileSize=86,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1255343101,HashPart2=477028047,HashPart3=-845601206,HashPart4=1024693025,,) MSI (s) (E8:40) [13:36:06:618]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\macholib\fetch_macholib; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:618]: Source for file 'Lib_ctypes_macholib_fetch_macholib' is compressed MSI (s) (E8:40) [13:36:06:618]: Executing op: FileCopy(SourceName=yrksjkjf.bat|fetch_macholib.bat,SourceCabKey=Lib_ctypes_macholib_fetch_macholib.bat,DestName=fetch_macholib.bat,Attributes=512,FileSize=75,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1442614712,HashPart2=-1647251056,HashPart3=-217774507,HashPart4=-675231057,,) MSI (s) (E8:40) [13:36:06:634]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\macholib\fetch_macholib.bat; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:634]: Source for file 'Lib_ctypes_macholib_fetch_macholib.bat' is compressed MSI (s) (E8:40) [13:36:06:634]: Executing op: FileCopy(SourceName=qw2ml_xj.py|framework.py,SourceCabKey=Lib_ctypes_macholib_framework.py,DestName=framework.py,Attributes=512,FileSize=2266,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1298416369,HashPart2=-273200768,HashPart3=658399080,HashPart4=2140912350,,) MSI (s) (E8:40) [13:36:06:634]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\macholib\framework.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:634]: Source for file 'Lib_ctypes_macholib_framework.py' is compressed MSI (s) (E8:40) [13:36:06:634]: Executing op: FileCopy(SourceName=20tybw-h.cty|README.ctypes,SourceCabKey=Lib_ctypes_macholib_README.ctypes,DestName=README.ctypes,Attributes=512,FileSize=302,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=673764986,HashPart2=-1594056536,HashPart3=539660609,HashPart4=1318080948,,) MSI (s) (E8:40) [13:36:06:634]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\macholib\README.ctypes; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:634]: Source for file 'Lib_ctypes_macholib_README.ctypes' is compressed MSI (s) (E8:40) [13:36:06:634]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test) MSI (s) (E8:40) [13:36:06:634]: Executing op: SetSourceFolder(Folder=1\Lib\ctypes\test) MSI (s) (E8:40) [13:36:06:634]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_ctypes_test___init.py,DestName=init.py,Attributes=512,FileSize=413,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-91305327,HashPart2=-314379240,HashPart3=1520405436,HashPart4=535895756,,) MSI (s) (E8:40) [13:36:06:634]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test_init.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:634]: Source for file 'Lib_ctypes_test___init.py' is compressed MSI (s) (E8:40) [13:36:06:634]: Executing op: FileCopy(SourceName=main.py,SourceCabKey=Lib_ctypes_test___main.py,DestName=main.py,Attributes=512,FileSize=72,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1073305426,HashPart2=2072097693,HashPart3=-1809828808,HashPart4=-413731450,,) MSI (s) (E8:40) [13:36:06:650]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test_main.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:650]: Source for file 'Lib_ctypes_test___main.py' is compressed MSI (s) (E8:40) [13:36:06:650]: Executing op: FileCopy(SourceName=tyk1sjta.py|test_anon.py,SourceCabKey=Lib_ctypes_test_test_anon.py,DestName=test_anon.py,Attributes=512,FileSize=2613,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1491764739,HashPart2=-1715552832,HashPart3=-1483547409,HashPart4=1783214292,,) MSI (s) (E8:40) [13:36:06:650]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_anon.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:650]: Source for file 'Lib_ctypes_test_test_anon.py' is compressed MSI (s) (E8:40) [13:36:06:650]: Executing op: FileCopy(SourceName=ohgua9uu.py|test_array_in_pointer.py,SourceCabKey=Lib_ctypes_test_test_array_in_pointer.py,DestName=test_array_in_pointer.py,Attributes=512,FileSize=1802,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1959621241,HashPart2=-1177584328,HashPart3=66337812,HashPart4=1411145824,,) MSI (s) (E8:40) [13:36:06:650]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_array_in_pointer.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:650]: Source for file 'Lib_ctypes_test_test_array_in_pointer.py' is compressed MSI (s) (E8:40) [13:36:06:665]: Executing op: FileCopy(SourceName=hxzkt8sd.py|test_arrays.py,SourceCabKey=Lib_ctypes_test_test_arrays.py,DestName=test_arrays.py,Attributes=512,FileSize=7743,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1179273795,HashPart2=228462331,HashPart3=1345329966,HashPart4=-1574970732,,) MSI (s) (E8:40) [13:36:06:665]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_arrays.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:665]: Source for file 'Lib_ctypes_test_test_arrays.py' is compressed MSI (s) (E8:40) [13:36:06:681]: Executing op: FileCopy(SourceName=pamjmpne.py|test_as_parameter.py,SourceCabKey=Lib_ctypes_test_test_as_parameter.py,DestName=test_as_parameter.py,Attributes=512,FileSize=7149,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1640517912,HashPart2=747861361,HashPart3=-231710955,HashPart4=869731704,,) MSI (s) (E8:40) [13:36:06:681]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_as_parameter.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:681]: Source for file 'Lib_ctypes_test_test_as_parameter.py' is compressed MSI (s) (E8:40) [13:36:06:681]: Executing op: FileCopy(SourceName=cfs7_amv.py|test_bitfields.py,SourceCabKey=Lib_ctypes_test_test_bitfields.py,DestName=test_bitfields.py,Attributes=512,FileSize=10516,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=517868756,HashPart2=1771238358,HashPart3=114458785,HashPart4=1075345623,,) MSI (s) (E8:40) [13:36:06:681]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_bitfields.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:681]: Source for file 'Lib_ctypes_test_test_bitfields.py' is compressed MSI (s) (E8:40) [13:36:06:697]: Executing op: FileCopy(SourceName=l_blzy0q.py|test_buffers.py,SourceCabKey=Lib_ctypes_test_test_buffers.py,DestName=test_buffers.py,Attributes=512,FileSize=2684,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=671943054,HashPart2=581208431,HashPart3=1080495230,HashPart4=205702169,,) MSI (s) (E8:40) [13:36:06:697]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_buffers.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:697]: Source for file 'Lib_ctypes_test_test_buffers.py' is compressed MSI (s) (E8:40) [13:36:06:697]: Executing op: FileCopy(SourceName=s3ulndni.py|test_bytes.py,SourceCabKey=Lib_ctypes_test_test_bytes.py,DestName=test_bytes.py,Attributes=512,FileSize=2053,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1881589718,HashPart2=-1884965775,HashPart3=140096457,HashPart4=10267108,,) MSI (s) (E8:40) [13:36:06:697]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_bytes.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:697]: Source for file 'Lib_ctypes_test_test_bytes.py' is compressed MSI (s) (E8:40) [13:36:06:697]: Executing op: FileCopy(SourceName=tk3pzq2q.py|test_byteswap.py,SourceCabKey=Lib_ctypes_test_test_byteswap.py,DestName=test_byteswap.py,Attributes=512,FileSize=11726,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=708306958,HashPart2=105574316,HashPart3=-799781235,HashPart4=1999668573,,) MSI (s) (E8:40) [13:36:06:712]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_byteswap.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:712]: Source for file 'Lib_ctypes_test_test_byteswap.py' is compressed MSI (s) (E8:40) [13:36:06:728]: Executing op: FileCopy(SourceName=2pytqqbc.py|test_callbacks.py,SourceCabKey=Lib_ctypes_test_test_callbacks.py,DestName=test_callbacks.py,Attributes=512,FileSize=9829,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1621490929,HashPart2=-145831491,HashPart3=871720285,HashPart4=1441059117,,) MSI (s) (E8:40) [13:36:06:728]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_callbacks.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:728]: Source for file 'Lib_ctypes_test_test_callbacks.py' is compressed MSI (s) (E8:40) [13:36:06:728]: Executing op: FileCopy(SourceName=ro5cwdk8.py|test_cast.py,SourceCabKey=Lib_ctypes_test_test_cast.py,DestName=test_cast.py,Attributes=512,FileSize=3827,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1456546126,HashPart2=-2023031362,HashPart3=-1740563984,HashPart4=1646274734,,) MSI (s) (E8:40) [13:36:06:728]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_cast.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:728]: Source for file 'Lib_ctypes_test_test_cast.py' is compressed MSI (s) (E8:40) [13:36:06:743]: Executing op: FileCopy(SourceName=un243rwy.py|test_cfuncs.py,SourceCabKey=Lib_ctypes_test_test_cfuncs.py,DestName=test_cfuncs.py,Attributes=512,FileSize=7892,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1071214419,HashPart2=477300713,HashPart3=1826356667,HashPart4=-146033159,,) MSI (s) (E8:40) [13:36:06:743]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_cfuncs.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:743]: Source for file 'Lib_ctypes_test_test_cfuncs.py' is compressed MSI (s) (E8:40) [13:36:06:743]: Executing op: FileCopy(SourceName=1dpuojp.py|test_checkretval.py,SourceCabKey=Lib_ctypes_test_test_checkretval.py,DestName=test_checkretval.py,Attributes=512,FileSize=1004,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=262080091,HashPart2=-72978396,HashPart3=-1193566113,HashPart4=-1768351423,,) MSI (s) (E8:40) [13:36:06:743]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_checkretval.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:743]: Source for file 'Lib_ctypes_test_test_checkretval.py' is compressed MSI (s) (E8:40) [13:36:06:759]: Executing op: FileCopy(SourceName=xlld5_s2.py|test_delattr.py,SourceCabKey=Lib_ctypes_test_test_delattr.py,DestName=test_delattr.py,Attributes=512,FileSize=554,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1401026909,HashPart2=-831862780,HashPart3=1062674528,HashPart4=-175820244,,) MSI (s) (E8:40) [13:36:06:759]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_delattr.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:759]: Source for file 'Lib_ctypes_test_test_delattr.py' is compressed MSI (s) (E8:40) [13:36:06:759]: Executing op: FileCopy(SourceName=3cp9qwxd.py|test_errno.py,SourceCabKey=Lib_ctypes_test_test_errno.py,DestName=test_errno.py,Attributes=512,FileSize=2247,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1083955924,HashPart2=1542850418,HashPart3=630333323,HashPart4=387008215,,) MSI (s) (E8:40) [13:36:06:759]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_errno.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:759]: Source for file 'Lib_ctypes_test_test_errno.py' is compressed MSI (s) (E8:40) [13:36:06:759]: Executing op: FileCopy(SourceName=6netbyju.py|test_find.py,SourceCabKey=Lib_ctypes_test_test_find.py,DestName=test_find.py,Attributes=512,FileSize=4064,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=516489866,HashPart2=947198964,HashPart3=-2087521200,HashPart4=-878622150,,) MSI (s) (E8:40) [13:36:06:759]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_find.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:759]: Source for file 'Lib_ctypes_test_test_find.py' is compressed MSI (s) (E8:40) [13:36:06:759]: Executing op: FileCopy(SourceName=guzi6ucc.py|test_frombuffer.py,SourceCabKey=Lib_ctypes_test_test_frombuffer.py,DestName=test_frombuffer.py,Attributes=512,FileSize=5356,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-838143198,HashPart2=723354912,HashPart3=-433809497,HashPart4=-685437159,,) MSI (s) (E8:40) [13:36:06:759]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_frombuffer.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:759]: Source for file 'Lib_ctypes_test_test_frombuffer.py' is compressed MSI (s) (E8:40) [13:36:06:759]: Executing op: FileCopy(SourceName=r_aywqk1.py|test_funcptr.py,SourceCabKey=Lib_ctypes_test_test_funcptr.py,DestName=test_funcptr.py,Attributes=512,FileSize=4158,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1240229461,HashPart2=-1477040423,HashPart3=-412819228,HashPart4=-1578829371,,) MSI (s) (E8:40) [13:36:06:759]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_funcptr.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:759]: Source for file 'Lib_ctypes_test_test_funcptr.py' is compressed MSI (s) (E8:40) [13:36:06:775]: Executing op: FileCopy(SourceName=mmc2jvda.py|test_functions.py,SourceCabKey=Lib_ctypes_test_test_functions.py,DestName=test_functions.py,Attributes=512,FileSize=12957,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1437681779,HashPart2=-546438597,HashPart3=-177022660,HashPart4=350861925,,) MSI (s) (E8:40) [13:36:06:775]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_functions.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:775]: Source for file 'Lib_ctypes_test_test_functions.py' is compressed MSI (s) (E8:40) [13:36:06:775]: Executing op: FileCopy(SourceName=zxnzclv7.py|test_incomplete.py,SourceCabKey=Lib_ctypes_test_test_incomplete.py,DestName=test_incomplete.py,Attributes=512,FileSize=1065,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1836214672,HashPart2=-1110312218,HashPart3=-1354253161,HashPart4=-395404975,,) MSI (s) (E8:40) [13:36:06:775]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_incomplete.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:775]: Source for file 'Lib_ctypes_test_test_incomplete.py' is compressed MSI (s) (E8:40) [13:36:06:775]: Executing op: FileCopy(SourceName=x85hkcxn.py|test_init.py,SourceCabKey=Lib_ctypes_test_test_init.py,DestName=test_init.py,Attributes=512,FileSize=1079,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1770023,HashPart2=1615887431,HashPart3=982332025,HashPart4=-1451737254,,) MSI (s) (E8:40) [13:36:06:775]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_init.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:775]: Source for file 'Lib_ctypes_test_test_init.py' is compressed MSI (s) (E8:40) [13:36:06:775]: Executing op: FileCopy(SourceName=jfgeryo8.py|test_internals.py,SourceCabKey=Lib_ctypes_test_test_internals.py,DestName=test_internals.py,Attributes=512,FileSize=2731,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=722127298,HashPart2=504136552,HashPart3=1225649673,HashPart4=-372974267,,) MSI (s) (E8:40) [13:36:06:775]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_internals.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:775]: Source for file 'Lib_ctypes_test_test_internals.py' is compressed MSI (s) (E8:40) [13:36:06:775]: Executing op: FileCopy(SourceName=vhg7ultq.py|test_keeprefs.py,SourceCabKey=Lib_ctypes_test_test_keeprefs.py,DestName=test_keeprefs.py,Attributes=512,FileSize=4211,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1084070279,HashPart2=1346382762,HashPart3=-2010850961,HashPart4=1471061773,,) MSI (s) (E8:40) [13:36:06:775]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_keeprefs.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:775]: Source for file 'Lib_ctypes_test_test_keeprefs.py' is compressed MSI (s) (E8:40) [13:36:06:790]: Executing op: FileCopy(SourceName=n3nsphlu.py|test_libc.py,SourceCabKey=Lib_ctypes_test_test_libc.py,DestName=test_libc.py,Attributes=512,FileSize=1038,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1958742493,HashPart2=-1455587378,HashPart3=-467327117,HashPart4=342564531,,) MSI (s) (E8:40) [13:36:06:790]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_libc.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:790]: Source for file 'Lib_ctypes_test_test_libc.py' is compressed MSI (s) (E8:40) [13:36:06:790]: Executing op: FileCopy(SourceName=qorw_gk0.py|test_loading.py,SourceCabKey=Lib_ctypes_test_test_loading.py,DestName=test_loading.py,Attributes=512,FileSize=7140,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1309761675,HashPart2=-1035570515,HashPart3=-1130078340,HashPart4=-2350308,,) MSI (s) (E8:40) [13:36:06:790]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_loading.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:790]: Source for file 'Lib_ctypes_test_test_loading.py' is compressed MSI (s) (E8:40) [13:36:06:790]: Executing op: FileCopy(SourceName=8aobculn.py|test_macholib.py,SourceCabKey=Lib_ctypes_test_test_macholib.py,DestName=test_macholib.py,Attributes=512,FileSize=1893,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=668619168,HashPart2=-575156679,HashPart3=1847263986,HashPart4=1677861073,,) MSI (s) (E8:40) [13:36:06:790]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_macholib.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:790]: Source for file 'Lib_ctypes_test_test_macholib.py' is compressed MSI (s) (E8:40) [13:36:06:790]: Executing op: FileCopy(SourceName=dy4u_m1y.py|test_memfunctions.py,SourceCabKey=Lib_ctypes_test_test_memfunctions.py,DestName=test_memfunctions.py,Attributes=512,FileSize=3372,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-357100464,HashPart2=1895950754,HashPart3=1943791594,HashPart4=-1219500600,,) MSI (s) (E8:40) [13:36:06:790]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_memfunctions.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:790]: Source for file 'Lib_ctypes_test_test_memfunctions.py' is compressed MSI (s) (E8:40) [13:36:06:790]: Executing op: FileCopy(SourceName=6uzbruqk.py|test_numbers.py,SourceCabKey=Lib_ctypes_test_test_numbers.py,DestName=test_numbers.py,Attributes=512,FileSize=9822,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-296262132,HashPart2=-2118047234,HashPart3=606376330,HashPart4=-1211805456,,) MSI (s) (E8:40) [13:36:06:790]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_numbers.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:790]: Source for file 'Lib_ctypes_test_test_numbers.py' is compressed MSI (s) (E8:40) [13:36:06:806]: Executing op: FileCopy(SourceName=ypxg-pgv.py|test_objects.py,SourceCabKey=Lib_ctypes_test_test_objects.py,DestName=test_objects.py,Attributes=512,FileSize=1744,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=960403201,HashPart2=1923599744,HashPart3=-1150794745,HashPart4=1566012351,,) MSI (s) (E8:40) [13:36:06:806]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_objects.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:806]: Source for file 'Lib_ctypes_test_test_objects.py' is compressed MSI (s) (E8:40) [13:36:06:806]: Executing op: FileCopy(SourceName=ziyb6sti.py|test_parameters.py,SourceCabKey=Lib_ctypes_test_test_parameters.py,DestName=test_parameters.py,Attributes=512,FileSize=7537,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1119656633,HashPart2=1008910403,HashPart3=2013055488,HashPart4=-1027852585,,) MSI (s) (E8:40) [13:36:06:806]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_parameters.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:806]: Source for file 'Lib_ctypes_test_test_parameters.py' is compressed MSI (s) (E8:40) [13:36:06:806]: Executing op: FileCopy(SourceName=5magivnd.py|test_pep3118.py,SourceCabKey=Lib_ctypes_test_test_pep3118.py,DestName=test_pep3118.py,Attributes=512,FileSize=8749,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1200747974,HashPart2=-1697218158,HashPart3=-1793226369,HashPart4=583124918,,) MSI (s) (E8:40) [13:36:06:806]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_pep3118.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:806]: Source for file 'Lib_ctypes_test_test_pep3118.py' is compressed MSI (s) (E8:40) [13:36:06:806]: Executing op: FileCopy(SourceName=au8xwzkp.py|test_pickling.py,SourceCabKey=Lib_ctypes_test_test_pickling.py,DestName=test_pickling.py,Attributes=512,FileSize=2299,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1882100272,HashPart2=1223525728,HashPart3=-1642162119,HashPart4=1920850777,,) MSI (s) (E8:40) [13:36:06:806]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_pickling.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:806]: Source for file 'Lib_ctypes_test_test_pickling.py' is compressed MSI (s) (E8:40) [13:36:06:822]: Executing op: FileCopy(SourceName=gmqpuchd.py|test_pointers.py,SourceCabKey=Lib_ctypes_test_test_pointers.py,DestName=test_pointers.py,Attributes=512,FileSize=7462,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1513847604,HashPart2=1485011824,HashPart3=1142057855,HashPart4=877071356,,) MSI (s) (E8:40) [13:36:06:822]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_pointers.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:822]: Source for file 'Lib_ctypes_test_test_pointers.py' is compressed MSI (s) (E8:40) [13:36:06:822]: Executing op: FileCopy(SourceName=cdn74bck.py|test_prototypes.py,SourceCabKey=Lib_ctypes_test_test_prototypes.py,DestName=test_prototypes.py,Attributes=512,FileSize=7067,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-757550187,HashPart2=263688313,HashPart3=1405548486,HashPart4=-1449971706,,) MSI (s) (E8:40) [13:36:06:822]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_prototypes.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:822]: Source for file 'Lib_ctypes_test_test_prototypes.py' is compressed MSI (s) (E8:40) [13:36:06:822]: Executing op: FileCopy(SourceName=mzztnuxy.py|test_python_api.py,SourceCabKey=Lib_ctypes_test_test_python_api.py,DestName=test_python_api.py,Attributes=512,FileSize=2955,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1595614726,HashPart2=-1828476137,HashPart3=2025194276,HashPart4=1241994895,,) MSI (s) (E8:40) [13:36:06:822]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_python_api.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:822]: Source for file 'Lib_ctypes_test_test_python_api.py' is compressed MSI (s) (E8:40) [13:36:06:822]: Executing op: FileCopy(SourceName=ye8lqzh2.py|test_random_things.py,SourceCabKey=Lib_ctypes_test_test_random_things.py,DestName=test_random_things.py,Attributes=512,FileSize=2901,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1493555195,HashPart2=2071631976,HashPart3=249424800,HashPart4=1069404597,,) MSI (s) (E8:40) [13:36:06:822]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_random_things.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:822]: Source for file 'Lib_ctypes_test_test_random_things.py' is compressed MSI (s) (E8:40) [13:36:06:822]: Executing op: FileCopy(SourceName=-4y4p0xz.py|test_refcounts.py,SourceCabKey=Lib_ctypes_test_test_refcounts.py,DestName=test_refcounts.py,Attributes=512,FileSize=2677,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1271160227,HashPart2=-676616050,HashPart3=1323648509,HashPart4=963009160,,) MSI (s) (E8:40) [13:36:06:822]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_refcounts.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:822]: Source for file 'Lib_ctypes_test_test_refcounts.py' is compressed MSI (s) (E8:40) [13:36:06:837]: Executing op: FileCopy(SourceName=wnzjpxvz.py|test_repr.py,SourceCabKey=Lib_ctypes_test_test_repr.py,DestName=test_repr.py,Attributes=512,FileSize=871,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1665930972,HashPart2=-74723069,HashPart3=987895459,HashPart4=1854587532,,) MSI (s) (E8:40) [13:36:06:837]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_repr.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:837]: Source for file 'Lib_ctypes_test_test_repr.py' is compressed MSI (s) (E8:40) [13:36:06:837]: Executing op: FileCopy(SourceName=rffcqrmb.py|test_returnfuncptrs.py,SourceCabKey=Lib_ctypes_test_test_returnfuncptrs.py,DestName=test_returnfuncptrs.py,Attributes=512,FileSize=2959,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1050562854,HashPart2=-216429280,HashPart3=-395857938,HashPart4=-61974776,,) MSI (s) (E8:40) [13:36:06:837]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_returnfuncptrs.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:837]: Source for file 'Lib_ctypes_test_test_returnfuncptrs.py' is compressed MSI (s) (E8:40) [13:36:06:837]: Executing op: FileCopy(SourceName=sumwpefl.py|test_simplesubclasses.py,SourceCabKey=Lib_ctypes_test_test_simplesubclasses.py,DestName=test_simplesubclasses.py,Attributes=512,FileSize=1344,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1288226821,HashPart2=-358411488,HashPart3=-2097934804,HashPart4=-1071126245,,) MSI (s) (E8:40) [13:36:06:837]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_simplesubclasses.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:837]: Source for file 'Lib_ctypes_test_test_simplesubclasses.py' is compressed MSI (s) (E8:40) [13:36:06:837]: Executing op: FileCopy(SourceName=4fmrrian.py|test_sizes.py,SourceCabKey=Lib_ctypes_test_test_sizes.py,DestName=test_sizes.py,Attributes=512,FileSize=837,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1070180008,HashPart2=-1943942613,HashPart3=-1699734398,HashPart4=-150509298,,) MSI (s) (E8:40) [13:36:06:837]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_sizes.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:837]: Source for file 'Lib_ctypes_test_test_sizes.py' is compressed MSI (s) (E8:40) [13:36:06:837]: Executing op: FileCopy(SourceName=lrktn-es.py|test_slicing.py,SourceCabKey=Lib_ctypes_test_test_slicing.py,DestName=test_slicing.py,Attributes=512,FileSize=6192,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1874261504,HashPart2=-1368077653,HashPart3=1813013823,HashPart4=2084470148,,) MSI (s) (E8:40) [13:36:06:837]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_slicing.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:837]: Source for file 'Lib_ctypes_test_test_slicing.py' is compressed MSI (s) (E8:40) [13:36:06:853]: Executing op: FileCopy(SourceName=h8ulwsr9.py|test_stringptr.py,SourceCabKey=Lib_ctypes_test_test_stringptr.py,DestName=test_stringptr.py,Attributes=512,FileSize=2613,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-363093849,HashPart2=967565791,HashPart3=4271954,HashPart4=342401935,,) MSI (s) (E8:40) [13:36:06:853]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_stringptr.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:853]: Source for file 'Lib_ctypes_test_test_stringptr.py' is compressed MSI (s) (E8:40) [13:36:06:853]: Executing op: FileCopy(SourceName=w8m07q4e.py|test_strings.py,SourceCabKey=Lib_ctypes_test_test_strings.py,DestName=test_strings.py,Attributes=512,FileSize=7535,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1539140498,HashPart2=94905331,HashPart3=914827324,HashPart4=1658738840,,) MSI (s) (E8:40) [13:36:06:853]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_strings.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:853]: Source for file 'Lib_ctypes_test_test_strings.py' is compressed MSI (s) (E8:40) [13:36:06:853]: Executing op: FileCopy(SourceName=r7fo9vzh.py|test_struct_fields.py,SourceCabKey=Lib_ctypes_test_test_struct_fields.py,DestName=test_struct_fields.py,Attributes=512,FileSize=2495,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1298670284,HashPart2=1330997770,HashPart3=-1268992172,HashPart4=1200237366,,) MSI (s) (E8:40) [13:36:06:853]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_struct_fields.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:853]: Source for file 'Lib_ctypes_test_test_struct_fields.py' is compressed MSI (s) (E8:40) [13:36:06:853]: Executing op: FileCopy(SourceName=eg0ckv0o.py|test_structures.py,SourceCabKey=Lib_ctypes_test_test_structures.py,DestName=test_structures.py,Attributes=512,FileSize=22150,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1870578454,HashPart2=-1506416399,HashPart3=1143021410,HashPart4=866511920,,) MSI (s) (E8:40) [13:36:06:853]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_structures.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:853]: Source for file 'Lib_ctypes_test_test_structures.py' is compressed MSI (s) (E8:40) [13:36:06:853]: Executing op: FileCopy(SourceName=im1itlem.py|test_unaligned_structures.py,SourceCabKey=Lib_ctypes_test_test_unaligned_structures.py,DestName=test_unaligned_structures.py,Attributes=512,FileSize=1260,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1645602983,HashPart2=1537789500,HashPart3=1224306942,HashPart4=28368442,,) MSI (s) (E8:40) [13:36:06:853]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_unaligned_structures.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:853]: Source for file 'Lib_ctypes_test_test_unaligned_structures.py' is compressed MSI (s) (E8:40) [13:36:06:868]: Executing op: FileCopy(SourceName=i4pmdndo.py|test_unicode.py,SourceCabKey=Lib_ctypes_test_test_unicode.py,DestName=test_unicode.py,Attributes=512,FileSize=1817,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=352294727,HashPart2=-833214514,HashPart3=530639864,HashPart4=1595259803,,) MSI (s) (E8:40) [13:36:06:868]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_unicode.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:868]: Source for file 'Lib_ctypes_test_test_unicode.py' is compressed MSI (s) (E8:40) [13:36:06:868]: Executing op: FileCopy(SourceName=jflstrub.py|test_values.py,SourceCabKey=Lib_ctypes_test_test_values.py,DestName=test_values.py,Attributes=512,FileSize=3972,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-651177259,HashPart2=-2030999745,HashPart3=-1616177128,HashPart4=2057514676,,) MSI (s) (E8:40) [13:36:06:868]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_values.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:868]: Source for file 'Lib_ctypes_test_test_values.py' is compressed MSI (s) (E8:40) [13:36:06:868]: Executing op: FileCopy(SourceName=atosp4ay.py|test_varsize_struct.py,SourceCabKey=Lib_ctypes_test_test_varsize_struct.py,DestName=test_varsize_struct.py,Attributes=512,FileSize=1892,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-414521578,HashPart2=1304259145,HashPart3=1764489936,HashPart4=-1454657744,,) MSI (s) (E8:40) [13:36:06:868]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_varsize_struct.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:868]: Source for file 'Lib_ctypes_test_test_varsize_struct.py' is compressed MSI (s) (E8:40) [13:36:06:868]: Executing op: FileCopy(SourceName=pn5dmrzt.py|test_win32.py,SourceCabKey=Lib_ctypes_test_test_win32.py,DestName=test_win32.py,Attributes=512,FileSize=5163,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=838234576,HashPart2=-711901914,HashPart3=1202962514,HashPart4=-418079717,,) MSI (s) (E8:40) [13:36:06:868]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_win32.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:868]: Source for file 'Lib_ctypes_test_test_win32.py' is compressed MSI (s) (E8:40) [13:36:06:868]: Executing op: FileCopy(SourceName=pzh2n_wu.py|test_wintypes.py,SourceCabKey=Lib_ctypes_test_test_wintypes.py,DestName=test_wintypes.py,Attributes=512,FileSize=1507,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1036392821,HashPart2=-770836978,HashPart3=-1967705231,HashPart4=1075325530,,) MSI (s) (E8:40) [13:36:06:868]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test\test_wintypes.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:868]: Source for file 'Lib_ctypes_test_test_wintypes.py' is compressed MSI (s) (E8:40) [13:36:06:884]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes) MSI (s) (E8:40) [13:36:06:884]: Executing op: SetSourceFolder(Folder=1\Lib\ctypes) MSI (s) (E8:40) [13:36:06:884]: Executing op: FileCopy(SourceName=util.py,SourceCabKey=Lib_ctypes_util.py,DestName=util.py,Attributes=512,FileSize=13437,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=172955020,HashPart2=-276233056,HashPart3=-1571408307,HashPart4=-168434773,,) MSI (s) (E8:40) [13:36:06:884]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\util.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:884]: Source for file 'Lib_ctypes_util.py' is compressed MSI (s) (E8:40) [13:36:06:884]: Executing op: FileCopy(SourceName=wintypes.py,SourceCabKey=Lib_ctypes_wintypes.py,DestName=wintypes.py,Attributes=512,FileSize=5830,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1013540633,HashPart2=76063988,HashPart3=1818992760,HashPart4=-1987697569,,) MSI (s) (E8:40) [13:36:06:884]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\wintypes.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:884]: Source for file 'Lib_ctypes_wintypes.py' is compressed MSI (s) (E8:40) [13:36:06:884]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\curses) MSI (s) (E8:40) [13:36:06:884]: Executing op: SetSourceFolder(Folder=1\Lib\curses) MSI (s) (E8:40) [13:36:06:884]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_curses___init.py,DestName=init.py,Attributes=512,FileSize=3913,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=428886436,HashPart2=-1115586315,HashPart3=-955466348,HashPart4=817059531,,) MSI (s) (E8:40) [13:36:06:884]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\curses_init.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:884]: Source for file 'Lib_curses___init.py' is compressed MSI (s) (E8:40) [13:36:06:884]: Executing op: FileCopy(SourceName=ascii.py,SourceCabKey=Lib_curses_ascii.py,DestName=ascii.py,Attributes=512,FileSize=2646,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=840043008,HashPart2=866125647,HashPart3=-1688316269,HashPart4=-308790278,,) MSI (s) (E8:40) [13:36:06:884]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\curses\ascii.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:884]: Source for file 'Lib_curses_ascii.py' is compressed MSI (s) (E8:40) [13:36:06:884]: Executing op: FileCopy(SourceName=has_key.py,SourceCabKey=Lib_curses_has_key.py,DestName=has_key.py,Attributes=512,FileSize=5826,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=476229958,HashPart2=939025993,HashPart3=1743731994,HashPart4=852936389,,) MSI (s) (E8:40) [13:36:06:900]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\curses\has_key.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:900]: Source for file 'Lib_curses_has_key.py' is compressed MSI (s) (E8:40) [13:36:06:900]: Executing op: FileCopy(SourceName=panel.py,SourceCabKey=Lib_curses_panel.py,DestName=panel.py,Attributes=512,FileSize=93,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2026027683,HashPart2=930930139,HashPart3=1267294955,HashPart4=-1800393145,,) MSI (s) (E8:40) [13:36:06:900]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\curses\panel.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:900]: Source for file 'Lib_curses_panel.py' is compressed MSI (s) (E8:40) [13:36:06:900]: Executing op: FileCopy(SourceName=textpad.py,SourceCabKey=Lib_curses_textpad.py,DestName=textpad.py,Attributes=512,FileSize=7858,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1977586141,HashPart2=618887344,HashPart3=893239627,HashPart4=1728279225,,) MSI (s) (E8:40) [13:36:06:900]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\curses\textpad.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:900]: Source for file 'Lib_curses_textpad.py' is compressed MSI (s) (E8:40) [13:36:06:900]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib) MSI (s) (E8:40) [13:36:06:900]: Executing op: SetSourceFolder(Folder=1\Lib) MSI (s) (E8:40) [13:36:06:900]: Executing op: FileCopy(SourceName=ej2oipu0.py|dataclasses.py,SourceCabKey=Lib_dataclasses.py,DestName=dataclasses.py,Attributes=512,FileSize=50537,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1737086015,HashPart2=1601686717,HashPart3=-893921466,HashPart4=2068694265,,) MSI (s) (E8:40) [13:36:06:900]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\dataclasses.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:900]: Source for file 'Lib_dataclasses.py' is compressed MSI (s) (E8:40) [13:36:06:900]: Executing op: FileCopy(SourceName=datetime.py,SourceCabKey=Lib_datetime.py,DestName=datetime.py,Attributes=512,FileSize=90592,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=697980129,HashPart2=-1305425874,HashPart3=848200547,HashPart4=-566092579,,) MSI (s) (E8:40) [13:36:06:900]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\datetime.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:900]: Source for file 'Lib_datetime.py' is compressed MSI (s) (E8:40) [13:36:06:915]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\dbm) MSI (s) (E8:40) [13:36:06:915]: Executing op: SetSourceFolder(Folder=1\Lib\dbm) MSI (s) (E8:40) [13:36:06:915]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_dbm___init.py,DestName=init.py,Attributes=512,FileSize=6028,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=280995754,HashPart2=626113493,HashPart3=1704946381,HashPart4=-1109397628,,) MSI (s) (E8:40) [13:36:06:915]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\dbm_init.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:915]: Source for file 'Lib_dbm___init.py' is compressed MSI (s) (E8:40) [13:36:06:915]: Executing op: FileCopy(SourceName=dumb.py,SourceCabKey=Lib_dbm_dumb.py,DestName=dumb.py,Attributes=512,FileSize=11852,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=609822352,HashPart2=513658800,HashPart3=-1141764550,HashPart4=-493071315,,) MSI (s) (E8:40) [13:36:06:915]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\dbm\dumb.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:915]: Source for file 'Lib_dbm_dumb.py' is compressed MSI (s) (E8:40) [13:36:06:915]: Executing op: FileCopy(SourceName=gnu.py,SourceCabKey=Lib_dbm_gnu.py,DestName=gnu.py,Attributes=512,FileSize=75,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-195250359,HashPart2=-605736232,HashPart3=927333979,HashPart4=-2011089979,,) MSI (s) (E8:40) [13:36:06:915]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\dbm\gnu.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:915]: Source for file 'Lib_dbm_gnu.py' is compressed MSI (s) (E8:40) [13:36:06:915]: Executing op: FileCopy(SourceName=ndbm.py,SourceCabKey=Lib_dbm_ndbm.py,DestName=ndbm.py,Attributes=512,FileSize=73,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1471309657,HashPart2=-1858464525,HashPart3=536507999,HashPart4=-1981180860,,) MSI (s) (E8:40) [13:36:06:915]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\dbm\ndbm.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:915]: Source for file 'Lib_dbm_ndbm.py' is compressed MSI (s) (E8:40) [13:36:06:915]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib) MSI (s) (E8:40) [13:36:06:915]: Executing op: SetSourceFolder(Folder=1\Lib) MSI (s) (E8:40) [13:36:06:915]: Executing op: FileCopy(SourceName=decimal.py,SourceCabKey=Lib_decimal.py,DestName=decimal.py,Attributes=512,FileSize=331,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2089502233,HashPart2=1070057601,HashPart3=467548011,HashPart4=744965607,,) MSI (s) (E8:40) [13:36:06:915]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\decimal.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:915]: Source for file 'Lib_decimal.py' is compressed MSI (s) (E8:40) [13:36:06:931]: Executing op: FileCopy(SourceName=difflib.py,SourceCabKey=Lib_difflib.py,DestName=difflib.py,Attributes=512,FileSize=86138,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=377434991,HashPart2=221716380,HashPart3=40171367,HashPart4=1363273329,,) MSI (s) (E8:40) [13:36:06:931]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\difflib.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:931]: Source for file 'Lib_difflib.py' is compressed MSI (s) (E8:40) [13:36:06:931]: Executing op: FileCopy(SourceName=dis.py,SourceCabKey=Lib_dis.py,DestName=dis.py,Attributes=512,FileSize=21119,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1036711767,HashPart2=1411078606,HashPart3=-1730954794,HashPart4=-811355907,,) MSI (s) (E8:40) [13:36:06:931]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\dis.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:931]: Source for file 'Lib_dis.py' is compressed MSI (s) (E8:40) [13:36:06:931]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils) MSI (s) (E8:40) [13:36:06:931]: Executing op: SetSourceFolder(Folder=1\Lib\cz9ckkkf|Lib\distutils) MSI (s) (E8:40) [13:36:06:931]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_distutils___init.py,DestName=init.py,Attributes=512,FileSize=249,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1399518318,HashPart2=-1241146092,HashPart3=-780908967,HashPart4=1723951591,,) MSI (s) (E8:40) [13:36:06:931]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils_init.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:931]: Source for file 'Lib_distutils___init.py' is compressed MSI (s) (E8:40) [13:36:06:931]: Executing op: FileCopy(SourceName=ulbgtncd.py|msvccompiler.py,SourceCabKey=Lib_distutils__msvccompiler.py,DestName=msvccompiler.py,Attributes=512,FileSize=22520,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=597278635,HashPart2=-2030946896,HashPart3=923371018,HashPart4=-786884424,,) MSI (s) (E8:40) [13:36:06:931]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils_msvccompiler.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:931]: Source for file 'Lib_distutils__msvccompiler.py' is compressed MSI (s) (E8:40) [13:36:06:931]: Executing op: FileCopy(SourceName=-ggbvbmm.py|archive_util.py,SourceCabKey=Lib_distutils_archive_util.py,DestName=archive_util.py,Attributes=512,FileSize=8828,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-726075550,HashPart2=32344820,HashPart3=1552201915,HashPart4=-903000810,,) MSI (s) (E8:40) [13:36:06:931]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\archive_util.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:931]: Source for file 'Lib_distutils_archive_util.py' is compressed MSI (s) (E8:40) [13:36:06:946]: Executing op: FileCopy(SourceName=w34qazll.py|bcppcompiler.py,SourceCabKey=Lib_distutils_bcppcompiler.py,DestName=bcppcompiler.py,Attributes=512,FileSize=15328,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1127908651,HashPart2=-272008935,HashPart3=1182171639,HashPart4=621947298,,) MSI (s) (E8:40) [13:36:06:946]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\bcppcompiler.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:946]: Source for file 'Lib_distutils_bcppcompiler.py' is compressed MSI (s) (E8:40) [13:36:06:946]: Executing op: FileCopy(SourceName=wujv5cxr.py|ccompiler.py,SourceCabKey=Lib_distutils_ccompiler.py,DestName=ccompiler.py,Attributes=512,FileSize=48549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1968845152,HashPart2=838057639,HashPart3=-437022770,HashPart4=-1828074952,,) MSI (s) (E8:40) [13:36:06:946]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\ccompiler.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:946]: Source for file 'Lib_distutils_ccompiler.py' is compressed MSI (s) (E8:40) [13:36:06:946]: Executing op: FileCopy(SourceName=cmd.py,SourceCabKey=Lib_distutils_cmd.py,DestName=cmd.py,Attributes=512,FileSize=18482,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1296040156,HashPart2=-1241318053,HashPart3=-481926241,HashPart4=728662458,,) MSI (s) (E8:40) [13:36:06:946]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\cmd.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:946]: Source for file 'Lib_distutils_cmd.py' is compressed MSI (s) (E8:40) [13:36:06:946]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command) MSI (s) (E8:40) [13:36:06:946]: Executing op: SetSourceFolder(Folder=1\Lib\cz9ckkkf\command|Lib\distutils\command) MSI (s) (E8:40) [13:36:06:946]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_distutils_command___init.py,DestName=init.py,Attributes=512,FileSize=830,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-50713347,HashPart2=-380331933,HashPart3=1618848479,HashPart4=-2024963586,,) MSI (s) (E8:40) [13:36:06:946]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command_init.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:946]: Source for file 'Lib_distutils_command___init.py' is compressed MSI (s) (E8:40) [13:36:06:946]: Executing op: FileCopy(SourceName=bdist.py,SourceCabKey=Lib_distutils_command_bdist.py,DestName=bdist.py,Attributes=512,FileSize=5705,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=326954706,HashPart2=325077240,HashPart3=-1386234607,HashPart4=-1025494642,,) MSI (s) (E8:40) [13:36:06:946]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\bdist.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:946]: Source for file 'Lib_distutils_command_bdist.py' is compressed MSI (s) (E8:40) [13:36:06:962]: Executing op: FileCopy(SourceName=qoqmcnqm.py|bdist_dumb.py,SourceCabKey=Lib_distutils_command_bdist_dumb.py,DestName=bdist_dumb.py,Attributes=512,FileSize=5036,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1885323227,HashPart2=-1779464186,HashPart3=-596756706,HashPart4=-1369600806,,) MSI (s) (E8:40) [13:36:06:962]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\bdist_dumb.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:962]: Source for file 'Lib_distutils_command_bdist_dumb.py' is compressed MSI (s) (E8:40) [13:36:06:962]: Executing op: FileCopy(SourceName=zrprvgi8.py|bdist_msi.py,SourceCabKey=Lib_distutils_command_bdist_msi.py,DestName=bdist_msi.py,Attributes=512,FileSize=36036,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1877175376,HashPart2=-2108267578,HashPart3=2111251460,HashPart4=-359554546,,) MSI (s) (E8:40) [13:36:06:962]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\bdist_msi.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:962]: Source for file 'Lib_distutils_command_bdist_msi.py' is compressed MSI (s) (E8:40) [13:36:06:962]: Executing op: FileCopy(SourceName=jkkw7bxr.py|bdist_rpm.py,SourceCabKey=Lib_distutils_command_bdist_rpm.py,DestName=bdist_rpm.py,Attributes=512,FileSize=22157,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=713477332,HashPart2=-1334198423,HashPart3=1828757046,HashPart4=1176057883,,) MSI (s) (E8:40) [13:36:06:962]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\bdist_rpm.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:962]: Source for file 'Lib_distutils_command_bdist_rpm.py' is compressed MSI (s) (E8:40) [13:36:06:962]: Executing op: FileCopy(SourceName=xjmvohq4.py|bdist_wininst.py,SourceCabKey=Lib_distutils_command_bdist_wininst.py,DestName=bdist_wininst.py,Attributes=512,FileSize=16420,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-646197822,HashPart2=1840756747,HashPart3=-1191057910,HashPart4=-1486892944,,) MSI (s) (E8:40) [13:36:06:978]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\bdist_wininst.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:978]: Source for file 'Lib_distutils_command_bdist_wininst.py' is compressed MSI (s) (E8:40) [13:36:06:978]: Executing op: FileCopy(SourceName=build.py,SourceCabKey=Lib_distutils_command_build.py,DestName=build.py,Attributes=512,FileSize=5924,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=193691787,HashPart2=-857235833,HashPart3=635900388,HashPart4=1506303161,,) MSI (s) (E8:40) [13:36:06:978]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\build.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:978]: Source for file 'Lib_distutils_command_build.py' is compressed MSI (s) (E8:40) [13:36:06:978]: Executing op: FileCopy(SourceName=10cx8wfx.py|build_clib.py,SourceCabKey=Lib_distutils_command_build_clib.py,DestName=build_clib.py,Attributes=512,FileSize=8231,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=899645293,HashPart2=-737460871,HashPart3=1026628553,HashPart4=-1038650341,,) MSI (s) (E8:40) [13:36:06:978]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\build_clib.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:978]: Source for file 'Lib_distutils_command_build_clib.py' is compressed MSI (s) (E8:40) [13:36:06:978]: Executing op: FileCopy(SourceName=rirhw193.py|build_ext.py,SourceCabKey=Lib_distutils_command_build_ext.py,DestName=build_ext.py,Attributes=512,FileSize=31974,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1847859425,HashPart2=-425259176,HashPart3=374019617,HashPart4=1191297114,,) MSI (s) (E8:40) [13:36:06:978]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\build_ext.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:978]: Source for file 'Lib_distutils_command_build_ext.py' is compressed MSI (s) (E8:40) [13:36:06:978]: Executing op: FileCopy(SourceName=build_py.py,SourceCabKey=Lib_distutils_command_build_py.py,DestName=build_py.py,Attributes=512,FileSize=17580,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-805705750,HashPart2=1369542278,HashPart3=2092458047,HashPart4=-38938795,,) MSI (s) (E8:40) [13:36:06:978]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\build_py.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:978]: Source for file 'Lib_distutils_command_build_py.py' is compressed MSI (s) (E8:40) [13:36:06:993]: Executing op: FileCopy(SourceName=3jh-li5t.py|build_scripts.py,SourceCabKey=Lib_distutils_command_build_scripts.py,DestName=build_scripts.py,Attributes=512,FileSize=6392,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1029263393,HashPart2=-1615933560,HashPart3=1073237332,HashPart4=-1863841735,,) MSI (s) (E8:40) [13:36:06:993]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\build_scripts.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:993]: Source for file 'Lib_distutils_command_build_scripts.py' is compressed MSI (s) (E8:40) [13:36:06:993]: Executing op: FileCopy(SourceName=check.py,SourceCabKey=Lib_distutils_command_check.py,DestName=check.py,Attributes=512,FileSize=5745,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1513115917,HashPart2=811877047,HashPart3=943569195,HashPart4=-118638932,,) MSI (s) (E8:40) [13:36:06:993]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\check.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:993]: Source for file 'Lib_distutils_command_check.py' is compressed MSI (s) (E8:40) [13:36:06:993]: Executing op: FileCopy(SourceName=clean.py,SourceCabKey=Lib_distutils_command_clean.py,DestName=clean.py,Attributes=512,FileSize=2852,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=180256248,HashPart2=-1401202796,HashPart3=1777067351,HashPart4=736053776,,) MSI (s) (E8:40) [13:36:06:993]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\clean.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:993]: Source for file 'Lib_distutils_command_clean.py' is compressed MSI (s) (E8:40) [13:36:06:993]: Executing op: FileCopy(SourceName=metaue1m|command_template,SourceCabKey=Lib_distutils_command_command_template,DestName=command_template,Attributes=512,FileSize=666,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-907367902,HashPart2=200231402,HashPart3=816712706,HashPart4=1917792079,,) MSI (s) (E8:40) [13:36:06:993]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\command_template; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:993]: Source for file 'Lib_distutils_command_command_template' is compressed MSI (s) (E8:40) [13:36:06:993]: Executing op: FileCopy(SourceName=config.py,SourceCabKey=Lib_distutils_command_config.py,DestName=config.py,Attributes=512,FileSize=13461,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1004932284,HashPart2=2111592651,HashPart3=334065510,HashPart4=1038489765,,) MSI (s) (E8:40) [13:36:06:993]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\config.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:06:993]: Source for file 'Lib_distutils_command_config.py' is compressed MSI (s) (E8:40) [13:36:07:009]: Executing op: FileCopy(SourceName=install.py,SourceCabKey=Lib_distutils_command_install.py,DestName=install.py,Attributes=512,FileSize=27387,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1304636002,HashPart2=-812977604,HashPart3=-1902099874,HashPart4=1888161165,,) MSI (s) (E8:40) [13:36:07:009]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\install.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:009]: Source for file 'Lib_distutils_command_install.py' is compressed MSI (s) (E8:40) [13:36:07:009]: Executing op: FileCopy(SourceName=u4ce6ezg.py|install_data.py,SourceCabKey=Lib_distutils_command_install_data.py,DestName=install_data.py,Attributes=512,FileSize=2901,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=627565280,HashPart2=-117698995,HashPart3=133728316,HashPart4=-163987766,,) MSI (s) (E8:40) [13:36:07:009]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\install_data.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:009]: Source for file 'Lib_distutils_command_install_data.py' is compressed MSI (s) (E8:40) [13:36:07:009]: Executing op: FileCopy(SourceName=t5p-iswk.py|install_egg_info.py,SourceCabKey=Lib_distutils_command_install_egg_info.py,DestName=install_egg_info.py,Attributes=512,FileSize=2680,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=906106414,HashPart2=-891151557,HashPart3=415129267,HashPart4=-617182037,,) MSI (s) (E8:40) [13:36:07:009]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\install_egg_info.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:009]: Source for file 'Lib_distutils_command_install_egg_info.py' is compressed MSI (s) (E8:40) [13:36:07:009]: Executing op: FileCopy(SourceName=6dedjsov.py|install_headers.py,SourceCabKey=Lib_distutils_command_install_headers.py,DestName=install_headers.py,Attributes=512,FileSize=1345,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-576010073,HashPart2=-972885234,HashPart3=-1714797293,HashPart4=-152312441,,) MSI (s) (E8:40) [13:36:07:009]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\install_headers.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:009]: Source for file 'Lib_distutils_command_install_headers.py' is compressed MSI (s) (E8:40) [13:36:07:009]: Executing op: FileCopy(SourceName=rjnj7bo0.py|install_lib.py,SourceCabKey=Lib_distutils_command_install_lib.py,DestName=install_lib.py,Attributes=512,FileSize=8614,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1895687868,HashPart2=-470412122,HashPart3=260976030,HashPart4=565207779,,) MSI (s) (E8:40) [13:36:07:025]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\install_lib.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:025]: Source for file 'Lib_distutils_command_install_lib.py' is compressed MSI (s) (E8:40) [13:36:07:025]: Executing op: FileCopy(SourceName=lh0omtjg.py|install_scripts.py,SourceCabKey=Lib_distutils_command_install_scripts.py,DestName=install_scripts.py,Attributes=512,FileSize=2077,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-200408114,HashPart2=1469810788,HashPart3=1409516793,HashPart4=677308402,,) MSI (s) (E8:40) [13:36:07:025]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\install_scripts.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:025]: Source for file 'Lib_distutils_command_install_scripts.py' is compressed MSI (s) (E8:40) [13:36:07:025]: Executing op: FileCopy(SourceName=register.py,SourceCabKey=Lib_distutils_command_register.py,DestName=register.py,Attributes=512,FileSize=12016,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2103366805,HashPart2=-957947610,HashPart3=-474958907,HashPart4=-1648298814,,) MSI (s) (E8:40) [13:36:07:025]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\register.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:025]: Source for file 'Lib_distutils_command_register.py' is compressed MSI (s) (E8:40) [13:36:07:025]: Executing op: FileCopy(SourceName=sdist.py,SourceCabKey=Lib_distutils_command_sdist.py,DestName=sdist.py,Attributes=512,FileSize=19499,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1244771158,HashPart2=-125469712,HashPart3=-1749230256,HashPart4=1985292792,,) MSI (s) (E8:40) [13:36:07:025]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\sdist.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:025]: Source for file 'Lib_distutils_command_sdist.py' is compressed MSI (s) (E8:40) [13:36:07:025]: Executing op: FileCopy(SourceName=upload.py,SourceCabKey=Lib_distutils_command_upload.py,DestName=upload.py,Attributes=512,FileSize=7196,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=186599299,HashPart2=-70231346,HashPart3=621549769,HashPart4=-502550033,,) MSI (s) (E8:40) [13:36:07:025]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\upload.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:025]: Source for file 'Lib_distutils_command_upload.py' is compressed MSI (s) (E8:40) [13:36:07:040]: Executing op: FileCopy(SourceName=megv2giv.exe|wininst-10.0.exe,SourceCabKey=Lib_distutils_command_wininst_10.0.exe,DestName=wininst-10.0.exe,Attributes=512,FileSize=190976,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1817762783,HashPart2=1583840684,HashPart3=-564187877,HashPart4=-796419359,,) MSI (s) (E8:40) [13:36:07:040]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\wininst-10.0.exe; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:040]: Source for file 'Lib_distutils_command_wininst_10.0.exe' is compressed MSI (s) (E8:40) [13:36:07:040]: Executing op: FileCopy(SourceName=1rite_um.exe|wininst-10.0-amd64.exe,SourceCabKey=Lib_distutils_command_wininst_10.0_amd64.exe,DestName=wininst-10.0-amd64.exe,Attributes=512,FileSize=222208,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-762338312,HashPart2=-2011125891,HashPart3=-1393489380,HashPart4=-1379813223,,) MSI (s) (E8:40) [13:36:07:040]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\wininst-10.0-amd64.exe; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:040]: Source for file 'Lib_distutils_command_wininst_10.0_amd64.exe' is compressed MSI (s) (E8:40) [13:36:07:040]: Executing op: FileCopy(SourceName=tkh65uyq.exe|wininst-14.0.exe,SourceCabKey=Lib_distutils_command_wininst_14.0.exe,DestName=wininst-14.0.exe,Attributes=512,FileSize=458240,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1558428097,HashPart2=64674275,HashPart3=-1599803028,HashPart4=-1269833875,,) MSI (s) (E8:40) [13:36:07:040]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\wininst-14.0.exe; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:040]: Source for file 'Lib_distutils_command_wininst_14.0.exe' is compressed MSI (s) (E8:40) [13:36:07:056]: Executing op: FileCopy(SourceName=9kzluscj.exe|wininst-14.0-amd64.exe,SourceCabKey=Lib_distutils_command_wininst_14.0_amd64.exe,DestName=wininst-14.0-amd64.exe,Attributes=512,FileSize=587776,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-521206939,HashPart2=1345133728,HashPart3=2145549257,HashPart4=1124774204,,) MSI (s) (E8:40) [13:36:07:056]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\wininst-14.0-amd64.exe; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:056]: Source for file 'Lib_distutils_command_wininst_14.0_amd64.exe' is compressed MSI (s) (E8:40) [13:36:07:056]: Executing op: FileCopy(SourceName=sqrqjybk.exe|wininst-6.0.exe,SourceCabKey=Lib_distutils_command_wininst_6.0.exe,DestName=wininst-6.0.exe,Attributes=512,FileSize=61440,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=522916219,HashPart2=248079544,HashPart3=-1419856187,HashPart4=-1203713247,,) MSI (s) (E8:40) [13:36:07:056]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\wininst-6.0.exe; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:056]: Source for file 'Lib_distutils_command_wininst_6.0.exe' is compressed MSI (s) (E8:40) [13:36:07:056]: Executing op: FileCopy(SourceName=8wkj-il9.exe|wininst-7.1.exe,SourceCabKey=Lib_distutils_command_wininst_7.1.exe,DestName=wininst-7.1.exe,Attributes=512,FileSize=65536,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1893821614,HashPart2=2117846533,HashPart3=710603163,HashPart4=364096289,,) MSI (s) (E8:40) [13:36:07:071]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\wininst-7.1.exe; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:071]: Source for file 'Lib_distutils_command_wininst_7.1.exe' is compressed MSI (s) (E8:40) [13:36:07:071]: Executing op: FileCopy(SourceName=esljfoei.exe|wininst-8.0.exe,SourceCabKey=Lib_distutils_command_wininst_8.0.exe,DestName=wininst-8.0.exe,Attributes=512,FileSize=61440,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1759383533,HashPart2=-322271129,HashPart3=-323933105,HashPart4=208155036,,) MSI (s) (E8:40) [13:36:07:071]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\wininst-8.0.exe; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:071]: Source for file 'Lib_distutils_command_wininst_8.0.exe' is compressed MSI (s) (E8:40) [13:36:07:071]: Executing op: FileCopy(SourceName=--5orof6.exe|wininst-9.0.exe,SourceCabKey=Lib_distutils_command_wininst_9.0.exe,DestName=wininst-9.0.exe,Attributes=512,FileSize=196096,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-849108076,HashPart2=-1400361645,HashPart3=628922675,HashPart4=-1256621467,,) MSI (s) (E8:40) [13:36:07:071]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\wininst-9.0.exe; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:071]: Source for file 'Lib_distutils_command_wininst_9.0.exe' is compressed MSI (s) (E8:40) [13:36:07:071]: Executing op: FileCopy(SourceName=45qzi5h4.exe|wininst-9.0-amd64.exe,SourceCabKey=Lib_distutils_command_wininst_9.0_amd64.exe,DestName=wininst-9.0-amd64.exe,Attributes=512,FileSize=224256,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=422523362,HashPart2=986740377,HashPart3=1159656572,HashPart4=1190287932,,) MSI (s) (E8:40) [13:36:07:071]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command\wininst-9.0-amd64.exe; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:071]: Source for file 'Lib_distutils_command_wininst_9.0_amd64.exe' is compressed MSI (s) (E8:40) [13:36:07:087]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils) MSI (s) (E8:40) [13:36:07:087]: Executing op: SetSourceFolder(Folder=1\Lib\cz9ckkkf|Lib\distutils) MSI (s) (E8:40) [13:36:07:087]: Executing op: FileCopy(SourceName=config.py,SourceCabKey=Lib_distutils_config.py,DestName=config.py,Attributes=512,FileSize=4957,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1646463234,HashPart2=1501304258,HashPart3=-1431196746,HashPart4=-1403788217,,) MSI (s) (E8:40) [13:36:07:087]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\config.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:087]: Source for file 'Lib_distutils_config.py' is compressed MSI (s) (E8:40) [13:36:07:087]: Executing op: FileCopy(SourceName=core.py,SourceCabKey=Lib_distutils_core.py,DestName=core.py,Attributes=512,FileSize=9110,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=990862033,HashPart2=333102582,HashPart3=-1791786157,HashPart4=2127634995,,) MSI (s) (E8:40) [13:36:07:087]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\core.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:087]: Source for file 'Lib_distutils_core.py' is compressed MSI (s) (E8:40) [13:36:07:087]: Executing op: FileCopy(SourceName=f_btbovz.py|cygwinccompiler.py,SourceCabKey=Lib_distutils_cygwinccompiler.py,DestName=cygwinccompiler.py,Attributes=512,FileSize=16883,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1773560787,HashPart2=400522695,HashPart3=-795199304,HashPart4=1256201534,,) MSI (s) (E8:40) [13:36:07:087]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\cygwinccompiler.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:087]: Source for file 'Lib_distutils_cygwinccompiler.py' is compressed MSI (s) (E8:40) [13:36:07:087]: Executing op: FileCopy(SourceName=debug.py,SourceCabKey=Lib_distutils_debug.py,DestName=debug.py,Attributes=512,FileSize=144,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-362756764,HashPart2=2123308842,HashPart3=1020630416,HashPart4=-1754210976,,) MSI (s) (E8:40) [13:36:07:087]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\debug.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:087]: Source for file 'Lib_distutils_debug.py' is compressed MSI (s) (E8:40) [13:36:07:087]: Executing op: FileCopy(SourceName=dep_util.py,SourceCabKey=Lib_distutils_dep_util.py,DestName=dep_util.py,Attributes=512,FileSize=3583,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1848029031,HashPart2=-742337457,HashPart3=-1577965111,HashPart4=551667025,,) MSI (s) (E8:40) [13:36:07:103]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\dep_util.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:103]: Source for file 'Lib_distutils_dep_util.py' is compressed MSI (s) (E8:40) [13:36:07:103]: Executing op: FileCopy(SourceName=dir_util.py,SourceCabKey=Lib_distutils_dir_util.py,DestName=dir_util.py,Attributes=512,FileSize=7988,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-819893907,HashPart2=1679731641,HashPart3=1640356007,HashPart4=1635980343,,) MSI (s) (E8:40) [13:36:07:103]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\dir_util.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:103]: Source for file 'Lib_distutils_dir_util.py' is compressed MSI (s) (E8:40) [13:36:07:103]: Executing op: FileCopy(SourceName=dist.py,SourceCabKey=Lib_distutils_dist.py,DestName=dist.py,Attributes=512,FileSize=51641,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=302371856,HashPart2=-1013239677,HashPart3=918299678,HashPart4=176374674,,) MSI (s) (E8:40) [13:36:07:103]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\dist.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:103]: Source for file 'Lib_distutils_dist.py' is compressed MSI (s) (E8:40) [13:36:07:103]: Executing op: FileCopy(SourceName=errors.py,SourceCabKey=Lib_distutils_errors.py,DestName=errors.py,Attributes=512,FileSize=3674,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=210194834,HashPart2=1455458375,HashPart3=-506528325,HashPart4=589783498,,) MSI (s) (E8:40) [13:36:07:103]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\errors.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:103]: Source for file 'Lib_distutils_errors.py' is compressed MSI (s) (E8:40) [13:36:07:103]: Executing op: FileCopy(SourceName=gcmjjvjo.py|extension.py,SourceCabKey=Lib_distutils_extension.py,DestName=extension.py,Attributes=512,FileSize=10755,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-890291883,HashPart2=-538424591,HashPart3=-1081372733,HashPart4=-1641384298,,) MSI (s) (E8:40) [13:36:07:103]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\extension.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:103]: Source for file 'Lib_distutils_extension.py' is compressed MSI (s) (E8:40) [13:36:07:103]: Executing op: FileCopy(SourceName=feppslb7.py|fancy_getopt.py,SourceCabKey=Lib_distutils_fancy_getopt.py,DestName=fancy_getopt.py,Attributes=512,FileSize=18241,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1676411258,HashPart2=1240801464,HashPart3=61608467,HashPart4=1359841492,,) MSI (s) (E8:40) [13:36:07:118]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\fancy_getopt.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:118]: Source for file 'Lib_distutils_fancy_getopt.py' is compressed MSI (s) (E8:40) [13:36:07:118]: Executing op: FileCopy(SourceName=wwuocaxz.py|file_util.py,SourceCabKey=Lib_distutils_file_util.py,DestName=file_util.py,Attributes=512,FileSize=8386,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=35589026,HashPart2=525824776,HashPart3=-1938092190,HashPart4=813353663,,) MSI (s) (E8:40) [13:36:07:118]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\file_util.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:118]: Source for file 'Lib_distutils_file_util.py' is compressed MSI (s) (E8:40) [13:36:07:118]: Executing op: FileCopy(SourceName=filelist.py,SourceCabKey=Lib_distutils_filelist.py,DestName=filelist.py,Attributes=512,FileSize=13159,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-74244364,HashPart2=73613236,HashPart3=376039216,HashPart4=182667182,,) MSI (s) (E8:40) [13:36:07:118]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\filelist.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:118]: Source for file 'Lib_distutils_filelist.py' is compressed MSI (s) (E8:40) [13:36:07:118]: Executing op: FileCopy(SourceName=log.py,SourceCabKey=Lib_distutils_log.py,DestName=log.py,Attributes=512,FileSize=2046,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1103438192,HashPart2=1644890455,HashPart3=-802253586,HashPart4=-364246424,,) MSI (s) (E8:40) [13:36:07:118]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\log.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:118]: Source for file 'Lib_distutils_log.py' is compressed MSI (s) (E8:40) [13:36:07:118]: Executing op: FileCopy(SourceName=2mu3ndgt.py|msvc9compiler.py,SourceCabKey=Lib_distutils_msvc9compiler.py,DestName=msvc9compiler.py,Attributes=512,FileSize=31300,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=33536306,HashPart2=-1119417422,HashPart3=-1631128293,HashPart4=-651987446,,) MSI (s) (E8:40) [13:36:07:118]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\msvc9compiler.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:118]: Source for file 'Lib_distutils_msvc9compiler.py' is compressed MSI (s) (E8:40) [13:36:07:134]: Executing op: FileCopy(SourceName=sfg5ps6n.py|msvccompiler.py,SourceCabKey=Lib_distutils_msvccompiler.py,DestName=msvccompiler.py,Attributes=512,FileSize=24207,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-477804066,HashPart2=152380405,HashPart3=362552163,HashPart4=680226188,,) MSI (s) (E8:40) [13:36:07:134]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\msvccompiler.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:134]: Source for file 'Lib_distutils_msvccompiler.py' is compressed MSI (s) (E8:40) [13:36:07:134]: Executing op: FileCopy(SourceName=README,SourceCabKey=Lib_distutils_README,DestName=README,Attributes=512,FileSize=253,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-158620031,HashPart2=-2144293774,HashPart3=-650976459,HashPart4=1139602161,,) MSI (s) (E8:40) [13:36:07:134]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\README; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:134]: Source for file 'Lib_distutils_README' is compressed MSI (s) (E8:40) [13:36:07:134]: Executing op: FileCopy(SourceName=spawn.py,SourceCabKey=Lib_distutils_spawn.py,DestName=spawn.py,Attributes=512,FileSize=8046,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-420669657,HashPart2=1615432057,HashPart3=1546207741,HashPart4=1988702390,,) MSI (s) (E8:40) [13:36:07:134]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\spawn.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:134]: Source for file 'Lib_distutils_spawn.py' is compressed MSI (s) (E8:40) [13:36:07:134]: Executing op: FileCopy(SourceName=oc7qkz7w.py|sysconfig.py,SourceCabKey=Lib_distutils_sysconfig.py,DestName=sysconfig.py,Attributes=512,FileSize=20939,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1944408987,HashPart2=-405678906,HashPart3=-156433946,HashPart4=-25531103,,) MSI (s) (E8:40) [13:36:07:134]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\sysconfig.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:134]: Source for file 'Lib_distutils_sysconfig.py' is compressed MSI (s) (E8:40) [13:36:07:134]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests) MSI (s) (E8:40) [13:36:07:134]: Executing op: SetSourceFolder(Folder=1\Lib\cz9ckkkf\tests|Lib\distutils\tests) MSI (s) (E8:40) [13:36:07:134]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_distutils_tests___init.py,DestName=init.py,Attributes=512,FileSize=1096,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-28612129,HashPart2=1216222364,HashPart3=1110023164,HashPart4=-846180344,,) MSI (s) (E8:40) [13:36:07:134]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests_init.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:134]: Source for file 'Lib_distutils_tests___init.py' is compressed MSI (s) (E8:40) [13:36:07:150]: Executing op: FileCopy(SourceName=c7fuqhwq.rst|includetest.rst,SourceCabKey=Lib_distutils_tests_includetest.rst,DestName=includetest.rst,Attributes=512,FileSize=26,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1691157910,HashPart2=-628986402,HashPart3=1061487020,HashPart4=-907694398,,) MSI (s) (E8:40) [13:36:07:150]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\includetest.rst; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:150]: Source for file 'Lib_distutils_tests_includetest.rst' is compressed MSI (s) (E8:40) [13:36:07:150]: Executing op: FileCopy(SourceName=jgrskxsw.sam|Setup.sample,SourceCabKey=Lib_distutils_tests_Setup.sample,DestName=Setup.sample,Attributes=512,FileSize=2316,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=307404511,HashPart2=949413528,HashPart3=-1963895125,HashPart4=-722013025,,) MSI (s) (E8:40) [13:36:07:150]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\Setup.sample; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:150]: Source for file 'Lib_distutils_tests_Setup.sample' is compressed MSI (s) (E8:40) [13:36:07:150]: Executing op: FileCopy(SourceName=support.py,SourceCabKey=Lib_distutils_tests_support.py,DestName=support.py,Attributes=512,FileSize=6751,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1836075475,HashPart2=1192782548,HashPart3=-381192855,HashPart4=579422846,,) MSI (s) (E8:40) [13:36:07:150]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\support.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:150]: Source for file 'Lib_distutils_tests_support.py' is compressed MSI (s) (E8:40) [13:36:07:150]: Executing op: FileCopy(SourceName=2dw7lrq2.py|test_archive_util.py,SourceCabKey=Lib_distutils_tests_test_archive_util.py,DestName=test_archive_util.py,Attributes=512,FileSize=14695,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1919400977,HashPart2=1092338889,HashPart3=1166257160,HashPart4=-784630326,,) MSI (s) (E8:40) [13:36:07:150]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_archive_util.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:150]: Source for file 'Lib_distutils_tests_test_archive_util.py' is compressed MSI (s) (E8:40) [13:36:07:150]: Executing op: FileCopy(SourceName=z0cxnpm.py|test_bdist.py,SourceCabKey=Lib_distutils_tests_test_bdist.py,DestName=test_bdist.py,Attributes=512,FileSize=1950,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1292141219,HashPart2=-1171539224,HashPart3=-544729917,HashPart4=-965334513,,) MSI (s) (E8:40) [13:36:07:165]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_bdist.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:165]: Source for file 'Lib_distutils_tests_test_bdist.py' is compressed MSI (s) (E8:40) [13:36:07:165]: Executing op: FileCopy(SourceName=df0b8btr.py|test_bdist_dumb.py,SourceCabKey=Lib_distutils_tests_test_bdist_dumb.py,DestName=test_bdist_dumb.py,Attributes=512,FileSize=3002,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1219854519,HashPart2=-1961897227,HashPart3=736232161,HashPart4=-1615516413,,) MSI (s) (E8:40) [13:36:07:165]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_bdist_dumb.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:165]: Source for file 'Lib_distutils_tests_test_bdist_dumb.py' is compressed MSI (s) (E8:40) [13:36:07:165]: Executing op: FileCopy(SourceName=yrdbyu0j.py|test_bdist_msi.py,SourceCabKey=Lib_distutils_tests_test_bdist_msi.py,DestName=test_bdist_msi.py,Attributes=512,FileSize=753,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2006298345,HashPart2=-1454414207,HashPart3=2034973392,HashPart4=904289022,,) MSI (s) (E8:40) [13:36:07:165]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_bdist_msi.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:165]: Source for file 'Lib_distutils_tests_test_bdist_msi.py' is compressed MSI (s) (E8:40) [13:36:07:165]: Executing op: FileCopy(SourceName=huwfahub.py|test_bdist_rpm.py,SourceCabKey=Lib_distutils_tests_test_bdist_rpm.py,DestName=test_bdist_rpm.py,Attributes=512,FileSize=5143,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=653235635,HashPart2=957861141,HashPart3=-851844696,HashPart4=-56095042,,) MSI (s) (E8:40) [13:36:07:165]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_bdist_rpm.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:165]: Source for file 'Lib_distutils_tests_test_bdist_rpm.py' is compressed MSI (s) (E8:40) [13:36:07:165]: Executing op: FileCopy(SourceName=-cfiq4hg.py|test_bdist_wininst.py,SourceCabKey=Lib_distutils_tests_test_bdist_wininst.py,DestName=test_bdist_wininst.py,Attributes=512,FileSize=1428,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=370620261,HashPart2=2061591472,HashPart3=1438689291,HashPart4=529468417,,) MSI (s) (E8:40) [13:36:07:165]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_bdist_wininst.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:165]: Source for file 'Lib_distutils_tests_test_bdist_wininst.py' is compressed MSI (s) (E8:40) [13:36:07:165]: Executing op: FileCopy(SourceName=tmd8gqcx.py|test_build.py,SourceCabKey=Lib_distutils_tests_test_build.py,DestName=test_build.py,Attributes=512,FileSize=2021,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=190684485,HashPart2=973945968,HashPart3=1328719073,HashPart4=-580426911,,) MSI (s) (E8:40) [13:36:07:181]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_build.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:181]: Source for file 'Lib_distutils_tests_test_build.py' is compressed MSI (s) (E8:40) [13:36:07:181]: Executing op: FileCopy(SourceName=sshq9pkb.py|test_build_clib.py,SourceCabKey=Lib_distutils_tests_test_build_clib.py,DestName=test_build_clib.py,Attributes=512,FileSize=4810,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-610344768,HashPart2=-260413968,HashPart3=1031375380,HashPart4=732219923,,) MSI (s) (E8:40) [13:36:07:181]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_build_clib.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:181]: Source for file 'Lib_distutils_tests_test_build_clib.py' is compressed MSI (s) (E8:40) [13:36:07:181]: Executing op: FileCopy(SourceName=lejxtbhc.py|test_build_ext.py,SourceCabKey=Lib_distutils_tests_test_build_ext.py,DestName=test_build_ext.py,Attributes=512,FileSize=20340,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1824499727,HashPart2=-2140585688,HashPart3=-1227172111,HashPart4=2137271516,,) MSI (s) (E8:40) [13:36:07:181]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_build_ext.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:181]: Source for file 'Lib_distutils_tests_test_build_ext.py' is compressed MSI (s) (E8:40) [13:36:07:181]: Executing op: FileCopy(SourceName=alb1cec2.py|test_build_py.py,SourceCabKey=Lib_distutils_tests_test_build_py.py,DestName=test_build_py.py,Attributes=512,FileSize=6514,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2079480935,HashPart2=-1019560632,HashPart3=830124972,HashPart4=452107810,,) MSI (s) (E8:40) [13:36:07:181]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_build_py.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:181]: Source for file 'Lib_distutils_tests_test_build_py.py' is compressed MSI (s) (E8:40) [13:36:07:181]: Executing op: FileCopy(SourceName=zjlglgwn.py|test_build_scripts.py,SourceCabKey=Lib_distutils_tests_test_build_scripts.py,DestName=test_build_scripts.py,Attributes=512,FileSize=3705,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-321214887,HashPart2=-994809676,HashPart3=-1202999304,HashPart4=-1914868516,,) MSI (s) (E8:40) [13:36:07:181]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_build_scripts.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:181]: Source for file 'Lib_distutils_tests_test_build_scripts.py' is compressed MSI (s) (E8:40) [13:36:07:196]: Executing op: FileCopy(SourceName=1b0auun-.py|test_check.py,SourceCabKey=Lib_distutils_tests_test_check.py,DestName=test_check.py,Attributes=512,FileSize=5874,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2112732188,HashPart2=-462678124,HashPart3=-37552278,HashPart4=1880345859,,) MSI (s) (E8:40) [13:36:07:196]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_check.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:196]: Source for file 'Lib_distutils_tests_test_check.py' is compressed MSI (s) (E8:40) [13:36:07:196]: Executing op: FileCopy(SourceName=0shiw_6u.py|test_clean.py,SourceCabKey=Lib_distutils_tests_test_clean.py,DestName=test_clean.py,Attributes=512,FileSize=1490,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=775996715,HashPart2=-1410132403,HashPart3=-586690470,HashPart4=1204854964,,) MSI (s) (E8:40) [13:36:07:196]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_clean.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:196]: Source for file 'Lib_distutils_tests_test_clean.py' is compressed MSI (s) (E8:40) [13:36:07:196]: Executing op: FileCopy(SourceName=test_cmd.py,SourceCabKey=Lib_distutils_tests_test_cmd.py,DestName=test_cmd.py,Attributes=512,FileSize=3961,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1991416770,HashPart2=1089122392,HashPart3=80927269,HashPart4=268462815,,) MSI (s) (E8:40) [13:36:07:196]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_cmd.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:196]: Source for file 'Lib_distutils_tests_test_cmd.py' is compressed MSI (s) (E8:40) [13:36:07:196]: Executing op: FileCopy(SourceName=aqq2xzlx.py|test_config.py,SourceCabKey=Lib_distutils_tests_test_config.py,DestName=test_config.py,Attributes=512,FileSize=4033,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1587302386,HashPart2=1177091500,HashPart3=-746563268,HashPart4=970030986,,) MSI (s) (E8:40) [13:36:07:196]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_config.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:196]: Source for file 'Lib_distutils_tests_test_config.py' is compressed MSI (s) (E8:40) [13:36:07:196]: Executing op: FileCopy(SourceName=gifiwt24.py|test_config_cmd.py,SourceCabKey=Lib_distutils_tests_test_config_cmd.py,DestName=test_config_cmd.py,Attributes=512,FileSize=3157,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1120950804,HashPart2=-1147432063,HashPart3=1959017041,HashPart4=487782757,,) MSI (s) (E8:40) [13:36:07:196]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_config_cmd.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:196]: Source for file 'Lib_distutils_tests_test_config_cmd.py' is compressed MSI (s) (E8:40) [13:36:07:212]: Executing op: FileCopy(SourceName=z4lvqbta.py|test_core.py,SourceCabKey=Lib_distutils_tests_test_core.py,DestName=test_core.py,Attributes=512,FileSize=4217,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-157419587,HashPart2=-1566019005,HashPart3=539845778,HashPart4=-193887547,,) MSI (s) (E8:40) [13:36:07:212]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_core.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:212]: Source for file 'Lib_distutils_tests_test_core.py' is compressed MSI (s) (E8:40) [13:36:07:212]: Executing op: FileCopy(SourceName=ipw6vjgm.py|test_cygwinccompiler.py,SourceCabKey=Lib_distutils_tests_test_cygwinccompiler.py,DestName=test_cygwinccompiler.py,Attributes=512,FileSize=5790,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1089112074,HashPart2=1733626509,HashPart3=-656061834,HashPart4=-1762024345,,) MSI (s) (E8:40) [13:36:07:212]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_cygwinccompiler.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:212]: Source for file 'Lib_distutils_tests_test_cygwinccompiler.py' is compressed MSI (s) (E8:40) [13:36:07:212]: Executing op: FileCopy(SourceName=zeop9dkq.py|test_dep_util.py,SourceCabKey=Lib_distutils_tests_test_dep_util.py,DestName=test_dep_util.py,Attributes=512,FileSize=2900,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2085373057,HashPart2=2102177246,HashPart3=-824092239,HashPart4=2074135012,,) MSI (s) (E8:40) [13:36:07:212]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_dep_util.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:212]: Source for file 'Lib_distutils_tests_test_dep_util.py' is compressed MSI (s) (E8:40) [13:36:07:212]: Executing op: FileCopy(SourceName=rnijqk18.py|test_dir_util.py,SourceCabKey=Lib_distutils_tests_test_dir_util.py,DestName=test_dir_util.py,Attributes=512,FileSize=4793,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1198873874,HashPart2=-1869300840,HashPart3=-83051719,HashPart4=-702029570,,) MSI (s) (E8:40) [13:36:07:212]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_dir_util.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:212]: Source for file 'Lib_distutils_tests_test_dir_util.py' is compressed MSI (s) (E8:40) [13:36:07:212]: Executing op: FileCopy(SourceName=ta_x3qii.py|test_dist.py,SourceCabKey=Lib_distutils_tests_test_dist.py,DestName=test_dist.py,Attributes=512,FileSize=19630,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=205911654,HashPart2=1748660930,HashPart3=1553603794,HashPart4=-2044380193,,) MSI (s) (E8:40) [13:36:07:212]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_dist.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:212]: Source for file 'Lib_distutils_tests_test_dist.py' is compressed MSI (s) (E8:40) [13:36:07:228]: Executing op: FileCopy(SourceName=f-hhom5k.py|test_extension.py,SourceCabKey=Lib_distutils_tests_test_extension.py,DestName=test_extension.py,Attributes=512,FileSize=2837,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1083604424,HashPart2=632167947,HashPart3=749541219,HashPart4=-802694823,,) MSI (s) (E8:40) [13:36:07:228]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_extension.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:228]: Source for file 'Lib_distutils_tests_test_extension.py' is compressed MSI (s) (E8:40) [13:36:07:228]: Executing op: FileCopy(SourceName=u-jgmvev.py|test_file_util.py,SourceCabKey=Lib_distutils_tests_test_file_util.py,DestName=test_file_util.py,Attributes=512,FileSize=4535,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1396763231,HashPart2=-589209614,HashPart3=630452460,HashPart4=-858037351,,) MSI (s) (E8:40) [13:36:07:228]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_file_util.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:228]: Source for file 'Lib_distutils_tests_test_file_util.py' is compressed MSI (s) (E8:40) [13:36:07:228]: Executing op: FileCopy(SourceName=9x725mc0.py|test_filelist.py,SourceCabKey=Lib_distutils_tests_test_filelist.py,DestName=test_filelist.py,Attributes=512,FileSize=11815,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=181188316,HashPart2=-661171936,HashPart3=-159567152,HashPart4=1854072200,,) MSI (s) (E8:40) [13:36:07:228]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_filelist.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:228]: Source for file 'Lib_distutils_tests_test_filelist.py' is compressed MSI (s) (E8:40) [13:36:07:228]: Executing op: FileCopy(SourceName=ue6o-2rt.py|test_install.py,SourceCabKey=Lib_distutils_tests_test_install.py,DestName=test_install.py,Attributes=512,FileSize=8783,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=727838949,HashPart2=1946730970,HashPart3=-620741037,HashPart4=1412431059,,) MSI (s) (E8:40) [13:36:07:228]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_install.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:228]: Source for file 'Lib_distutils_tests_test_install.py' is compressed MSI (s) (E8:40) [13:36:07:228]: Executing op: FileCopy(SourceName=xd6jg13w.py|test_install_data.py,SourceCabKey=Lib_distutils_tests_test_install_data.py,DestName=test_install_data.py,Attributes=512,FileSize=2652,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=510088600,HashPart2=335878096,HashPart3=482986967,HashPart4=121223222,,) MSI (s) (E8:40) [13:36:07:228]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_install_data.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:228]: Source for file 'Lib_distutils_tests_test_install_data.py' is compressed MSI (s) (E8:40) [13:36:07:243]: Executing op: FileCopy(SourceName=dkvoony6.py|test_install_headers.py,SourceCabKey=Lib_distutils_tests_test_install_headers.py,DestName=test_install_headers.py,Attributes=512,FileSize=1277,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=16089118,HashPart2=-464011120,HashPart3=1775946954,HashPart4=-1896955750,,) MSI (s) (E8:40) [13:36:07:243]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_install_headers.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:243]: Source for file 'Lib_distutils_tests_test_install_headers.py' is compressed MSI (s) (E8:40) [13:36:07:243]: Executing op: FileCopy(SourceName=l6zsav2n.py|test_install_lib.py,SourceCabKey=Lib_distutils_tests_test_install_lib.py,DestName=test_install_lib.py,Attributes=512,FileSize=4089,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1022817617,HashPart2=-403368566,HashPart3=-964448491,HashPart4=-545464453,,) MSI (s) (E8:40) [13:36:07:243]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_install_lib.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:243]: Source for file 'Lib_distutils_tests_test_install_lib.py' is compressed MSI (s) (E8:40) [13:36:07:243]: Executing op: FileCopy(SourceName=mueg5na3.py|test_install_scripts.py,SourceCabKey=Lib_distutils_tests_test_install_scripts.py,DestName=test_install_scripts.py,Attributes=512,FileSize=2707,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=373185115,HashPart2=104991351,HashPart3=2048732525,HashPart4=-1425883098,,) MSI (s) (E8:40) [13:36:07:243]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_install_scripts.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:243]: Source for file 'Lib_distutils_tests_test_install_scripts.py' is compressed MSI (s) (E8:40) [13:36:07:243]: Executing op: FileCopy(SourceName=test_log.py,SourceCabKey=Lib_distutils_tests_test_log.py,DestName=test_log.py,Attributes=512,FileSize=1910,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-234712230,HashPart2=1610042720,HashPart3=2080521314,HashPart4=1256488426,,) MSI (s) (E8:40) [13:36:07:243]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_log.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:243]: Source for file 'Lib_distutils_tests_test_log.py' is compressed MSI (s) (E8:40) [13:36:07:243]: Executing op: FileCopy(SourceName=h7qqnrim.py|test_msvc9compiler.py,SourceCabKey=Lib_distutils_tests_test_msvc9compiler.py,DestName=test_msvc9compiler.py,Attributes=512,FileSize=6222,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1272404222,HashPart2=-704887946,HashPart3=-959326324,HashPart4=-1457241716,,) MSI (s) (E8:40) [13:36:07:243]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_msvc9compiler.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:243]: Source for file 'Lib_distutils_tests_test_msvc9compiler.py' is compressed MSI (s) (E8:40) [13:36:07:259]: Executing op: FileCopy(SourceName=6swxjaee.py|test_msvccompiler.py,SourceCabKey=Lib_distutils_tests_test_msvccompiler.py,DestName=test_msvccompiler.py,Attributes=512,FileSize=5004,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=294132632,HashPart2=-2093508854,HashPart3=960355564,HashPart4=-606053060,,) MSI (s) (E8:40) [13:36:07:259]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_msvccompiler.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:259]: Source for file 'Lib_distutils_tests_test_msvccompiler.py' is compressed MSI (s) (E8:40) [13:36:07:259]: Executing op: FileCopy(SourceName=vnzeszdu.py|test_register.py,SourceCabKey=Lib_distutils_tests_test_register.py,DestName=test_register.py,Attributes=512,FileSize=10088,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=954306385,HashPart2=-1872506441,HashPart3=1465972151,HashPart4=-2059808488,,) MSI (s) (E8:40) [13:36:07:259]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_register.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:259]: Source for file 'Lib_distutils_tests_test_register.py' is compressed MSI (s) (E8:40) [13:36:07:259]: Executing op: FileCopy(SourceName=uykzemrj.py|test_sdist.py,SourceCabKey=Lib_distutils_tests_test_sdist.py,DestName=test_sdist.py,Attributes=512,FileSize=17539,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1996763383,HashPart2=1475085798,HashPart3=1029909027,HashPart4=-1277815949,,) MSI (s) (E8:40) [13:36:07:259]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_sdist.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:259]: Source for file 'Lib_distutils_tests_test_sdist.py' is compressed MSI (s) (E8:40) [13:36:07:259]: Executing op: FileCopy(SourceName=wbgaafgv.py|test_spawn.py,SourceCabKey=Lib_distutils_tests_test_spawn.py,DestName=test_spawn.py,Attributes=512,FileSize=5810,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1244873359,HashPart2=-976388023,HashPart3=-1475619121,HashPart4=1360569554,,) MSI (s) (E8:40) [13:36:07:259]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_spawn.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:259]: Source for file 'Lib_distutils_tests_test_spawn.py' is compressed MSI (s) (E8:40) [13:36:07:259]: Executing op: FileCopy(SourceName=jqzxewde.py|test_sysconfig.py,SourceCabKey=Lib_distutils_tests_test_sysconfig.py,DestName=test_sysconfig.py,Attributes=512,FileSize=11319,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1756245201,HashPart2=-685845396,HashPart3=1197890441,HashPart4=905094829,,) MSI (s) (E8:40) [13:36:07:259]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_sysconfig.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:259]: Source for file 'Lib_distutils_tests_test_sysconfig.py' is compressed MSI (s) (E8:40) [13:36:07:275]: Executing op: FileCopy(SourceName=p2msfuvc.py|test_text_file.py,SourceCabKey=Lib_distutils_tests_test_text_file.py,DestName=test_text_file.py,Attributes=512,FileSize=3543,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-277642667,HashPart2=-2044919257,HashPart3=-1206003559,HashPart4=-427698309,,) MSI (s) (E8:40) [13:36:07:275]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_text_file.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:275]: Source for file 'Lib_distutils_tests_test_text_file.py' is compressed MSI (s) (E8:40) [13:36:07:275]: Executing op: FileCopy(SourceName=0-ui3f2.py|test_unixccompiler.py,SourceCabKey=Lib_distutils_tests_test_unixccompiler.py,DestName=test_unixccompiler.py,Attributes=512,FileSize=4769,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=680162413,HashPart2=-891511920,HashPart3=-198724741,HashPart4=966766488,,) MSI (s) (E8:40) [13:36:07:275]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_unixccompiler.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:275]: Source for file 'Lib_distutils_tests_test_unixccompiler.py' is compressed MSI (s) (E8:40) [13:36:07:275]: Executing op: FileCopy(SourceName=hekkhaea.py|test_upload.py,SourceCabKey=Lib_distutils_tests_test_upload.py,DestName=test_upload.py,Attributes=512,FileSize=6742,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=593224984,HashPart2=-274823708,HashPart3=-682616108,HashPart4=1021552118,,) MSI (s) (E8:40) [13:36:07:275]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_upload.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:275]: Source for file 'Lib_distutils_tests_test_upload.py' is compressed MSI (s) (E8:40) [13:36:07:275]: Executing op: FileCopy(SourceName=wh-fz-l3.py|test_util.py,SourceCabKey=Lib_distutils_tests_test_util.py,DestName=test_util.py,Attributes=512,FileSize=11881,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1275492137,HashPart2=769185714,HashPart3=-536724662,HashPart4=-272733753,,) MSI (s) (E8:40) [13:36:07:275]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_util.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:275]: Source for file 'Lib_distutils_tests_test_util.py' is compressed MSI (s) (E8:40) [13:36:07:275]: Executing op: FileCopy(SourceName=chpdvhly.py|test_version.py,SourceCabKey=Lib_distutils_tests_test_version.py,DestName=test_version.py,Attributes=512,FileSize=2685,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-652300819,HashPart2=604246395,HashPart3=-324273488,HashPart4=709926323,,) MSI (s) (E8:40) [13:36:07:275]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_version.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:275]: Source for file 'Lib_distutils_tests_test_version.py' is compressed MSI (s) (E8:40) [13:36:07:290]: Executing op: FileCopy(SourceName=pzlkknll.py|test_versionpredicate.py,SourceCabKey=Lib_distutils_tests_test_versionpredicate.py,DestName=test_versionpredicate.py,Attributes=512,FileSize=293,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-748079911,HashPart2=2147384646,HashPart3=-881130859,HashPart4=-1568652105,,) MSI (s) (E8:40) [13:36:07:290]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests\test_versionpredicate.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:290]: Source for file 'Lib_distutils_tests_test_versionpredicate.py' is compressed MSI (s) (E8:40) [13:36:07:290]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils) MSI (s) (E8:40) [13:36:07:290]: Executing op: SetSourceFolder(Folder=1\Lib\cz9ckkkf|Lib\distutils) MSI (s) (E8:40) [13:36:07:290]: Executing op: FileCopy(SourceName=gjanqbjw.py|text_file.py,SourceCabKey=Lib_distutils_text_file.py,DestName=text_file.py,Attributes=512,FileSize=12769,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-443601573,HashPart2=1345986191,HashPart3=6828276,HashPart4=1935629773,,) MSI (s) (E8:40) [13:36:07:290]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\text_file.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:290]: Source for file 'Lib_distutils_text_file.py' is compressed MSI (s) (E8:40) [13:36:07:290]: Executing op: FileCopy(SourceName=wf4ft6uk.py|unixccompiler.py,SourceCabKey=Lib_distutils_unixccompiler.py,DestName=unixccompiler.py,Attributes=512,FileSize=15024,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1445512823,HashPart2=1266823346,HashPart3=-2043997202,HashPart4=-422666888,,) MSI (s) (E8:40) [13:36:07:290]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\unixccompiler.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:290]: Source for file 'Lib_distutils_unixccompiler.py' is compressed MSI (s) (E8:40) [13:36:07:290]: Executing op: FileCopy(SourceName=util.py,SourceCabKey=Lib_distutils_util.py,DestName=util.py,Attributes=512,FileSize=21450,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=337050737,HashPart2=519646207,HashPart3=-1831869205,HashPart4=-3721917,,) MSI (s) (E8:40) [13:36:07:290]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\util.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:290]: Source for file 'Lib_distutils_util.py' is compressed MSI (s) (E8:40) [13:36:07:290]: Executing op: FileCopy(SourceName=version.py,SourceCabKey=Lib_distutils_version.py,DestName=version.py,Attributes=512,FileSize=12688,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=153582911,HashPart2=-833786611,HashPart3=1832716818,HashPart4=1194100436,,) MSI (s) (E8:40) [13:36:07:290]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\version.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:290]: Source for file 'Lib_distutils_version.py' is compressed MSI (s) (E8:40) [13:36:07:306]: Executing op: FileCopy(SourceName=e_vrpzaz.py|versionpredicate.py,SourceCabKey=Lib_distutils_versionpredicate.py,DestName=versionpredicate.py,Attributes=512,FileSize=5299,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-306466680,HashPart2=1632123626,HashPart3=1520448054,HashPart4=1193844237,,) MSI (s) (E8:40) [13:36:07:306]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\versionpredicate.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:306]: Source for file 'Lib_distutils_versionpredicate.py' is compressed MSI (s) (E8:40) [13:36:07:306]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib) MSI (s) (E8:40) [13:36:07:306]: Executing op: SetSourceFolder(Folder=1\Lib) MSI (s) (E8:40) [13:36:07:306]: Executing op: FileCopy(SourceName=doctest.py,SourceCabKey=Lib_doctest.py,DestName=doctest.py,Attributes=512,FileSize=107052,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1528375345,HashPart2=-378424895,HashPart3=1553683095,HashPart4=240421017,,) MSI (s) (E8:40) [13:36:07:306]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\doctest.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:306]: Source for file 'Lib_doctest.py' is compressed MSI (s) (E8:40) [13:36:07:306]: Executing op: FileCopy(SourceName=nq9bchv6.py|dummy_threading.py,SourceCabKey=Lib_dummy_threading.py,DestName=dummy_threading.py,Attributes=512,FileSize=2893,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2022537508,HashPart2=792269587,HashPart3=461386435,HashPart4=-2129589036,,) MSI (s) (E8:40) [13:36:07:306]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\dummy_threading.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:306]: Source for file 'Lib_dummy_threading.py' is compressed MSI (s) (E8:40) [13:36:07:306]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email) MSI (s) (E8:40) [13:36:07:306]: Executing op: SetSourceFolder(Folder=1\Lib\email) MSI (s) (E8:40) [13:36:07:306]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_email___init.py,DestName=init.py,Attributes=512,FileSize=1828,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1458264906,HashPart2=-655344813,HashPart3=1088835257,HashPart4=-1847302408,,) MSI (s) (E8:40) [13:36:07:306]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email_init.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:306]: Source for file 'Lib_email___init.py' is compressed MSI (s) (E8:40) [13:36:07:306]: Executing op: FileCopy(SourceName=waorqgbs.py|encoded_words.py,SourceCabKey=Lib_email__encoded_words.py,DestName=encoded_words.py,Attributes=512,FileSize=8757,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-562320370,HashPart2=-1243099761,HashPart3=204648883,HashPart4=-2077339659,,) MSI (s) (E8:40) [13:36:07:306]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email_encoded_words.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:306]: Source for file 'Lib_email__encoded_words.py' is compressed MSI (s) (E8:40) [13:36:07:321]: Executing op: FileCopy(SourceName=rc0dv-mp.py|header_value_parser.py,SourceCabKey=Lib_email__header_value_parser.py,DestName=header_value_parser.py,Attributes=512,FileSize=109067,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-185944170,HashPart2=1470534851,HashPart3=-2110390921,HashPart4=2109014906,,) MSI (s) (E8:40) [13:36:07:321]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email_header_value_parser.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:321]: Source for file 'Lib_email__header_value_parser.py' is compressed MSI (s) (E8:40) [13:36:07:321]: Executing op: FileCopy(SourceName=hb8fiev1.py|parseaddr.py,SourceCabKey=Lib_email__parseaddr.py,DestName=parseaddr.py,Attributes=512,FileSize=18153,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1547255818,HashPart2=1442526739,HashPart3=205935529,HashPart4=1681940911,,) MSI (s) (E8:40) [13:36:07:321]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email_parseaddr.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:321]: Source for file 'Lib_email__parseaddr.py' is compressed MSI (s) (E8:40) [13:36:07:321]: Executing op: FileCopy(SourceName=own4gk-n.py|policybase.py,SourceCabKey=Lib_email__policybase.py,DestName=policybase.py,Attributes=512,FileSize=15447,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1450616052,HashPart2=-1602700427,HashPart3=1342277279,HashPart4=938531613,,) MSI (s) (E8:40) [13:36:07:321]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email_policybase.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:321]: Source for file 'Lib_email__policybase.py' is compressed MSI (s) (E8:40) [13:36:07:321]: Executing op: FileCopy(SourceName=wysq8l5w.rst|architecture.rst,SourceCabKey=Lib_email_architecture.rst,DestName=architecture.rst,Attributes=512,FileSize=9777,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1215592017,HashPart2=1802838474,HashPart3=-1483667639,HashPart4=366737319,,) MSI (s) (E8:40) [13:36:07:321]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\architecture.rst; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:321]: Source for file 'Lib_email_architecture.rst' is compressed MSI (s) (E8:40) [13:36:07:321]: Executing op: FileCopy(SourceName=6vw9f943.py|base64mime.py,SourceCabKey=Lib_email_base64mime.py,DestName=base64mime.py,Attributes=512,FileSize=3677,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=167014408,HashPart2=-1537948671,HashPart3=281647200,HashPart4=-989299002,,) MSI (s) (E8:40) [13:36:07:337]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\base64mime.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:337]: Source for file 'Lib_email_base64mime.py' is compressed MSI (s) (E8:40) [13:36:07:337]: Executing op: FileCopy(SourceName=charset.py,SourceCabKey=Lib_email_charset.py,DestName=charset.py,Attributes=512,FileSize=17532,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-985171113,HashPart2=-1362503813,HashPart3=-447706661,HashPart4=-1877603491,,) MSI (s) (E8:40) [13:36:07:337]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\charset.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:337]: Source for file 'Lib_email_charset.py' is compressed MSI (s) (E8:40) [13:36:07:337]: Executing op: FileCopy(SourceName=skaewbhu.py|contentmanager.py,SourceCabKey=Lib_email_contentmanager.py,DestName=contentmanager.py,Attributes=512,FileSize=10922,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-967983719,HashPart2=1916870338,HashPart3=1759004709,HashPart4=-1628930870,,) MSI (s) (E8:40) [13:36:07:337]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\contentmanager.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:337]: Source for file 'Lib_email_contentmanager.py' is compressed MSI (s) (E8:40) [13:36:07:337]: Executing op: FileCopy(SourceName=encoders.py,SourceCabKey=Lib_email_encoders.py,DestName=encoders.py,Attributes=512,FileSize=1855,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=981850565,HashPart2=-613089499,HashPart3=1232673495,HashPart4=1987213134,,) MSI (s) (E8:40) [13:36:07:337]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\encoders.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:337]: Source for file 'Lib_email_encoders.py' is compressed MSI (s) (E8:40) [13:36:07:337]: Executing op: FileCopy(SourceName=errors.py,SourceCabKey=Lib_email_errors.py,DestName=errors.py,Attributes=512,FileSize=3757,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1395277972,HashPart2=779599234,HashPart3=863950386,HashPart4=809892597,,) MSI (s) (E8:40) [13:36:07:337]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\errors.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:337]: Source for file 'Lib_email_errors.py' is compressed MSI (s) (E8:40) [13:36:07:337]: Executing op: FileCopy(SourceName=svevhdlr.py|feedparser.py,SourceCabKey=Lib_email_feedparser.py,DestName=feedparser.py,Attributes=512,FileSize=23316,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1613900589,HashPart2=1738200858,HashPart3=-327859896,HashPart4=2000471833,,) MSI (s) (E8:40) [13:36:07:353]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\feedparser.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:353]: Source for file 'Lib_email_feedparser.py' is compressed MSI (s) (E8:40) [13:36:07:353]: Executing op: FileCopy(SourceName=sheld9kd.py|generator.py,SourceCabKey=Lib_email_generator.py,DestName=generator.py,Attributes=512,FileSize=20483,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=772542208,HashPart2=323789894,HashPart3=1875508555,HashPart4=871115184,,) MSI (s) (E8:40) [13:36:07:353]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\generator.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:353]: Source for file 'Lib_email_generator.py' is compressed MSI (s) (E8:40) [13:36:07:353]: Executing op: FileCopy(SourceName=header.py,SourceCabKey=Lib_email_header.py,DestName=header.py,Attributes=512,FileSize=24680,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-299439889,HashPart2=-1961818802,HashPart3=-50065915,HashPart4=-519775676,,) MSI (s) (E8:40) [13:36:07:353]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\header.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:353]: Source for file 'Lib_email_header.py' is compressed MSI (s) (E8:40) [13:36:07:353]: Executing op: FileCopy(SourceName=nvcqhhfk.py|headerregistry.py,SourceCabKey=Lib_email_headerregistry.py,DestName=headerregistry.py,Attributes=512,FileSize=21193,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1715941368,HashPart2=-1100003826,HashPart3=531459861,HashPart4=1666742827,,) MSI (s) (E8:40) [13:36:07:353]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\headerregistry.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:353]: Source for file 'Lib_email_headerregistry.py' is compressed MSI (s) (E8:40) [13:36:07:353]: Executing op: FileCopy(SourceName=xc_ogc1m.py|iterators.py,SourceCabKey=Lib_email_iterators.py,DestName=iterators.py,Attributes=512,FileSize=2206,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=253695144,HashPart2=828000391,HashPart3=-1915145011,HashPart4=1959548050,,) MSI (s) (E8:40) [13:36:07:353]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\iterators.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:353]: Source for file 'Lib_email_iterators.py' is compressed MSI (s) (E8:40) [13:36:07:353]: Executing op: FileCopy(SourceName=message.py,SourceCabKey=Lib_email_message.py,DestName=message.py,Attributes=512,FileSize=48245,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=434053830,HashPart2=1135783511,HashPart3=-1809649687,HashPart4=173933037,,) MSI (s) (E8:40) [13:36:07:368]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\message.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:368]: Source for file 'Lib_email_message.py' is compressed MSI (s) (E8:40) [13:36:07:368]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\mime) MSI (s) (E8:40) [13:36:07:368]: Executing op: SetSourceFolder(Folder=1\Lib\email\mime) MSI (s) (E8:40) [13:36:07:368]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_email_mime___init.py,DestName=init.py,Attributes=512,FileSize=0,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=0,HashPart2=0,HashPart3=0,HashPart4=0,,) MSI (s) (E8:40) [13:36:07:368]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\mime_init.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:368]: Source for file 'Lib_email_mime___init.py' is compressed MSI (s) (E8:40) [13:36:07:368]: Executing op: FileCopy(SourceName=f9kqh0nz.py|application.py,SourceCabKey=Lib_email_mime_application.py,DestName=application.py,Attributes=512,FileSize=1358,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=915199789,HashPart2=-484192504,HashPart3=1887157363,HashPart4=1278746886,,) MSI (s) (E8:40) [13:36:07:368]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\mime\application.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:368]: Source for file 'Lib_email_mime_application.py' is compressed MSI (s) (E8:40) [13:36:07:368]: Executing op: FileCopy(SourceName=audio.py,SourceCabKey=Lib_email_mime_audio.py,DestName=audio.py,Attributes=512,FileSize=2813,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2136209748,HashPart2=218861929,HashPart3=704670268,HashPart4=194822385,,) MSI (s) (E8:40) [13:36:07:368]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\mime\audio.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:368]: Source for file 'Lib_email_mime_audio.py' is compressed MSI (s) (E8:40) [13:36:07:368]: Executing op: FileCopy(SourceName=base.py,SourceCabKey=Lib_email_mime_base.py,DestName=base.py,Attributes=512,FileSize=946,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-667732124,HashPart2=-755169794,HashPart3=1430471582,HashPart4=-2072452165,,) MSI (s) (E8:40) [13:36:07:368]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\mime\base.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:368]: Source for file 'Lib_email_mime_base.py' is compressed MSI (s) (E8:40) [13:36:07:368]: Executing op: FileCopy(SourceName=image.py,SourceCabKey=Lib_email_mime_image.py,DestName=image.py,Attributes=512,FileSize=1876,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2048618346,HashPart2=155286729,HashPart3=-85571270,HashPart4=1925937812,,) MSI (s) (E8:40) [13:36:07:384]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\mime\image.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:384]: Source for file 'Lib_email_mime_image.py' is compressed MSI (s) (E8:40) [13:36:07:384]: Executing op: FileCopy(SourceName=message.py,SourceCabKey=Lib_email_mime_message.py,DestName=message.py,Attributes=512,FileSize=1351,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1390882938,HashPart2=1372145068,HashPart3=384096550,HashPart4=-598872501,,) MSI (s) (E8:40) [13:36:07:384]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\mime\message.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:384]: Source for file 'Lib_email_mime_message.py' is compressed MSI (s) (E8:40) [13:36:07:384]: Executing op: FileCopy(SourceName=fffjktwh.py|multipart.py,SourceCabKey=Lib_email_mime_multipart.py,DestName=multipart.py,Attributes=512,FileSize=1669,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1936538248,HashPart2=-1940185971,HashPart3=-1196445868,HashPart4=1148118574,,) MSI (s) (E8:40) [13:36:07:384]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\mime\multipart.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:384]: Source for file 'Lib_email_mime_multipart.py' is compressed MSI (s) (E8:40) [13:36:07:384]: Executing op: FileCopy(SourceName=payh7trz.py|nonmultipart.py,SourceCabKey=Lib_email_mime_nonmultipart.py,DestName=nonmultipart.py,Attributes=512,FileSize=713,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=779429978,HashPart2=2034783626,HashPart3=-721270207,HashPart4=-2065020714,,) MSI (s) (E8:40) [13:36:07:384]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\mime\nonmultipart.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:384]: Source for file 'Lib_email_mime_nonmultipart.py' is compressed MSI (s) (E8:40) [13:36:07:384]: Executing op: FileCopy(SourceName=text.py,SourceCabKey=Lib_email_mime_text.py,DestName=text.py,Attributes=512,FileSize=1479,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2070852073,HashPart2=1344697438,HashPart3=-322932721,HashPart4=-464641527,,) MSI (s) (E8:40) [13:36:07:384]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\mime\text.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:384]: Source for file 'Lib_email_mime_text.py' is compressed MSI (s) (E8:40) [13:36:07:384]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email) MSI (s) (E8:40) [13:36:07:399]: Executing op: SetSourceFolder(Folder=1\Lib\email) MSI (s) (E8:40) [13:36:07:399]: Executing op: FileCopy(SourceName=parser.py,SourceCabKey=Lib_email_parser.py,DestName=parser.py,Attributes=512,FileSize=5172,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1175665779,HashPart2=-370939845,HashPart3=-1786834945,HashPart4=-1877411712,,) MSI (s) (E8:40) [13:36:07:399]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\parser.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:399]: Source for file 'Lib_email_parser.py' is compressed MSI (s) (E8:40) [13:36:07:399]: Executing op: FileCopy(SourceName=policy.py,SourceCabKey=Lib_email_policy.py,DestName=policy.py,Attributes=512,FileSize=10607,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1325731253,HashPart2=-917393621,HashPart3=-1001421249,HashPart4=-1136209826,,) MSI (s) (E8:40) [13:36:07:399]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\policy.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:399]: Source for file 'Lib_email_policy.py' is compressed MSI (s) (E8:40) [13:36:07:399]: Executing op: FileCopy(SourceName=egsx3h58.py|quoprimime.py,SourceCabKey=Lib_email_quoprimime.py,DestName=quoprimime.py,Attributes=512,FileSize=10157,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1276371089,HashPart2=766940025,HashPart3=-1675025928,HashPart4=550496703,,) MSI (s) (E8:40) [13:36:07:399]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\quoprimime.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:399]: Source for file 'Lib_email_quoprimime.py' is compressed MSI (s) (E8:40) [13:36:07:399]: Executing op: FileCopy(SourceName=utils.py,SourceCabKey=Lib_email_utils.py,DestName=utils.py,Attributes=512,FileSize=13864,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1464386363,HashPart2=-2017869744,HashPart3=1708962561,HashPart4=-1241348669,,) MSI (s) (E8:40) [13:36:07:399]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\utils.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:399]: Source for file 'Lib_email_utils.py' is compressed MSI (s) (E8:40) [13:36:07:399]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings) MSI (s) (E8:40) [13:36:07:399]: Executing op: SetSourceFolder(Folder=1\Lib\fxoembgb|Lib\encodings) MSI (s) (E8:40) [13:36:07:399]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_encodings___init.py,DestName=init.py,Attributes=512,FileSize=5757,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-181679393,HashPart2=209975447,HashPart3=-723564650,HashPart4=407474409,,) MSI (s) (E8:40) [13:36:07:399]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings_init.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:399]: Source for file 'Lib_encodings___init.py' is compressed MSI (s) (E8:40) [13:36:07:415]: Executing op: FileCopy(SourceName=aliases.py,SourceCabKey=Lib_encodings_aliases.py,DestName=aliases.py,Attributes=512,FileSize=16246,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-27339168,HashPart2=89731910,HashPart3=-2107283365,HashPart4=-1206504751,,) MSI (s) (E8:40) [13:36:07:415]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\aliases.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:415]: Source for file 'Lib_encodings_aliases.py' is compressed MSI (s) (E8:40) [13:36:07:415]: Executing op: FileCopy(SourceName=ascii.py,SourceCabKey=Lib_encodings_ascii.py,DestName=ascii.py,Attributes=512,FileSize=1298,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=868632831,HashPart2=-1652989624,HashPart3=1565480333,HashPart4=12202026,,) MSI (s) (E8:40) [13:36:07:415]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\ascii.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:415]: Source for file 'Lib_encodings_ascii.py' is compressed MSI (s) (E8:40) [13:36:07:415]: Executing op: FileCopy(SourceName=j2mf7udp.py|base64_codec.py,SourceCabKey=Lib_encodings_base64_codec.py,DestName=base64_codec.py,Attributes=512,FileSize=1588,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2129066054,HashPart2=-2117936573,HashPart3=947844192,HashPart4=1704178544,,) MSI (s) (E8:40) [13:36:07:415]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\base64_codec.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:415]: Source for file 'Lib_encodings_base64_codec.py' is compressed MSI (s) (E8:40) [13:36:07:415]: Executing op: FileCopy(SourceName=big5.py,SourceCabKey=Lib_encodings_big5.py,DestName=big5.py,Attributes=512,FileSize=1058,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1453580442,HashPart2=-1086303847,HashPart3=-1004054797,HashPart4=-1197376162,,) MSI (s) (E8:40) [13:36:07:415]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\big5.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:415]: Source for file 'Lib_encodings_big5.py' is compressed MSI (s) (E8:40) [13:36:07:431]: Executing op: FileCopy(SourceName=fss7mojb.py|big5hkscs.py,SourceCabKey=Lib_encodings_big5hkscs.py,DestName=big5hkscs.py,Attributes=512,FileSize=1078,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1047632603,HashPart2=-266274009,HashPart3=-623298812,HashPart4=-1407243085,,) MSI (s) (E8:40) [13:36:07:431]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\big5hkscs.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:431]: Source for file 'Lib_encodings_big5hkscs.py' is compressed MSI (s) (E8:40) [13:36:07:431]: Executing op: FileCopy(SourceName=vpryidq1.py|bz2_codec.py,SourceCabKey=Lib_encodings_bz2_codec.py,DestName=bz2_codec.py,Attributes=512,FileSize=2327,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-419061478,HashPart2=463131630,HashPart3=1380692562,HashPart4=-1340451765,,) MSI (s) (E8:40) [13:36:07:431]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\bz2_codec.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:431]: Source for file 'Lib_encodings_bz2_codec.py' is compressed MSI (s) (E8:40) [13:36:07:431]: Executing op: FileCopy(SourceName=charmap.py,SourceCabKey=Lib_encodings_charmap.py,DestName=charmap.py,Attributes=512,FileSize=2153,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1310790794,HashPart2=1081787633,HashPart3=-1492620091,HashPart4=597294227,,) MSI (s) (E8:40) [13:36:07:431]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\charmap.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:431]: Source for file 'Lib_encodings_charmap.py' is compressed MSI (s) (E8:40) [13:36:07:431]: Executing op: FileCopy(SourceName=cp037.py,SourceCabKey=Lib_encodings_cp037.py,DestName=cp037.py,Attributes=512,FileSize=13428,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=686067106,HashPart2=-319817139,HashPart3=-502336420,HashPart4=-209140871,,) MSI (s) (E8:40) [13:36:07:431]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp037.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:431]: Source for file 'Lib_encodings_cp037.py' is compressed MSI (s) (E8:40) [13:36:07:446]: Executing op: FileCopy(SourceName=cp1006.py,SourceCabKey=Lib_encodings_cp1006.py,DestName=cp1006.py,Attributes=512,FileSize=13875,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=377499022,HashPart2=983277972,HashPart3=926457686,HashPart4=-872962808,,) MSI (s) (E8:40) [13:36:07:446]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp1006.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:446]: Source for file 'Lib_encodings_cp1006.py' is compressed MSI (s) (E8:40) [13:36:07:446]: Executing op: FileCopy(SourceName=cp1026.py,SourceCabKey=Lib_encodings_cp1026.py,DestName=cp1026.py,Attributes=512,FileSize=13420,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=619533300,HashPart2=1679189671,HashPart3=276870258,HashPart4=690385351,,) MSI (s) (E8:40) [13:36:07:446]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp1026.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:446]: Source for file 'Lib_encodings_cp1026.py' is compressed MSI (s) (E8:40) [13:36:07:446]: Executing op: FileCopy(SourceName=cp1125.py,SourceCabKey=Lib_encodings_cp1125.py,DestName=cp1125.py,Attributes=512,FileSize=35295,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1097235218,HashPart2=-191929170,HashPart3=-2053976684,HashPart4=-866038594,,) MSI (s) (E8:40) [13:36:07:446]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp1125.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:446]: Source for file 'Lib_encodings_cp1125.py' is compressed MSI (s) (E8:40) [13:36:07:446]: Executing op: FileCopy(SourceName=cp1140.py,SourceCabKey=Lib_encodings_cp1140.py,DestName=cp1140.py,Attributes=512,FileSize=13412,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1282737982,HashPart2=990696480,HashPart3=-174824677,HashPart4=-2119236486,,) MSI (s) (E8:40) [13:36:07:446]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp1140.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:446]: Source for file 'Lib_encodings_cp1140.py' is compressed MSI (s) (E8:40) [13:36:07:446]: Executing op: FileCopy(SourceName=cp1250.py,SourceCabKey=Lib_encodings_cp1250.py,DestName=cp1250.py,Attributes=512,FileSize=13993,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=446450198,HashPart2=-64727710,HashPart3=-438599500,HashPart4=953644640,,) MSI (s) (E8:40) [13:36:07:462]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp1250.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:462]: Source for file 'Lib_encodings_cp1250.py' is compressed MSI (s) (E8:40) [13:36:07:462]: Executing op: FileCopy(SourceName=cp1251.py,SourceCabKey=Lib_encodings_cp1251.py,DestName=cp1251.py,Attributes=512,FileSize=13668,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-387441176,HashPart2=-283268229,HashPart3=-970616327,HashPart4=1861364066,,) MSI (s) (E8:40) [13:36:07:462]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp1251.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:462]: Source for file 'Lib_encodings_cp1251.py' is compressed MSI (s) (E8:40) [13:36:07:462]: Executing op: FileCopy(SourceName=cp1252.py,SourceCabKey=Lib_encodings_cp1252.py,DestName=cp1252.py,Attributes=512,FileSize=13818,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1346439250,HashPart2=385669318,HashPart3=-2006739512,HashPart4=1745403597,,) MSI (s) (E8:40) [13:36:07:462]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp1252.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:462]: Source for file 'Lib_encodings_cp1252.py' is compressed MSI (s) (E8:40) [13:36:07:462]: Executing op: FileCopy(SourceName=cp1253.py,SourceCabKey=Lib_encodings_cp1253.py,DestName=cp1253.py,Attributes=512,FileSize=13401,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-850239256,HashPart2=-1442375068,HashPart3=-2073466766,HashPart4=2129934855,,) MSI (s) (E8:40) [13:36:07:462]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp1253.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:462]: Source for file 'Lib_encodings_cp1253.py' is compressed MSI (s) (E8:40) [13:36:07:462]: Executing op: FileCopy(SourceName=cp1254.py,SourceCabKey=Lib_encodings_cp1254.py,DestName=cp1254.py,Attributes=512,FileSize=13809,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1096157001,HashPart2=167534906,HashPart3=-1851461804,HashPart4=-2016130012,,) MSI (s) (E8:40) [13:36:07:462]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp1254.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:462]: Source for file 'Lib_encodings_cp1254.py' is compressed MSI (s) (E8:40) [13:36:07:478]: Executing op: FileCopy(SourceName=cp1255.py,SourceCabKey=Lib_encodings_cp1255.py,DestName=cp1255.py,Attributes=512,FileSize=12773,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1038315893,HashPart2=-563155157,HashPart3=-574339986,HashPart4=-159438806,,) MSI (s) (E8:40) [13:36:07:478]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp1255.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:478]: Source for file 'Lib_encodings_cp1255.py' is compressed MSI (s) (E8:40) [13:36:07:478]: Executing op: FileCopy(SourceName=cp1256.py,SourceCabKey=Lib_encodings_cp1256.py,DestName=cp1256.py,Attributes=512,FileSize=13121,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1275475156,HashPart2=1167642228,HashPart3=-640002759,HashPart4=-7304060,,) MSI (s) (E8:40) [13:36:07:478]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp1256.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:478]: Source for file 'Lib_encodings_cp1256.py' is compressed MSI (s) (E8:40) [13:36:07:478]: Executing op: FileCopy(SourceName=cp1257.py,SourceCabKey=Lib_encodings_cp1257.py,DestName=cp1257.py,Attributes=512,FileSize=13681,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-829797804,HashPart2=-1773271534,HashPart3=-609753405,HashPart4=161443651,,) MSI (s) (E8:40) [13:36:07:478]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp1257.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:478]: Source for file 'Lib_encodings_cp1257.py' is compressed MSI (s) (E8:40) [13:36:07:478]: Executing op: FileCopy(SourceName=cp1258.py,SourceCabKey=Lib_encodings_cp1258.py,DestName=cp1258.py,Attributes=512,FileSize=13671,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2123182609,HashPart2=87282716,HashPart3=-960616132,HashPart4=1744517575,,) MSI (s) (E8:40) [13:36:07:478]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp1258.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:478]: Source for file 'Lib_encodings_cp1258.py' is compressed MSI (s) (E8:40) [13:36:07:493]: Executing op: FileCopy(SourceName=cp273.py,SourceCabKey=Lib_encodings_cp273.py,DestName=cp273.py,Attributes=512,FileSize=14439,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=582387151,HashPart2=-924360884,HashPart3=-776311574,HashPart4=1432468417,,) MSI (s) (E8:40) [13:36:07:493]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp273.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:493]: Source for file 'Lib_encodings_cp273.py' is compressed MSI (s) (E8:40) [13:36:07:493]: Executing op: FileCopy(SourceName=cp424.py,SourceCabKey=Lib_encodings_cp424.py,DestName=cp424.py,Attributes=512,FileSize=12362,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=863725189,HashPart2=1640406665,HashPart3=-1533273549,HashPart4=-328354996,,) MSI (s) (E8:40) [13:36:07:493]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp424.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:493]: Source for file 'Lib_encodings_cp424.py' is compressed MSI (s) (E8:40) [13:36:07:493]: Executing op: FileCopy(SourceName=cp437.py,SourceCabKey=Lib_encodings_cp437.py,DestName=cp437.py,Attributes=512,FileSize=35262,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2036588895,HashPart2=-699019109,HashPart3=-11267127,HashPart4=1332000766,,) MSI (s) (E8:40) [13:36:07:493]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp437.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:493]: Source for file 'Lib_encodings_cp437.py' is compressed MSI (s) (E8:40) [13:36:07:493]: Executing op: FileCopy(SourceName=cp500.py,SourceCabKey=Lib_encodings_cp500.py,DestName=cp500.py,Attributes=512,FileSize=13428,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=859039678,HashPart2=-1547906525,HashPart3=-988598490,HashPart4=-739437420,,) MSI (s) (E8:40) [13:36:07:493]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp500.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:493]: Source for file 'Lib_encodings_cp500.py' is compressed MSI (s) (E8:40) [13:36:07:493]: Executing op: FileCopy(SourceName=cp720.py,SourceCabKey=Lib_encodings_cp720.py,DestName=cp720.py,Attributes=512,FileSize=13995,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1215660389,HashPart2=-2108690750,HashPart3=1340148158,HashPart4=1290418749,,) MSI (s) (E8:40) [13:36:07:493]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp720.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:493]: Source for file 'Lib_encodings_cp720.py' is compressed MSI (s) (E8:40) [13:36:07:509]: Executing op: FileCopy(SourceName=cp737.py,SourceCabKey=Lib_encodings_cp737.py,DestName=cp737.py,Attributes=512,FileSize=35379,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1930862403,HashPart2=-695493435,HashPart3=-1695190008,HashPart4=2014307078,,) MSI (s) (E8:40) [13:36:07:509]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp737.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:509]: Source for file 'Lib_encodings_cp737.py' is compressed MSI (s) (E8:40) [13:36:07:509]: Executing op: FileCopy(SourceName=cp775.py,SourceCabKey=Lib_encodings_cp775.py,DestName=cp775.py,Attributes=512,FileSize=35173,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1495855051,HashPart2=1799864402,HashPart3=-671327245,HashPart4=428442087,,) MSI (s) (E8:40) [13:36:07:509]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp775.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:509]: Source for file 'Lib_encodings_cp775.py' is compressed MSI (s) (E8:40) [13:36:07:509]: Executing op: FileCopy(SourceName=cp850.py,SourceCabKey=Lib_encodings_cp850.py,DestName=cp850.py,Attributes=512,FileSize=34803,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1541541387,HashPart2=-1548589748,HashPart3=2115216532,HashPart4=-2107710666,,) MSI (s) (E8:40) [13:36:07:509]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp850.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:509]: Source for file 'Lib_encodings_cp850.py' is compressed MSI (s) (E8:40) [13:36:07:509]: Executing op: FileCopy(SourceName=cp852.py,SourceCabKey=Lib_encodings_cp852.py,DestName=cp852.py,Attributes=512,FileSize=35700,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1151937467,HashPart2=-2000820422,HashPart3=-1008031621,HashPart4=1781932774,,) MSI (s) (E8:40) [13:36:07:509]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp852.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:509]: Source for file 'Lib_encodings_cp852.py' is compressed MSI (s) (E8:40) [13:36:07:524]: Executing op: FileCopy(SourceName=cp855.py,SourceCabKey=Lib_encodings_cp855.py,DestName=cp855.py,Attributes=512,FileSize=34548,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=745964668,HashPart2=472241519,HashPart3=1333082066,HashPart4=-732817429,,) MSI (s) (E8:40) [13:36:07:524]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp855.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:524]: Source for file 'Lib_encodings_cp855.py' is compressed MSI (s) (E8:40) [13:36:07:524]: Executing op: FileCopy(SourceName=cp856.py,SourceCabKey=Lib_encodings_cp856.py,DestName=cp856.py,Attributes=512,FileSize=12730,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1111710446,HashPart2=1808795659,HashPart3=-1536021237,HashPart4=1830879391,,) MSI (s) (E8:40) [13:36:07:524]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp856.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:524]: Source for file 'Lib_encodings_cp856.py' is compressed MSI (s) (E8:40) [13:36:07:524]: Executing op: FileCopy(SourceName=cp857.py,SourceCabKey=Lib_encodings_cp857.py,DestName=cp857.py,Attributes=512,FileSize=34602,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-226222115,HashPart2=-817291886,HashPart3=-1124840044,HashPart4=-386405130,,) MSI (s) (E8:40) [13:36:07:524]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp857.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:524]: Source for file 'Lib_encodings_cp857.py' is compressed MSI (s) (E8:40) [13:36:07:524]: Executing op: FileCopy(SourceName=cp858.py,SourceCabKey=Lib_encodings_cp858.py,DestName=cp858.py,Attributes=512,FileSize=34713,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1246643984,HashPart2=-356413350,HashPart3=-1386641659,HashPart4=1967817496,,) MSI (s) (E8:40) [13:36:07:524]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp858.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:524]: Source for file 'Lib_encodings_cp858.py' is compressed MSI (s) (E8:40) [13:36:07:524]: Executing op: FileCopy(SourceName=cp860.py,SourceCabKey=Lib_encodings_cp860.py,DestName=cp860.py,Attributes=512,FileSize=35379,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1478626079,HashPart2=1499121262,HashPart3=161965769,HashPart4=-466268670,,) MSI (s) (E8:40) [13:36:07:524]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp860.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:524]: Source for file 'Lib_encodings_cp860.py' is compressed MSI (s) (E8:40) [13:36:07:540]: Executing op: FileCopy(SourceName=cp861.py,SourceCabKey=Lib_encodings_cp861.py,DestName=cp861.py,Attributes=512,FileSize=35331,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2126040963,HashPart2=665106475,HashPart3=-1589796807,HashPart4=1789884889,,) MSI (s) (E8:40) [13:36:07:540]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp861.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:540]: Source for file 'Lib_encodings_cp861.py' is compressed MSI (s) (E8:40) [13:36:07:540]: Executing op: FileCopy(SourceName=cp862.py,SourceCabKey=Lib_encodings_cp862.py,DestName=cp862.py,Attributes=512,FileSize=34068,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1564726574,HashPart2=-668654451,HashPart3=556856578,HashPart4=-1591442921,,) MSI (s) (E8:40) [13:36:07:540]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp862.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:540]: Source for file 'Lib_encodings_cp862.py' is compressed MSI (s) (E8:40) [13:36:07:540]: Executing op: FileCopy(SourceName=cp863.py,SourceCabKey=Lib_encodings_cp863.py,DestName=cp863.py,Attributes=512,FileSize=34950,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1633933549,HashPart2=-1342717481,HashPart3=-335994233,HashPart4=1532566330,,) MSI (s) (E8:40) [13:36:07:540]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp863.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:540]: Source for file 'Lib_encodings_cp863.py' is compressed MSI (s) (E8:40) [13:36:07:556]: Executing op: FileCopy(SourceName=cp864.py,SourceCabKey=Lib_encodings_cp864.py,DestName=cp864.py,Attributes=512,FileSize=34353,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2045561648,HashPart2=1701129690,HashPart3=-231815519,HashPart4=589440832,,) MSI (s) (E8:40) [13:36:07:556]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp864.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:556]: Source for file 'Lib_encodings_cp864.py' is compressed MSI (s) (E8:40) [13:36:07:556]: Executing op: FileCopy(SourceName=cp865.py,SourceCabKey=Lib_encodings_cp865.py,DestName=cp865.py,Attributes=512,FileSize=35316,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2027249922,HashPart2=-1453030913,HashPart3=1609575008,HashPart4=-60551197,,) MSI (s) (E8:40) [13:36:07:556]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp865.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:556]: Source for file 'Lib_encodings_cp865.py' is compressed MSI (s) (E8:40) [13:36:07:556]: Executing op: FileCopy(SourceName=cp866.py,SourceCabKey=Lib_encodings_cp866.py,DestName=cp866.py,Attributes=512,FileSize=35094,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1437963330,HashPart2=1940821970,HashPart3=8411471,HashPart4=816499826,,) MSI (s) (E8:40) [13:36:07:556]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp866.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:556]: Source for file 'Lib_encodings_cp866.py' is compressed MSI (s) (E8:40) [13:36:07:556]: Executing op: FileCopy(SourceName=cp869.py,SourceCabKey=Lib_encodings_cp869.py,DestName=cp869.py,Attributes=512,FileSize=33654,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1185142276,HashPart2=693011903,HashPart3=-2001343833,HashPart4=1655054559,,) MSI (s) (E8:40) [13:36:07:556]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp869.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:556]: Source for file 'Lib_encodings_cp869.py' is compressed MSI (s) (E8:40) [13:36:07:571]: Executing op: FileCopy(SourceName=cp874.py,SourceCabKey=Lib_encodings_cp874.py,DestName=cp874.py,Attributes=512,FileSize=12902,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1360014430,HashPart2=921386230,HashPart3=-1821312768,HashPart4=-456761476,,) MSI (s) (E8:40) [13:36:07:571]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp874.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:571]: Source for file 'Lib_encodings_cp874.py' is compressed MSI (s) (E8:40) [13:36:07:571]: Executing op: FileCopy(SourceName=cp875.py,SourceCabKey=Lib_encodings_cp875.py,DestName=cp875.py,Attributes=512,FileSize=13161,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-146953411,HashPart2=2022271022,HashPart3=-829350792,HashPart4=1247553699,,) MSI (s) (E8:40) [13:36:07:571]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp875.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:571]: Source for file 'Lib_encodings_cp875.py' is compressed MSI (s) (E8:40) [13:36:07:571]: Executing op: FileCopy(SourceName=cp932.py,SourceCabKey=Lib_encodings_cp932.py,DestName=cp932.py,Attributes=512,FileSize=1062,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1453136528,HashPart2=621252506,HashPart3=-205174945,HashPart4=-1525131840,,) MSI (s) (E8:40) [13:36:07:571]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp932.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:571]: Source for file 'Lib_encodings_cp932.py' is compressed MSI (s) (E8:40) [13:36:07:571]: Executing op: FileCopy(SourceName=cp949.py,SourceCabKey=Lib_encodings_cp949.py,DestName=cp949.py,Attributes=512,FileSize=1062,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=50683352,HashPart2=1670602533,HashPart3=2054885331,HashPart4=-732597331,,) MSI (s) (E8:40) [13:36:07:571]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp949.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:571]: Source for file 'Lib_encodings_cp949.py' is compressed MSI (s) (E8:40) [13:36:07:571]: Executing op: FileCopy(SourceName=cp950.py,SourceCabKey=Lib_encodings_cp950.py,DestName=cp950.py,Attributes=512,FileSize=1062,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2072390123,HashPart2=124602567,HashPart3=-606840688,HashPart4=-1092911712,,) MSI (s) (E8:40) [13:36:07:571]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\cp950.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:571]: Source for file 'Lib_encodings_cp950.py' is compressed MSI (s) (E8:40) [13:36:07:587]: Executing op: FileCopy(SourceName=rprh-2or.py|euc_jis_2004.py,SourceCabKey=Lib_encodings_euc_jis_2004.py,DestName=euc_jis_2004.py,Attributes=512,FileSize=1090,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1760033521,HashPart2=696516553,HashPart3=-2057291822,HashPart4=-317959373,,) MSI (s) (E8:40) [13:36:07:587]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\euc_jis_2004.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:587]: Source for file 'Lib_encodings_euc_jis_2004.py' is compressed MSI (s) (E8:40) [13:36:07:587]: Executing op: FileCopy(SourceName=ezvffcbo.py|euc_jisx0213.py,SourceCabKey=Lib_encodings_euc_jisx0213.py,DestName=euc_jisx0213.py,Attributes=512,FileSize=1090,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-702832315,HashPart2=768492690,HashPart3=-1829486644,HashPart4=453291270,,) MSI (s) (E8:40) [13:36:07:587]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\euc_jisx0213.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:587]: Source for file 'Lib_encodings_euc_jisx0213.py' is compressed MSI (s) (E8:40) [13:36:07:587]: Executing op: FileCopy(SourceName=euc_jp.py,SourceCabKey=Lib_encodings_euc_jp.py,DestName=euc_jp.py,Attributes=512,FileSize=1066,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-360242929,HashPart2=-1566717873,HashPart3=-282966539,HashPart4=2139813161,,) MSI (s) (E8:40) [13:36:07:587]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\euc_jp.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:587]: Source for file 'Lib_encodings_euc_jp.py' is compressed MSI (s) (E8:40) [13:36:07:603]: Executing op: FileCopy(SourceName=euc_kr.py,SourceCabKey=Lib_encodings_euc_kr.py,DestName=euc_kr.py,Attributes=512,FileSize=1066,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-712249418,HashPart2=1576689992,HashPart3=1761544734,HashPart4=321458165,,) MSI (s) (E8:40) [13:36:07:603]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\euc_kr.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:603]: Source for file 'Lib_encodings_euc_kr.py' is compressed MSI (s) (E8:40) [13:36:07:603]: Executing op: FileCopy(SourceName=gb18030.py,SourceCabKey=Lib_encodings_gb18030.py,DestName=gb18030.py,Attributes=512,FileSize=1070,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-443633344,HashPart2=-985583078,HashPart3=-959711938,HashPart4=2107185600,,) MSI (s) (E8:40) [13:36:07:603]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\gb18030.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:603]: Source for file 'Lib_encodings_gb18030.py' is compressed MSI (s) (E8:40) [13:36:07:603]: Executing op: FileCopy(SourceName=gb2312.py,SourceCabKey=Lib_encodings_gb2312.py,DestName=gb2312.py,Attributes=512,FileSize=1066,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=271380594,HashPart2=-1254916206,HashPart3=-1621821907,HashPart4=1613690353,,) MSI (s) (E8:40) [13:36:07:603]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\gb2312.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:603]: Source for file 'Lib_encodings_gb2312.py' is compressed MSI (s) (E8:40) [13:36:07:603]: Executing op: FileCopy(SourceName=gbk.py,SourceCabKey=Lib_encodings_gbk.py,DestName=gbk.py,Attributes=512,FileSize=1054,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-688624627,HashPart2=1984691199,HashPart3=-1127290085,HashPart4=-214160355,,) MSI (s) (E8:40) [13:36:07:603]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\gbk.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:603]: Source for file 'Lib_encodings_gbk.py' is compressed MSI (s) (E8:40) [13:36:07:618]: Executing op: FileCopy(SourceName=yhqa1qmq.py|hex_codec.py,SourceCabKey=Lib_encodings_hex_codec.py,DestName=hex_codec.py,Attributes=512,FileSize=1563,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1456035102,HashPart2=-1841278206,HashPart3=-650191948,HashPart4=2095495580,,) MSI (s) (E8:40) [13:36:07:618]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\hex_codec.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:618]: Source for file 'Lib_encodings_hex_codec.py' is compressed MSI (s) (E8:40) [13:36:07:618]: Executing op: FileCopy(SourceName=0t2uflbc.py|hp_roman8.py,SourceCabKey=Lib_encodings_hp_roman8.py,DestName=hp_roman8.py,Attributes=512,FileSize=13789,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1244909037,HashPart2=1454837365,HashPart3=-898857550,HashPart4=-1047731751,,) MSI (s) (E8:40) [13:36:07:618]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\hp_roman8.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:618]: Source for file 'Lib_encodings_hp_roman8.py' is compressed MSI (s) (E8:40) [13:36:07:618]: Executing op: FileCopy(SourceName=hz.py,SourceCabKey=Lib_encodings_hz.py,DestName=hz.py,Attributes=512,FileSize=1050,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-312597640,HashPart2=-216406790,HashPart3=1292112844,HashPart4=-1686531976,,) MSI (s) (E8:40) [13:36:07:618]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\hz.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:618]: Source for file 'Lib_encodings_hz.py' is compressed MSI (s) (E8:40) [13:36:07:618]: Executing op: FileCopy(SourceName=idna.py,SourceCabKey=Lib_encodings_idna.py,DestName=idna.py,Attributes=512,FileSize=9479,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-81243953,HashPart2=245070790,HashPart3=248644360,HashPart4=-432899154,,) MSI (s) (E8:40) [13:36:07:618]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\idna.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:618]: Source for file 'Lib_encodings_idna.py' is compressed MSI (s) (E8:40) [13:36:07:634]: Executing op: FileCopy(SourceName=j04xwjc2.py|iso2022_jp.py,SourceCabKey=Lib_encodings_iso2022_jp.py,DestName=iso2022_jp.py,Attributes=512,FileSize=1092,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-419952890,HashPart2=1611336241,HashPart3=-1895852264,HashPart4=-990744633,,) MSI (s) (E8:40) [13:36:07:634]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso2022_jp.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:634]: Source for file 'Lib_encodings_iso2022_jp.py' is compressed MSI (s) (E8:40) [13:36:07:634]: Executing op: FileCopy(SourceName=mykou1-g.py|iso2022_jp_1.py,SourceCabKey=Lib_encodings_iso2022_jp_1.py,DestName=iso2022_jp_1.py,Attributes=512,FileSize=1100,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1963338573,HashPart2=-73786658,HashPart3=-709536971,HashPart4=201495784,,) MSI (s) (E8:40) [13:36:07:634]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso2022_jp_1.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:634]: Source for file 'Lib_encodings_iso2022_jp_1.py' is compressed MSI (s) (E8:40) [13:36:07:634]: Executing op: FileCopy(SourceName=8l8y4sug.py|iso2022_jp_2.py,SourceCabKey=Lib_encodings_iso2022_jp_2.py,DestName=iso2022_jp_2.py,Attributes=512,FileSize=1100,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1953662556,HashPart2=-1137119651,HashPart3=-1380041521,HashPart4=775511843,,) MSI (s) (E8:40) [13:36:07:634]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso2022_jp_2.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:634]: Source for file 'Lib_encodings_iso2022_jp_2.py' is compressed MSI (s) (E8:40) [13:36:07:634]: Executing op: FileCopy(SourceName=ie41mgjo.py|iso2022_jp_2004.py,SourceCabKey=Lib_encodings_iso2022_jp_2004.py,DestName=iso2022_jp_2004.py,Attributes=512,FileSize=1112,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=680358881,HashPart2=180884947,HashPart3=-611545084,HashPart4=-1108882655,,) MSI (s) (E8:40) [13:36:07:634]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso2022_jp_2004.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:634]: Source for file 'Lib_encodings_iso2022_jp_2004.py' is compressed MSI (s) (E8:40) [13:36:07:634]: Executing op: FileCopy(SourceName=elcqfg1t.py|iso2022_jp_3.py,SourceCabKey=Lib_encodings_iso2022_jp_3.py,DestName=iso2022_jp_3.py,Attributes=512,FileSize=1100,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1510316094,HashPart2=-1533444789,HashPart3=32741527,HashPart4=-610448084,,) MSI (s) (E8:40) [13:36:07:634]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso2022_jp_3.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:634]: Source for file 'Lib_encodings_iso2022_jp_3.py' is compressed MSI (s) (E8:40) [13:36:07:649]: Executing op: FileCopy(SourceName=acwmnbv4.py|iso2022_jp_ext.py,SourceCabKey=Lib_encodings_iso2022_jp_ext.py,DestName=iso2022_jp_ext.py,Attributes=512,FileSize=1108,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-536549068,HashPart2=-326864911,HashPart3=-14876662,HashPart4=1280436173,,) MSI (s) (E8:40) [13:36:07:649]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso2022_jp_ext.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:649]: Source for file 'Lib_encodings_iso2022_jp_ext.py' is compressed MSI (s) (E8:40) [13:36:07:649]: Executing op: FileCopy(SourceName=p1ntk4n5.py|iso2022_kr.py,SourceCabKey=Lib_encodings_iso2022_kr.py,DestName=iso2022_kr.py,Attributes=512,FileSize=1092,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=528812025,HashPart2=515268595,HashPart3=-1045264972,HashPart4=-876830109,,) MSI (s) (E8:40) [13:36:07:649]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso2022_kr.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:649]: Source for file 'Lib_encodings_iso2022_kr.py' is compressed MSI (s) (E8:40) [13:36:07:649]: Executing op: FileCopy(SourceName=iwkjj1oz.py|iso8859_1.py,SourceCabKey=Lib_encodings_iso8859_1.py,DestName=iso8859_1.py,Attributes=512,FileSize=13483,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=980444676,HashPart2=745911582,HashPart3=-1307225635,HashPart4=584595671,,) MSI (s) (E8:40) [13:36:07:649]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso8859_1.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:649]: Source for file 'Lib_encodings_iso8859_1.py' is compressed MSI (s) (E8:40) [13:36:07:649]: Executing op: FileCopy(SourceName=ohqi4koq.py|iso8859_10.py,SourceCabKey=Lib_encodings_iso8859_10.py,DestName=iso8859_10.py,Attributes=512,FileSize=13896,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=97496360,HashPart2=1163841821,HashPart3=703171747,HashPart4=-2084746362,,) MSI (s) (E8:40) [13:36:07:649]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso8859_10.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:649]: Source for file 'Lib_encodings_iso8859_10.py' is compressed MSI (s) (E8:40) [13:36:07:649]: Executing op: FileCopy(SourceName=dvawa0j.py|iso8859_11.py,SourceCabKey=Lib_encodings_iso8859_11.py,DestName=iso8859_11.py,Attributes=512,FileSize=12642,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1398872437,HashPart2=-277586397,HashPart3=1293379786,HashPart4=1382279864,,) MSI (s) (E8:40) [13:36:07:665]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso8859_11.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:665]: Source for file 'Lib_encodings_iso8859_11.py' is compressed MSI (s) (E8:40) [13:36:07:665]: Executing op: FileCopy(SourceName=ouscpaht.py|iso8859_13.py,SourceCabKey=Lib_encodings_iso8859_13.py,DestName=iso8859_13.py,Attributes=512,FileSize=13578,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2116674441,HashPart2=35553297,HashPart3=-1239217484,HashPart4=634195224,,) MSI (s) (E8:40) [13:36:07:665]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso8859_13.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:665]: Source for file 'Lib_encodings_iso8859_13.py' is compressed MSI (s) (E8:40) [13:36:07:665]: Executing op: FileCopy(SourceName=lrrhyqkt.py|iso8859_14.py,SourceCabKey=Lib_encodings_iso8859_14.py,DestName=iso8859_14.py,Attributes=512,FileSize=13959,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-644130236,HashPart2=812282740,HashPart3=-241468409,HashPart4=99092033,,) MSI (s) (E8:40) [13:36:07:665]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso8859_14.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:665]: Source for file 'Lib_encodings_iso8859_14.py' is compressed MSI (s) (E8:40) [13:36:07:665]: Executing op: FileCopy(SourceName=thgc6b10.py|iso8859_15.py,SourceCabKey=Lib_encodings_iso8859_15.py,DestName=iso8859_15.py,Attributes=512,FileSize=13519,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1320211443,HashPart2=-791622473,HashPart3=1703874693,HashPart4=-1827339238,,) MSI (s) (E8:40) [13:36:07:665]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso8859_15.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:665]: Source for file 'Lib_encodings_iso8859_15.py' is compressed MSI (s) (E8:40) [13:36:07:665]: Executing op: FileCopy(SourceName=-zmuwfme.py|iso8859_16.py,SourceCabKey=Lib_encodings_iso8859_16.py,DestName=iso8859_16.py,Attributes=512,FileSize=13864,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-445722258,HashPart2=803233264,HashPart3=-342084571,HashPart4=1375705761,,) MSI (s) (E8:40) [13:36:07:665]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso8859_16.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:665]: Source for file 'Lib_encodings_iso8859_16.py' is compressed MSI (s) (E8:40) [13:36:07:681]: Executing op: FileCopy(SourceName=ao_hl97y.py|iso8859_2.py,SourceCabKey=Lib_encodings_iso8859_2.py,DestName=iso8859_2.py,Attributes=512,FileSize=13711,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1931140194,HashPart2=-71774176,HashPart3=-533351105,HashPart4=1179911666,,) MSI (s) (E8:40) [13:36:07:681]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso8859_2.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:681]: Source for file 'Lib_encodings_iso8859_2.py' is compressed MSI (s) (E8:40) [13:36:07:681]: Executing op: FileCopy(SourceName=ozczqpqp.py|iso8859_3.py,SourceCabKey=Lib_encodings_iso8859_3.py,DestName=iso8859_3.py,Attributes=512,FileSize=13396,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-124725383,HashPart2=-932436594,HashPart3=1665493193,HashPart4=-1415884476,,) MSI (s) (E8:40) [13:36:07:681]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso8859_3.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:681]: Source for file 'Lib_encodings_iso8859_3.py' is compressed MSI (s) (E8:40) [13:36:07:681]: Executing op: FileCopy(SourceName=xsotpcsz.py|iso8859_4.py,SourceCabKey=Lib_encodings_iso8859_4.py,DestName=iso8859_4.py,Attributes=512,FileSize=13683,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1412304460,HashPart2=-1295593608,HashPart3=1548555176,HashPart4=-311018403,,) MSI (s) (E8:40) [13:36:07:681]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso8859_4.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:681]: Source for file 'Lib_encodings_iso8859_4.py' is compressed MSI (s) (E8:40) [13:36:07:681]: Executing op: FileCopy(SourceName=wlvp4py4.py|iso8859_5.py,SourceCabKey=Lib_encodings_iso8859_5.py,DestName=iso8859_5.py,Attributes=512,FileSize=13322,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1263651696,HashPart2=-1531324548,HashPart3=-1302551148,HashPart4=825513303,,) MSI (s) (E8:40) [13:36:07:681]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso8859_5.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:681]: Source for file 'Lib_encodings_iso8859_5.py' is compressed MSI (s) (E8:40) [13:36:07:681]: Executing op: FileCopy(SourceName=2p3wusna.py|iso8859_6.py,SourceCabKey=Lib_encodings_iso8859_6.py,DestName=iso8859_6.py,Attributes=512,FileSize=11140,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1535599194,HashPart2=876719041,HashPart3=-97300260,HashPart4=-1373994427,,) MSI (s) (E8:40) [13:36:07:681]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso8859_6.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:681]: Source for file 'Lib_encodings_iso8859_6.py' is compressed MSI (s) (E8:40) [13:36:07:696]: Executing op: FileCopy(SourceName=zsx32idb.py|iso8859_7.py,SourceCabKey=Lib_encodings_iso8859_7.py,DestName=iso8859_7.py,Attributes=512,FileSize=13151,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1912619184,HashPart2=-158468249,HashPart3=-669346631,HashPart4=1486034217,,) MSI (s) (E8:40) [13:36:07:696]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso8859_7.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:696]: Source for file 'Lib_encodings_iso8859_7.py' is compressed MSI (s) (E8:40) [13:36:07:696]: Executing op: FileCopy(SourceName=jy1pmdmy.py|iso8859_8.py,SourceCabKey=Lib_encodings_iso8859_8.py,DestName=iso8859_8.py,Attributes=512,FileSize=11343,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=179860456,HashPart2=1682655099,HashPart3=1412646586,HashPart4=-1700539995,,) MSI (s) (E8:40) [13:36:07:696]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso8859_8.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:696]: Source for file 'Lib_encodings_iso8859_8.py' is compressed MSI (s) (E8:40) [13:36:07:696]: Executing op: FileCopy(SourceName=7zveay3n.py|iso8859_9.py,SourceCabKey=Lib_encodings_iso8859_9.py,DestName=iso8859_9.py,Attributes=512,FileSize=13463,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1388106954,HashPart2=610160559,HashPart3=-2050471327,HashPart4=903618941,,) MSI (s) (E8:40) [13:36:07:696]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\iso8859_9.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:696]: Source for file 'Lib_encodings_iso8859_9.py' is compressed MSI (s) (E8:40) [13:36:07:696]: Executing op: FileCopy(SourceName=johab.py,SourceCabKey=Lib_encodings_johab.py,DestName=johab.py,Attributes=512,FileSize=1062,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-310501610,HashPart2=-1659456304,HashPart3=786052618,HashPart4=2079000696,,) MSI (s) (E8:40) [13:36:07:696]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\johab.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:696]: Source for file 'Lib_encodings_johab.py' is compressed MSI (s) (E8:40) [13:36:07:696]: Executing op: FileCopy(SourceName=koi8_r.py,SourceCabKey=Lib_encodings_koi8_r.py,DestName=koi8_r.py,Attributes=512,FileSize=14086,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=606766965,HashPart2=-667740104,HashPart3=-1505616457,HashPart4=1168778085,,) MSI (s) (E8:40) [13:36:07:712]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\koi8_r.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:712]: Source for file 'Lib_encodings_koi8_r.py' is compressed MSI (s) (E8:40) [13:36:07:712]: Executing op: FileCopy(SourceName=koi8_t.py,SourceCabKey=Lib_encodings_koi8_t.py,DestName=koi8_t.py,Attributes=512,FileSize=13501,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1704199758,HashPart2=2088497948,HashPart3=76004993,HashPart4=-114366764,,) MSI (s) (E8:40) [13:36:07:712]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\koi8_t.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:712]: Source for file 'Lib_encodings_koi8_t.py' is compressed MSI (s) (E8:40) [13:36:07:712]: Executing op: FileCopy(SourceName=koi8_u.py,SourceCabKey=Lib_encodings_koi8_u.py,DestName=koi8_u.py,Attributes=512,FileSize=14069,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1267655903,HashPart2=-1634527289,HashPart3=872274910,HashPart4=-1104754775,,) MSI (s) (E8:40) [13:36:07:712]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\koi8_u.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:712]: Source for file 'Lib_encodings_koi8_u.py' is compressed MSI (s) (E8:40) [13:36:07:712]: Executing op: FileCopy(SourceName=kz1048.py,SourceCabKey=Lib_encodings_kz1048.py,DestName=kz1048.py,Attributes=512,FileSize=14030,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=312111860,HashPart2=185908546,HashPart3=-297063053,HashPart4=1484067694,,) MSI (s) (E8:40) [13:36:07:712]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\kz1048.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:712]: Source for file 'Lib_encodings_kz1048.py' is compressed MSI (s) (E8:40) [13:36:07:712]: Executing op: FileCopy(SourceName=latin_1.py,SourceCabKey=Lib_encodings_latin_1.py,DestName=latin_1.py,Attributes=512,FileSize=1314,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-506084206,HashPart2=-324278977,HashPart3=1302993377,HashPart4=-974763252,,) MSI (s) (E8:40) [13:36:07:712]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\latin_1.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:712]: Source for file 'Lib_encodings_latin_1.py' is compressed MSI (s) (E8:40) [13:36:07:728]: Executing op: FileCopy(SourceName=jk_de_qc.py|mac_arabic.py,SourceCabKey=Lib_encodings_mac_arabic.py,DestName=mac_arabic.py,Attributes=512,FileSize=37165,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1402104258,HashPart2=2053948466,HashPart3=-893431945,HashPart4=1716211671,,) MSI (s) (E8:40) [13:36:07:728]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\mac_arabic.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:728]: Source for file 'Lib_encodings_mac_arabic.py' is compressed MSI (s) (E8:40) [13:36:07:728]: Executing op: FileCopy(SourceName=rnylo2fr.py|mac_centeuro.py,SourceCabKey=Lib_encodings_mac_centeuro.py,DestName=mac_centeuro.py,Attributes=512,FileSize=14409,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1571276092,HashPart2=2100959591,HashPart3=-1030789389,HashPart4=2102575478,,) MSI (s) (E8:40) [13:36:07:728]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\mac_centeuro.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:728]: Source for file 'Lib_encodings_mac_centeuro.py' is compressed MSI (s) (E8:40) [13:36:07:728]: Executing op: FileCopy(SourceName=akwujnbz.py|mac_croatian.py,SourceCabKey=Lib_encodings_mac_croatian.py,DestName=mac_croatian.py,Attributes=512,FileSize=13940,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1401748675,HashPart2=333430665,HashPart3=-1018578831,HashPart4=212001167,,) MSI (s) (E8:40) [13:36:07:728]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\mac_croatian.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:728]: Source for file 'Lib_encodings_mac_croatian.py' is compressed MSI (s) (E8:40) [13:36:07:728]: Executing op: FileCopy(SourceName=wpqi4ief.py|mac_cyrillic.py,SourceCabKey=Lib_encodings_mac_cyrillic.py,DestName=mac_cyrillic.py,Attributes=512,FileSize=13761,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1927827607,HashPart2=172830851,HashPart3=1678583478,HashPart4=1332976844,,) MSI (s) (E8:40) [13:36:07:728]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\mac_cyrillic.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:728]: Source for file 'Lib_encodings_mac_cyrillic.py' is compressed MSI (s) (E8:40) [13:36:07:728]: Executing op: FileCopy(SourceName=ktpyfai.py|mac_farsi.py,SourceCabKey=Lib_encodings_mac_farsi.py,DestName=mac_farsi.py,Attributes=512,FileSize=15477,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1971986362,HashPart2=-234293171,HashPart3=-1210672284,HashPart4=-1167973594,,) MSI (s) (E8:40) [13:36:07:728]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\mac_farsi.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:728]: Source for file 'Lib_encodings_mac_farsi.py' is compressed MSI (s) (E8:40) [13:36:07:743]: Executing op: FileCopy(SourceName=zcmykjxt.py|mac_greek.py,SourceCabKey=Lib_encodings_mac_greek.py,DestName=mac_greek.py,Attributes=512,FileSize=14028,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-331120333,HashPart2=-571095781,HashPart3=2070237666,HashPart4=2053555436,,) MSI (s) (E8:40) [13:36:07:743]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\mac_greek.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:743]: Source for file 'Lib_encodings_mac_greek.py' is compressed MSI (s) (E8:40) [13:36:07:743]: Executing op: FileCopy(SourceName=csdavksq.py|mac_iceland.py,SourceCabKey=Lib_encodings_mac_iceland.py,DestName=mac_iceland.py,Attributes=512,FileSize=13805,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1894709135,HashPart2=858520271,HashPart3=1731456618,HashPart4=-308908935,,) MSI (s) (E8:40) [13:36:07:743]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\mac_iceland.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:743]: Source for file 'Lib_encodings_mac_iceland.py' is compressed MSI (s) (E8:40) [13:36:07:743]: Executing op: FileCopy(SourceName=hy87bt8x.py|mac_latin2.py,SourceCabKey=Lib_encodings_mac_latin2.py,DestName=mac_latin2.py,Attributes=512,FileSize=14430,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-524684614,HashPart2=2015297949,HashPart3=753743594,HashPart4=-48042555,,) MSI (s) (E8:40) [13:36:07:743]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\mac_latin2.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:743]: Source for file 'Lib_encodings_mac_latin2.py' is compressed MSI (s) (E8:40) [13:36:07:743]: Executing op: FileCopy(SourceName=udm8hikp.py|mac_roman.py,SourceCabKey=Lib_encodings_mac_roman.py,DestName=mac_roman.py,Attributes=512,FileSize=13787,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-957507297,HashPart2=549102548,HashPart3=1278645506,HashPart4=-1929128366,,) MSI (s) (E8:40) [13:36:07:743]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\mac_roman.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:743]: Source for file 'Lib_encodings_mac_roman.py' is compressed MSI (s) (E8:40) [13:36:07:743]: Executing op: FileCopy(SourceName=8sbblbgq.py|mac_romanian.py,SourceCabKey=Lib_encodings_mac_romanian.py,DestName=mac_romanian.py,Attributes=512,FileSize=13968,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1664570178,HashPart2=-1180142498,HashPart3=-193931380,HashPart4=414140472,,) MSI (s) (E8:40) [13:36:07:743]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\mac_romanian.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:743]: Source for file 'Lib_encodings_mac_romanian.py' is compressed MSI (s) (E8:40) [13:36:07:759]: Executing op: FileCopy(SourceName=sb4fzs1t.py|mac_turkish.py,SourceCabKey=Lib_encodings_mac_turkish.py,DestName=mac_turkish.py,Attributes=512,FileSize=13820,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1061822748,HashPart2=1020449320,HashPart3=2062417351,HashPart4=-1601866440,,) MSI (s) (E8:40) [13:36:07:759]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\mac_turkish.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:759]: Source for file 'Lib_encodings_mac_turkish.py' is compressed MSI (s) (E8:40) [13:36:07:759]: Executing op: FileCopy(SourceName=mbcs.py,SourceCabKey=Lib_encodings_mbcs.py,DestName=mbcs.py,Attributes=512,FileSize=1258,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1223380237,HashPart2=1096910177,HashPart3=1248976509,HashPart4=-1550173745,,) MSI (s) (E8:40) [13:36:07:759]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\mbcs.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:759]: Source for file 'Lib_encodings_mbcs.py' is compressed MSI (s) (E8:40) [13:36:07:759]: Executing op: FileCopy(SourceName=oem.py,SourceCabKey=Lib_encodings_oem.py,DestName=oem.py,Attributes=512,FileSize=1060,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2079286097,HashPart2=-505497977,HashPart3=1318176539,HashPart4=-1895845590,,) MSI (s) (E8:40) [13:36:07:759]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\oem.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:759]: Source for file 'Lib_encodings_oem.py' is compressed MSI (s) (E8:40) [13:36:07:759]: Executing op: FileCopy(SourceName=palmos.py,SourceCabKey=Lib_encodings_palmos.py,DestName=palmos.py,Attributes=512,FileSize=13827,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=439243069,HashPart2=-1786848844,HashPart3=1867706076,HashPart4=1600659097,,) MSI (s) (E8:40) [13:36:07:759]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\palmos.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:759]: Source for file 'Lib_encodings_palmos.py' is compressed MSI (s) (E8:40) [13:36:07:759]: Executing op: FileCopy(SourceName=ptcp154.py,SourceCabKey=Lib_encodings_ptcp154.py,DestName=ptcp154.py,Attributes=512,FileSize=14327,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=194504558,HashPart2=396249766,HashPart3=678044851,HashPart4=684576455,,) MSI (s) (E8:40) [13:36:07:759]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\ptcp154.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:759]: Source for file 'Lib_encodings_ptcp154.py' is compressed MSI (s) (E8:40) [13:36:07:774]: Executing op: FileCopy(SourceName=punycode.py,SourceCabKey=Lib_encodings_punycode.py,DestName=punycode.py,Attributes=512,FileSize=7118,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=831002250,HashPart2=-50048217,HashPart3=593161269,HashPart4=-1162301312,,) MSI (s) (E8:40) [13:36:07:774]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\punycode.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:774]: Source for file 'Lib_encodings_punycode.py' is compressed MSI (s) (E8:40) [13:36:07:774]: Executing op: FileCopy(SourceName=nxecn-hg.py|quopri_codec.py,SourceCabKey=Lib_encodings_quopri_codec.py,DestName=quopri_codec.py,Attributes=512,FileSize=1581,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=58747401,HashPart2=1384364175,HashPart3=-420911062,HashPart4=-1496959804,,) MSI (s) (E8:40) [13:36:07:774]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\quopri_codec.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:774]: Source for file 'Lib_encodings_quopri_codec.py' is compressed MSI (s) (E8:40) [13:36:07:774]: Executing op: FileCopy(SourceName=gnbwn8y3.py|raw_unicode_escape.py,SourceCabKey=Lib_encodings_raw_unicode_escape.py,DestName=raw_unicode_escape.py,Attributes=512,FileSize=1253,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=460184880,HashPart2=-326498609,HashPart3=-1700543327,HashPart4=-1046141598,,) MSI (s) (E8:40) [13:36:07:774]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\raw_unicode_escape.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:774]: Source for file 'Lib_encodings_raw_unicode_escape.py' is compressed MSI (s) (E8:40) [13:36:07:774]: Executing op: FileCopy(SourceName=rot_13.py,SourceCabKey=Lib_encodings_rot_13.py,DestName=rot_13.py,Attributes=512,FileSize=2561,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-286395371,HashPart2=-71134164,HashPart3=1396901679,HashPart4=1520617266,,) MSI (s) (E8:40) [13:36:07:774]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\rot_13.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:774]: Source for file 'Lib_encodings_rot_13.py' is compressed MSI (s) (E8:40) [13:36:07:774]: Executing op: FileCopy(SourceName=sq_laugf.py|shift_jis.py,SourceCabKey=Lib_encodings_shift_jis.py,DestName=shift_jis.py,Attributes=512,FileSize=1078,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-375258468,HashPart2=-174976655,HashPart3=-165247885,HashPart4=1549478119,,) MSI (s) (E8:40) [13:36:07:774]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\shift_jis.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:774]: Source for file 'Lib_encodings_shift_jis.py' is compressed MSI (s) (E8:40) [13:36:07:790]: Executing op: FileCopy(SourceName=jtsrgj28.py|shift_jis_2004.py,SourceCabKey=Lib_encodings_shift_jis_2004.py,DestName=shift_jis_2004.py,Attributes=512,FileSize=1098,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=462766084,HashPart2=-427363277,HashPart3=1830270301,HashPart4=1368979804,,) MSI (s) (E8:40) [13:36:07:790]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\shift_jis_2004.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:790]: Source for file 'Lib_encodings_shift_jis_2004.py' is compressed MSI (s) (E8:40) [13:36:07:790]: Executing op: FileCopy(SourceName=z6gtdflz.py|shift_jisx0213.py,SourceCabKey=Lib_encodings_shift_jisx0213.py,DestName=shift_jisx0213.py,Attributes=512,FileSize=1098,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1542607925,HashPart2=1732890198,HashPart3=-614692305,HashPart4=310575481,,) MSI (s) (E8:40) [13:36:07:790]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\shift_jisx0213.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:790]: Source for file 'Lib_encodings_shift_jisx0213.py' is compressed MSI (s) (E8:40) [13:36:07:790]: Executing op: FileCopy(SourceName=tis_620.py,SourceCabKey=Lib_encodings_tis_620.py,DestName=tis_620.py,Attributes=512,FileSize=12607,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=252340697,HashPart2=2004453194,HashPart3=-523757702,HashPart4=-5874100,,) MSI (s) (E8:40) [13:36:07:790]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\tis_620.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:790]: Source for file 'Lib_encodings_tis_620.py' is compressed MSI (s) (E8:40) [13:36:07:790]: Executing op: FileCopy(SourceName=cmlm-cox.py|undefined.py,SourceCabKey=Lib_encodings_undefined.py,DestName=undefined.py,Attributes=512,FileSize=1348,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1410044292,HashPart2=335731301,HashPart3=1884192530,HashPart4=-2133756725,,) MSI (s) (E8:40) [13:36:07:790]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\undefined.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:790]: Source for file 'Lib_encodings_undefined.py' is compressed MSI (s) (E8:40) [13:36:07:790]: Executing op: FileCopy(SourceName=wgn7gu5c.py|unicode_escape.py,SourceCabKey=Lib_encodings_unicode_escape.py,DestName=unicode_escape.py,Attributes=512,FileSize=1229,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=904375224,HashPart2=1506134730,HashPart3=920105072,HashPart4=2062553573,,) MSI (s) (E8:40) [13:36:07:790]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\unicode_escape.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:790]: Source for file 'Lib_encodings_unicode_escape.py' is compressed MSI (s) (E8:40) [13:36:07:790]: Executing op: FileCopy(SourceName=utf_16.py,SourceCabKey=Lib_encodings_utf_16.py,DestName=utf_16.py,Attributes=512,FileSize=5391,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1931122904,HashPart2=1823907362,HashPart3=76020962,HashPart4=-763304975,,) MSI (s) (E8:40) [13:36:07:790]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\utf_16.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:790]: Source for file 'Lib_encodings_utf_16.py' is compressed MSI (s) (E8:40) [13:36:07:806]: Executing op: FileCopy(SourceName=-kch8nr2.py|utf_16_be.py,SourceCabKey=Lib_encodings_utf_16_be.py,DestName=utf_16_be.py,Attributes=512,FileSize=1079,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-608254095,HashPart2=734945575,HashPart3=-1270186547,HashPart4=1078972194,,) MSI (s) (E8:40) [13:36:07:806]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\utf_16_be.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:806]: Source for file 'Lib_encodings_utf_16_be.py' is compressed MSI (s) (E8:40) [13:36:07:806]: Executing op: FileCopy(SourceName=tgqx8ons.py|utf_16_le.py,SourceCabKey=Lib_encodings_utf_16_le.py,DestName=utf_16_le.py,Attributes=512,FileSize=1079,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=609897699,HashPart2=2141276414,HashPart3=893648075,HashPart4=1315741496,,) MSI (s) (E8:40) [13:36:07:806]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\utf_16_le.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:806]: Source for file 'Lib_encodings_utf_16_le.py' is compressed MSI (s) (E8:40) [13:36:07:806]: Executing op: FileCopy(SourceName=utf_32.py,SourceCabKey=Lib_encodings_utf_32.py,DestName=utf_32.py,Attributes=512,FileSize=5279,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1946850207,HashPart2=1947428672,HashPart3=1773905864,HashPart4=1707469731,,) MSI (s) (E8:40) [13:36:07:806]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\utf_32.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:806]: Source for file 'Lib_encodings_utf_32.py' is compressed MSI (s) (E8:40) [13:36:07:806]: Executing op: FileCopy(SourceName=1givjhw7.py|utf_32_be.py,SourceCabKey=Lib_encodings_utf_32_be.py,DestName=utf_32_be.py,Attributes=512,FileSize=967,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2053484155,HashPart2=-2060494952,HashPart3=-1407117677,HashPart4=-2015665973,,) MSI (s) (E8:40) [13:36:07:806]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\utf_32_be.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:806]: Source for file 'Lib_encodings_utf_32_be.py' is compressed MSI (s) (E8:40) [13:36:07:806]: Executing op: FileCopy(SourceName=f7jsungj.py|utf_32_le.py,SourceCabKey=Lib_encodings_utf_32_le.py,DestName=utf_32_le.py,Attributes=512,FileSize=967,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=30558054,HashPart2=-2049721645,HashPart3=-543721283,HashPart4=-314184702,,) MSI (s) (E8:40) [13:36:07:806]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\utf_32_le.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:806]: Source for file 'Lib_encodings_utf_32_le.py' is compressed MSI (s) (E8:40) [13:36:07:806]: Executing op: FileCopy(SourceName=utf_7.py,SourceCabKey=Lib_encodings_utf_7.py,DestName=utf_7.py,Attributes=512,FileSize=984,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=977665516,HashPart2=1992676425,HashPart3=-813043228,HashPart4=1815552875,,) MSI (s) (E8:40) [13:36:07:806]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\utf_7.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:806]: Source for file 'Lib_encodings_utf_7.py' is compressed MSI (s) (E8:40) [13:36:07:821]: Executing op: FileCopy(SourceName=utf_8.py,SourceCabKey=Lib_encodings_utf_8.py,DestName=utf_8.py,Attributes=512,FileSize=1047,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1524183801,HashPart2=-39473412,HashPart3=-764268863,HashPart4=1224303957,,) MSI (s) (E8:40) [13:36:07:821]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\utf_8.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:821]: Source for file 'Lib_encodings_utf_8.py' is compressed MSI (s) (E8:40) [13:36:07:821]: Executing op: FileCopy(SourceName=d1sa8xj8.py|utf_8_sig.py,SourceCabKey=Lib_encodings_utf_8_sig.py,DestName=utf_8_sig.py,Attributes=512,FileSize=4263,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-751456103,HashPart2=1864371144,HashPart3=-1541020282,HashPart4=-754681893,,) MSI (s) (E8:40) [13:36:07:821]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\utf_8_sig.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:821]: Source for file 'Lib_encodings_utf_8_sig.py' is compressed MSI (s) (E8:40) [13:36:07:821]: Executing op: FileCopy(SourceName=uu_codec.py,SourceCabKey=Lib_encodings_uu_codec.py,DestName=uu_codec.py,Attributes=512,FileSize=2820,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=287628212,HashPart2=171768510,HashPart3=647889297,HashPart4=-752412401,,) MSI (s) (E8:40) [13:36:07:821]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\uu_codec.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:821]: Source for file 'Lib_encodings_uu_codec.py' is compressed MSI (s) (E8:40) [13:36:07:821]: Executing op: FileCopy(SourceName=ezgfemio.py|zlib_codec.py,SourceCabKey=Lib_encodings_zlib_codec.py,DestName=zlib_codec.py,Attributes=512,FileSize=2281,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=653903735,HashPart2=1421202230,HashPart3=-1344162464,HashPart4=-606776876,,) MSI (s) (E8:40) [13:36:07:821]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings\zlib_codec.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:821]: Source for file 'Lib_encodings_zlib_codec.py' is compressed MSI (s) (E8:40) [13:36:07:821]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ensurepip) MSI (s) (E8:40) [13:36:07:821]: Executing op: SetSourceFolder(Folder=1\Lib\fmvdhnlu|Lib\ensurepip) MSI (s) (E8:40) [13:36:07:821]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_ensurepip___init.py,DestName=init.py,Attributes=512,FileSize=6666,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1343783637,HashPart2=160392859,HashPart3=-1631697212,HashPart4=-1733976394,,) MSI (s) (E8:40) [13:36:07:821]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ensurepip_init.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:821]: Source for file 'Lib_ensurepip___init.py' is compressed MSI (s) (E8:40) [13:36:07:837]: Executing op: FileCopy(SourceName=main.py,SourceCabKey=Lib_ensurepip___main_.py,DestName=main.py,Attributes=512,FileSize=93,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1408736074,HashPart2=1502851621,HashPart3=640010279,HashPart4=1193127455,,) MSI (s) (E8:40) [13:36:07:837]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ensurepip_main_.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:837]: Source for file 'Lib_ensurepip___main__.py' is compressed MSI (s) (E8:40) [13:36:07:837]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ensurepip_bundled) MSI (s) (E8:40) [13:36:07:837]: Executing op: SetSourceFolder(Folder=1\Lib\fmvdhnlu_bundled|Lib\ensurepip_bundled) MSI (s) (E8:40) [13:36:07:837]: Executing op: FileCopy(SourceName=tq86mutc.whl|pip-19.2.3-py2.py3-none-any.whl,SourceCabKey=Lib_ensurepip__bundled_pip_19.2.3_py2.py3_none_any.whl,DestName=pip-19.2.3-py2.py3-none-any.whl,Attributes=512,FileSize=1414986,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=692881186,HashPart2=-1045771447,HashPart3=1988196186,HashPart4=1190523074,,) MSI (s) (E8:40) [13:36:07:837]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ensurepip_bundled\pip-19.2.3-py2.py3-none-any.whl; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:837]: Source for file 'Lib_ensurepip__bundled_pip_19.2.3_py2.py3_none_any.whl' is compressed MSI (s) (E8:40) [13:36:07:853]: Executing op: FileCopy(SourceName=stqfbhl6.whl|setuptools-41.2.0-py2.py3-none-any.whl,SourceCabKey=Lib_ensurepip__bundled_setuptools_41.2.0_py2.py3_none_any.whl,DestName=setuptools-41.2.0-py2.py3-none-any.whl,Attributes=512,FileSize=576332,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1825585603,HashPart2=521666149,HashPart3=-687183000,HashPart4=-1074572953,,) MSI (s) (E8:40) [13:36:07:853]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ensurepip_bundled\setuptools-41.2.0-py2.py3-none-any.whl; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:853]: Source for file 'Lib_ensurepip__bundled_setuptools_41.2.0_py2.py3_none_any.whl' is compressed MSI (s) (E8:40) [13:36:07:853]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ensurepip) MSI (s) (E8:40) [13:36:07:853]: Executing op: SetSourceFolder(Folder=1\Lib\fmvdhnlu|Lib\ensurepip) MSI (s) (E8:40) [13:36:07:853]: Executing op: FileCopy(SourceName=lyv6bgbo.py|uninstall.py,SourceCabKey=Lib_ensurepip__uninstall.py,DestName=uninstall.py,Attributes=512,FileSize=839,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2084054185,HashPart2=-820343102,HashPart3=-775504852,HashPart4=17760362,,) MSI (s) (E8:40) [13:36:07:853]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ensurepip_uninstall.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:853]: Source for file 'Lib_ensurepip__uninstall.py' is compressed MSI (s) (E8:40) [13:36:07:853]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib) MSI (s) (E8:40) [13:36:07:853]: Executing op: SetSourceFolder(Folder=1\Lib) MSI (s) (E8:40) [13:36:07:853]: Executing op: FileCopy(SourceName=enum.py,SourceCabKey=Lib_enum.py,DestName=enum.py,Attributes=512,FileSize=35518,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=933921710,HashPart2=663924838,HashPart3=-1916412735,HashPart4=1799347723,,) MSI (s) (E8:40) [13:36:07:853]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\enum.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:853]: Source for file 'Lib_enum.py' is compressed MSI (s) (E8:40) [13:36:07:853]: Executing op: FileCopy(SourceName=filecmp.py,SourceCabKey=Lib_filecmp.py,DestName=filecmp.py,Attributes=512,FileSize=10135,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1748733179,HashPart2=-106454278,HashPart3=-1874045165,HashPart4=-916462580,,) MSI (s) (E8:40) [13:36:07:853]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\filecmp.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:853]: Source for file 'Lib_filecmp.py' is compressed MSI (s) (E8:40) [13:36:07:868]: Executing op: FileCopy(SourceName=qmshpqa9.py|fileinput.py,SourceCabKey=Lib_fileinput.py,DestName=fileinput.py,Attributes=512,FileSize=15138,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2143838849,HashPart2=-751027402,HashPart3=548263827,HashPart4=-942937594,,) MSI (s) (E8:40) [13:36:07:868]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\fileinput.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:868]: Source for file 'Lib_fileinput.py' is compressed MSI (s) (E8:40) [13:36:07:868]: Executing op: FileCopy(SourceName=fnmatch.py,SourceCabKey=Lib_fnmatch.py,DestName=fnmatch.py,Attributes=512,FileSize=4184,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1334722448,HashPart2=764249919,HashPart3=856222549,HashPart4=793087417,,) MSI (s) (E8:40) [13:36:07:868]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\fnmatch.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:868]: Source for file 'Lib_fnmatch.py' is compressed MSI (s) (E8:40) [13:36:07:868]: Executing op: FileCopy(SourceName=7zco4qha.py|formatter.py,SourceCabKey=Lib_formatter.py,DestName=formatter.py,Attributes=512,FileSize=15595,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1249292482,HashPart2=-1893856297,HashPart3=490392452,HashPart4=-1022793906,,) MSI (s) (E8:40) [13:36:07:868]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\formatter.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:868]: Source for file 'Lib_formatter.py' is compressed MSI (s) (E8:40) [13:36:07:868]: Executing op: FileCopy(SourceName=bht95zdt.py|fractions.py,SourceCabKey=Lib_fractions.py,DestName=fractions.py,Attributes=512,FileSize=24870,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=224855152,HashPart2=1767279234,HashPart3=1434065897,HashPart4=1455240728,,) MSI (s) (E8:40) [13:36:07:868]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\fractions.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:868]: Source for file 'Lib_fractions.py' is compressed MSI (s) (E8:40) [13:36:07:868]: Executing op: FileCopy(SourceName=ftplib.py,SourceCabKey=Lib_ftplib.py,DestName=ftplib.py,Attributes=512,FileSize=35740,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1838427754,HashPart2=1611399132,HashPart3=-1662723090,HashPart4=-1004557993,,) MSI (s) (E8:40) [13:36:07:868]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ftplib.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:868]: Source for file 'Lib_ftplib.py' is compressed MSI (s) (E8:40) [13:36:07:884]: Executing op: FileCopy(SourceName=r-operrx.py|functools.py,SourceCabKey=Lib_functools.py,DestName=functools.py,Attributes=512,FileSize=38351,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=733566694,HashPart2=1227166739,HashPart3=-1053044208,HashPart4=918668356,,) MSI (s) (E8:40) [13:36:07:884]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\functools.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:884]: Source for file 'Lib_functools.py' is compressed MSI (s) (E8:40) [13:36:07:884]: Executing op: FileCopy(SourceName=r4bfnrfz.py|genericpath.py,SourceCabKey=Lib_genericpath.py,DestName=genericpath.py,Attributes=512,FileSize=5109,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-832704876,HashPart2=-582617355,HashPart3=-1913490168,HashPart4=225662602,,) MSI (s) (E8:40) [13:36:07:884]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\genericpath.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:884]: Source for file 'Lib_genericpath.py' is compressed MSI (s) (E8:40) [13:36:07:884]: Executing op: FileCopy(SourceName=getopt.py,SourceCabKey=Lib_getopt.py,DestName=getopt.py,Attributes=512,FileSize=7704,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-900862200,HashPart2=1367221881,HashPart3=-1651782719,HashPart4=-938697552,,) MSI (s) (E8:40) [13:36:07:884]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\getopt.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:884]: Source for file 'Lib_getopt.py' is compressed MSI (s) (E8:40) [13:36:07:884]: Executing op: FileCopy(SourceName=getpass.py,SourceCabKey=Lib_getpass.py,DestName=getpass.py,Attributes=512,FileSize=6179,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=326824904,HashPart2=1900606836,HashPart3=297685238,HashPart4=1286166437,,) MSI (s) (E8:40) [13:36:07:884]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\getpass.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:884]: Source for file 'Lib_getpass.py' is compressed MSI (s) (E8:40) [13:36:07:884]: Executing op: FileCopy(SourceName=gettext.py,SourceCabKey=Lib_gettext.py,DestName=gettext.py,Attributes=512,FileSize=27920,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-649431093,HashPart2=-1131138911,HashPart3=869713524,HashPart4=477340380,,) MSI (s) (E8:40) [13:36:07:884]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\gettext.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:884]: Source for file 'Lib_gettext.py' is compressed MSI (s) (E8:40) [13:36:07:899]: Executing op: FileCopy(SourceName=glob.py,SourceCabKey=Lib_glob.py,DestName=glob.py,Attributes=512,FileSize=5870,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2128518460,HashPart2=-1737084453,HashPart3=1206898980,HashPart4=775831246,,) MSI (s) (E8:40) [13:36:07:899]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\glob.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:899]: Source for file 'Lib_glob.py' is compressed MSI (s) (E8:40) [13:36:07:899]: Executing op: FileCopy(SourceName=gzip.py,SourceCabKey=Lib_gzip.py,DestName=gzip.py,Attributes=512,FileSize=21818,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=674956410,HashPart2=-638714057,HashPart3=-1367914471,HashPart4=94892059,,) MSI (s) (E8:40) [13:36:07:899]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\gzip.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:899]: Source for file 'Lib_gzip.py' is compressed MSI (s) (E8:40) [13:36:07:899]: Executing op: FileCopy(SourceName=hashlib.py,SourceCabKey=Lib_hashlib.py,DestName=hashlib.py,Attributes=512,FileSize=9989,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=328328125,HashPart2=-1118916377,HashPart3=344570154,HashPart4=-690421184,,) MSI (s) (E8:40) [13:36:07:899]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\hashlib.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:899]: Source for file 'Lib_hashlib.py' is compressed MSI (s) (E8:40) [13:36:07:899]: Executing op: FileCopy(SourceName=heapq.py,SourceCabKey=Lib_heapq.py,DestName=heapq.py,Attributes=512,FileSize=23478,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-880982931,HashPart2=-286858204,HashPart3=-1886807111,HashPart4=-2023328880,,) MSI (s) (E8:40) [13:36:07:899]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\heapq.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:899]: Source for file 'Lib_heapq.py' is compressed MSI (s) (E8:40) [13:36:07:899]: Executing op: FileCopy(SourceName=hmac.py,SourceCabKey=Lib_hmac.py,DestName=hmac.py,Attributes=512,FileSize=6305,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1714663150,HashPart2=2007822097,HashPart3=-1163457560,HashPart4=1491555602,,) MSI (s) (E8:40) [13:36:07:899]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\hmac.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:899]: Source for file 'Lib_hmac.py' is compressed MSI (s) (E8:40) [13:36:07:915]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\html) MSI (s) (E8:40) [13:36:07:915]: Executing op: SetSourceFolder(Folder=1\Lib\html) MSI (s) (E8:40) [13:36:07:915]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_html___init.py,DestName=init.py,Attributes=512,FileSize=4888,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1907285471,HashPart2=1182446883,HashPart3=-1082049288,HashPart4=-997840236,,) MSI (s) (E8:40) [13:36:07:915]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\html_init_.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:915]: Source for file 'Lib_html___init__.py' is compressed MSI (s) (E8:40) [13:36:07:915]: Executing op: FileCopy(SourceName=entities.py,SourceCabKey=Lib_html_entities.py,DestName=entities.py,Attributes=512,FileSize=77824,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-567818551,HashPart2=1757062069,HashPart3=-508233551,HashPart4=1655484327,,) MSI (s) (E8:40) [13:36:07:915]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\html\entities.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:915]: Source for file 'Lib_html_entities.py' is compressed MSI (s) (E8:40) [13:36:07:915]: Executing op: FileCopy(SourceName=parser.py,SourceCabKey=Lib_html_parser.py,DestName=parser.py,Attributes=512,FileSize=18191,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=251946322,HashPart2=196616901,HashPart3=-1615598249,HashPart4=-881774920,,) MSI (s) (E8:40) [13:36:07:915]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\html\parser.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:915]: Source for file 'Lib_html_parser.py' is compressed MSI (s) (E8:40) [13:36:07:915]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\http) MSI (s) (E8:40) [13:36:07:915]: Executing op: SetSourceFolder(Folder=1\Lib\http) MSI (s) (E8:40) [13:36:07:915]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_http___init__.py,DestName=init.py,Attributes=512,FileSize=6520,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1409427653,HashPart2=63950160,HashPart3=-1974044160,HashPart4=140976652,,) MSI (s) (E8:40) [13:36:07:915]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\http_init_.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:915]: Source for file 'Lib_http___init__.py' is compressed MSI (s) (E8:40) [13:36:07:915]: Executing op: FileCopy(SourceName=client.py,SourceCabKey=Lib_http_client.py,DestName=client.py,Attributes=512,FileSize=55966,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1288445771,HashPart2=1910191324,HashPart3=343399777,HashPart4=-55769367,,) MSI (s) (E8:40) [13:36:07:915]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\http\client.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:915]: Source for file 'Lib_http_client.py' is compressed MSI (s) (E8:40) [13:36:07:931]: Executing op: FileCopy(SourceName=raietzmj.py|cookiejar.py,SourceCabKey=Lib_http_cookiejar.py,DestName=cookiejar.py,Attributes=512,FileSize=78894,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1602083895,HashPart2=-877262666,HashPart3=-1290403713,HashPart4=-1482092333,,) MSI (s) (E8:40) [13:36:07:931]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\http\cookiejar.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:931]: Source for file 'Lib_http_cookiejar.py' is compressed MSI (s) (E8:40) [13:36:07:931]: Executing op: FileCopy(SourceName=cookies.py,SourceCabKey=Lib_http_cookies.py,DestName=cookies.py,Attributes=512,FileSize=21021,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1312126088,HashPart2=-79035928,HashPart3=-220152516,HashPart4=861684571,,) MSI (s) (E8:40) [13:36:07:931]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\http\cookies.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:931]: Source for file 'Lib_http_cookies.py' is compressed MSI (s) (E8:40) [13:36:07:931]: Executing op: FileCopy(SourceName=server.py,SourceCabKey=Lib_http_server.py,DestName=server.py,Attributes=512,FileSize=48069,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=547441299,HashPart2=1848884920,HashPart3=-16441160,HashPart4=-187829854,,) MSI (s) (E8:40) [13:36:07:931]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\http\server.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:931]: Source for file 'Lib_http_server.py' is compressed MSI (s) (E8:40) [13:36:07:931]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib) MSI (s) (E8:40) [13:36:07:931]: Executing op: SetSourceFolder(Folder=1\Lib) MSI (s) (E8:40) [13:36:07:931]: Executing op: FileCopy(SourceName=imaplib.py,SourceCabKey=Lib_imaplib.py,DestName=imaplib.py,Attributes=512,FileSize=55229,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-615032707,HashPart2=1734435868,HashPart3=129292708,HashPart4=898504864,,) MSI (s) (E8:40) [13:36:07:931]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\imaplib.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:931]: Source for file 'Lib_imaplib.py' is compressed MSI (s) (E8:40) [13:36:07:946]: Executing op: FileCopy(SourceName=imghdr.py,SourceCabKey=Lib_imghdr.py,DestName=imghdr.py,Attributes=512,FileSize=3963,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-549810302,HashPart2=922297300,HashPart3=-791942417,HashPart4=1031153800,,) MSI (s) (E8:40) [13:36:07:946]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\imghdr.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:946]: Source for file 'Lib_imghdr.py' is compressed MSI (s) (E8:40) [13:36:07:946]: Executing op: FileCopy(SourceName=imp.py,SourceCabKey=Lib_imp.py,DestName=imp.py,Attributes=512,FileSize=10881,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=118582513,HashPart2=-487666686,HashPart3=-1264486340,HashPart4=-2108883263,,) MSI (s) (E8:40) [13:36:07:946]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\imp.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:946]: Source for file 'Lib_imp.py' is compressed MSI (s) (E8:40) [13:36:07:946]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\importlib) MSI (s) (E8:40) [13:36:07:946]: Executing op: SetSourceFolder(Folder=1\Lib\ulnkjirt|Lib\importlib) MSI (s) (E8:40) [13:36:07:946]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_importlib___init__.py,DestName=init.py,Attributes=512,FileSize=6237,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-441408942,HashPart2=1996188520,HashPart3=1034983385,HashPart4=-68290953,,) MSI (s) (E8:40) [13:36:07:946]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\importlib_init_.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:946]: Source for file 'Lib_importlib___init__.py' is compressed MSI (s) (E8:40) [13:36:07:946]: Executing op: FileCopy(SourceName=ktvl9yqe.py|bootstrap.py,SourceCabKey=Lib_importlib__bootstrap.py,DestName=bootstrap.py,Attributes=512,FileSize=40817,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1679710043,HashPart2=-2090627926,HashPart3=1379480863,HashPart4=-1784424219,,) MSI (s) (E8:40) [13:36:07:946]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\importlib_bootstrap.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:946]: Source for file 'Lib_importlib__bootstrap.py' is compressed MSI (s) (E8:40) [13:36:07:962]: Executing op: FileCopy(SourceName=g18tfvmg.py|bootstrap_external.py,SourceCabKey=Lib_importlib__bootstrap_external.py,DestName=bootstrap_external.py,Attributes=512,FileSize=63995,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=851422754,HashPart2=-790792984,HashPart3=-1422508531,HashPart4=-1873374967,,) MSI (s) (E8:40) [13:36:07:962]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\importlib_bootstrap_external.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:962]: Source for file 'Lib_importlib__bootstrap_external.py' is compressed MSI (s) (E8:40) [13:36:07:962]: Executing op: FileCopy(SourceName=abc.py,SourceCabKey=Lib_importlib_abc.py,DestName=abc.py,Attributes=512,FileSize=13261,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-391258614,HashPart2=-2139043971,HashPart3=437234157,HashPart4=-179367166,,) MSI (s) (E8:40) [13:36:07:962]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\importlib\abc.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:962]: Source for file 'Lib_importlib_abc.py' is compressed MSI (s) (E8:40) [13:36:07:962]: Executing op: FileCopy(SourceName=sng6kqnx.py|machinery.py,SourceCabKey=Lib_importlib_machinery.py,DestName=machinery.py,Attributes=512,FileSize=865,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-453517727,HashPart2=1167801628,HashPart3=878343546,HashPart4=1216680344,,) MSI (s) (E8:40) [13:36:07:962]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\importlib\machinery.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:962]: Source for file 'Lib_importlib_machinery.py' is compressed MSI (s) (E8:40) [13:36:07:962]: Executing op: FileCopy(SourceName=metadata.py,SourceCabKey=Lib_importlib_metadata.py,DestName=metadata.py,Attributes=512,FileSize=16681,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1002954218,HashPart2=-1812752434,HashPart3=-1339351871,HashPart4=208379654,,) MSI (s) (E8:40) [13:36:07:962]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\importlib\metadata.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:962]: Source for file 'Lib_importlib_metadata.py' is compressed MSI (s) (E8:40) [13:36:07:962]: Executing op: FileCopy(SourceName=cmnsqwtm.py|resources.py,SourceCabKey=Lib_importlib_resources.py,DestName=resources.py,Attributes=512,FileSize=9696,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=409693948,HashPart2=1652790097,HashPart3=-1605011894,HashPart4=-127508420,,) MSI (s) (E8:40) [13:36:07:962]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\importlib\resources.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:962]: Source for file 'Lib_importlib_resources.py' is compressed MSI (s) (E8:40) [13:36:07:977]: Executing op: FileCopy(SourceName=util.py,SourceCabKey=Lib_importlib_util.py,DestName=util.py,Attributes=512,FileSize=11619,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1725922265,HashPart2=-1390316466,HashPart3=1076581510,HashPart4=-620992542,,) MSI (s) (E8:40) [13:36:07:977]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\importlib\util.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:977]: Source for file 'Lib_importlib_util.py' is compressed MSI (s) (E8:40) [13:36:07:977]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib) MSI (s) (E8:40) [13:36:07:977]: Executing op: SetSourceFolder(Folder=1\Lib) MSI (s) (E8:40) [13:36:07:977]: Executing op: FileCopy(SourceName=inspect.py,SourceCabKey=Lib_inspect.py,DestName=inspect.py,Attributes=512,FileSize=121159,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2029380496,HashPart2=1905561489,HashPart3=-1520110771,HashPart4=-1664985131,,) MSI (s) (E8:40) [13:36:07:977]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\inspect.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:977]: Source for file 'Lib_inspect.py' is compressed MSI (s) (E8:40) [13:36:07:993]: Executing op: FileCopy(SourceName=io.py,SourceCabKey=Lib_io.py,DestName=io.py,Attributes=512,FileSize=3640,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1916276801,HashPart2=-1605933615,HashPart3=-687219780,HashPart4=-1753400911,,) MSI (s) (E8:40) [13:36:07:993]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\io.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:993]: Source for file 'Lib_io.py' is compressed MSI (s) (E8:40) [13:36:07:993]: Executing op: FileCopy(SourceName=4vn2y-h2.py|ipaddress.py,SourceCabKey=Lib_ipaddress.py,DestName=ipaddress.py,Attributes=512,FileSize=73335,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-950682600,HashPart2=1567837316,HashPart3=-892849384,HashPart4=-446127696,,) MSI (s) (E8:40) [13:36:07:993]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ipaddress.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:993]: Source for file 'Lib_ipaddress.py' is compressed MSI (s) (E8:40) [13:36:07:993]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\json) MSI (s) (E8:40) [13:36:07:993]: Executing op: SetSourceFolder(Folder=1\Lib\json) MSI (s) (E8:40) [13:36:07:993]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_json___init.py,DestName=init.py,Attributes=512,FileSize=14715,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=152241953,HashPart2=-393795038,HashPart3=1428071101,HashPart4=249231994,,) MSI (s) (E8:40) [13:36:07:993]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\json_init.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:993]: Source for file 'Lib_json___init_.py' is compressed MSI (s) (E8:40) [13:36:07:993]: Executing op: FileCopy(SourceName=decoder.py,SourceCabKey=Lib_json_decoder.py,DestName=decoder.py,Attributes=512,FileSize=12828,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2069854809,HashPart2=142487087,HashPart3=1617559018,HashPart4=-1226793664,,) MSI (s) (E8:40) [13:36:07:993]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\json\decoder.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:07:993]: Source for file 'Lib_json_decoder.py' is compressed MSI (s) (E8:40) [13:36:08:009]: Executing op: FileCopy(SourceName=encoder.py,SourceCabKey=Lib_json_encoder.py,DestName=encoder.py,Attributes=512,FileSize=16514,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1934543977,HashPart2=-1049861216,HashPart3=58057369,HashPart4=657053514,,) MSI (s) (E8:40) [13:36:08:009]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\json\encoder.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:009]: Source for file 'Lib_json_encoder.py' is compressed MSI (s) (E8:40) [13:36:08:009]: Executing op: FileCopy(SourceName=scanner.py,SourceCabKey=Lib_json_scanner.py,DestName=scanner.py,Attributes=512,FileSize=2498,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1489169795,HashPart2=931749322,HashPart3=-412104565,HashPart4=-1208890480,,) MSI (s) (E8:40) [13:36:08:009]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\json\scanner.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:009]: Source for file 'Lib_json_scanner.py' is compressed MSI (s) (E8:40) [13:36:08:009]: Executing op: FileCopy(SourceName=tool.py,SourceCabKey=Lib_json_tool.py,DestName=tool.py,Attributes=512,FileSize=1910,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-230827786,HashPart2=-554149761,HashPart3=-1083001855,HashPart4=-1409560009,,) MSI (s) (E8:40) [13:36:08:009]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\json\tool.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:009]: Source for file 'Lib_json_tool.py' is compressed MSI (s) (E8:40) [13:36:08:009]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib) MSI (s) (E8:40) [13:36:08:009]: Executing op: SetSourceFolder(Folder=1\Lib) MSI (s) (E8:40) [13:36:08:009]: Executing op: FileCopy(SourceName=keyword.py,SourceCabKey=Lib_keyword.py,DestName=keyword.py,Attributes=512,FileSize=1000,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1262982462,HashPart2=982579219,HashPart3=429919444,HashPart4=-1862990783,,) MSI (s) (E8:40) [13:36:08:009]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\keyword.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:009]: Source for file 'Lib_keyword.py' is compressed MSI (s) (E8:40) [13:36:08:009]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3) MSI (s) (E8:40) [13:36:08:009]: Executing op: SetSourceFolder(Folder=1\Lib\lib2to3) MSI (s) (E8:40) [13:36:08:009]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_lib2to3___init__.py,DestName=init.py,Attributes=512,FileSize=8,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-921627561,HashPart2=-1772914169,HashPart3=-1735518091,HashPart4=147150400,,) MSI (s) (E8:40) [13:36:08:009]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3_init_.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:009]: Source for file 'Lib_lib2to3___init__.py' is compressed MSI (s) (E8:40) [13:36:08:024]: Executing op: FileCopy(SourceName=main.py,SourceCabKey=Lib_lib2to3___main__.py,DestName=main.py,Attributes=512,FileSize=71,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1491428206,HashPart2=-1965064603,HashPart3=1064496978,HashPart4=1582803743,,) MSI (s) (E8:40) [13:36:08:024]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3_main_.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:024]: Source for file 'Lib_lib2to3___main__.py' is compressed MSI (s) (E8:40) [13:36:08:024]: Executing op: FileCopy(SourceName=ge3hg87g.py|btm_matcher.py,SourceCabKey=Lib_lib2to3_btm_matcher.py,DestName=btm_matcher.py,Attributes=512,FileSize=6786,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1745491297,HashPart2=-628537889,HashPart3=-1528293136,HashPart4=-1440489767,,) MSI (s) (E8:40) [13:36:08:024]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\btm_matcher.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:024]: Source for file 'Lib_lib2to3_btm_matcher.py' is compressed MSI (s) (E8:40) [13:36:08:024]: Executing op: FileCopy(SourceName=47xe0bcs.py|btm_utils.py,SourceCabKey=Lib_lib2to3_btm_utils.py,DestName=btm_utils.py,Attributes=512,FileSize=10247,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=31516265,HashPart2=515623738,HashPart3=-283326429,HashPart4=-1660445438,,) MSI (s) (E8:40) [13:36:08:024]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\btm_utils.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:024]: Source for file 'Lib_lib2to3_btm_utils.py' is compressed MSI (s) (E8:40) [13:36:08:024]: Executing op: FileCopy(SourceName=gjxwnz0t.py|fixer_base.py,SourceCabKey=Lib_lib2to3_fixer_base.py,DestName=fixer_base.py,Attributes=512,FileSize=6876,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1907699391,HashPart2=-243431258,HashPart3=1319804026,HashPart4=-1733441225,,) MSI (s) (E8:40) [13:36:08:024]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixer_base.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:024]: Source for file 'Lib_lib2to3_fixer_base.py' is compressed MSI (s) (E8:40) [13:36:08:024]: Executing op: FileCopy(SourceName=u4x5_tpk.py|fixer_util.py,SourceCabKey=Lib_lib2to3_fixer_util.py,DestName=fixer_util.py,Attributes=512,FileSize=15660,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1651127699,HashPart2=539286678,HashPart3=-94386588,HashPart4=-1208067954,,) MSI (s) (E8:40) [13:36:08:024]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixer_util.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:024]: Source for file 'Lib_lib2to3_fixer_util.py' is compressed MSI (s) (E8:40) [13:36:08:040]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes) MSI (s) (E8:40) [13:36:08:040]: Executing op: SetSourceFolder(Folder=1\Lib\lib2to3\fixes) MSI (s) (E8:40) [13:36:08:040]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_lib2to3_fixes___init__.py,DestName=init.py,Attributes=512,FileSize=48,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1889992131,HashPart2=1496415282,HashPart3=-45760856,HashPart4=-1683170776,,) MSI (s) (E8:40) [13:36:08:040]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes_init_.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:040]: Source for file 'Lib_lib2to3_fixes___init__.py' is compressed MSI (s) (E8:40) [13:36:08:040]: Executing op: FileCopy(SourceName=xpfeakrv.py|fix_apply.py,SourceCabKey=Lib_lib2to3_fixes_fix_apply.py,DestName=fix_apply.py,Attributes=512,FileSize=2500,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2003965015,HashPart2=40333201,HashPart3=1974076858,HashPart4=-1451636130,,) MSI (s) (E8:40) [13:36:08:040]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_apply.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:040]: Source for file 'Lib_lib2to3_fixes_fix_apply.py' is compressed MSI (s) (E8:40) [13:36:08:040]: Executing op: FileCopy(SourceName=ehpbc4bu.py|fix_asserts.py,SourceCabKey=Lib_lib2to3_fixes_fix_asserts.py,DestName=fix_asserts.py,Attributes=512,FileSize=1018,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1081219454,HashPart2=-979893190,HashPart3=-577684052,HashPart4=1939323299,,) MSI (s) (E8:40) [13:36:08:040]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_asserts.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:040]: Source for file 'Lib_lib2to3_fixes_fix_asserts.py' is compressed MSI (s) (E8:40) [13:36:08:040]: Executing op: FileCopy(SourceName=r3_kjfl4.py|fix_basestring.py,SourceCabKey=Lib_lib2to3_fixes_fix_basestring.py,DestName=fix_basestring.py,Attributes=512,FileSize=334,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=51527064,HashPart2=740053797,HashPart3=-1279917352,HashPart4=1621320380,,) MSI (s) (E8:40) [13:36:08:040]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_basestring.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:040]: Source for file 'Lib_lib2to3_fixes_fix_basestring.py' is compressed MSI (s) (E8:40) [13:36:08:040]: Executing op: FileCopy(SourceName=xavghz6h.py|fix_buffer.py,SourceCabKey=Lib_lib2to3_fixes_fix_buffer.py,DestName=fix_buffer.py,Attributes=512,FileSize=612,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-151127380,HashPart2=-447478501,HashPart3=552232034,HashPart4=-855391870,,) MSI (s) (E8:40) [13:36:08:040]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_buffer.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:040]: Source for file 'Lib_lib2to3_fixes_fix_buffer.py' is compressed MSI (s) (E8:40) [13:36:08:056]: Executing op: FileCopy(SourceName=fix_dict.py,SourceCabKey=Lib_lib2to3_fixes_fix_dict.py,DestName=fix_dict.py,Attributes=512,FileSize=3866,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-561093886,HashPart2=-756757960,HashPart3=-1355598448,HashPart4=736955345,,) MSI (s) (E8:40) [13:36:08:056]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_dict.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:056]: Source for file 'Lib_lib2to3_fixes_fix_dict.py' is compressed MSI (s) (E8:40) [13:36:08:056]: Executing op: FileCopy(SourceName=iv5ftr_t.py|fix_except.py,SourceCabKey=Lib_lib2to3_fixes_fix_except.py,DestName=fix_except.py,Attributes=512,FileSize=3437,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1031852415,HashPart2=1842855415,HashPart3=2060585044,HashPart4=-2088826001,,) MSI (s) (E8:40) [13:36:08:056]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_except.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:056]: Source for file 'Lib_lib2to3_fixes_fix_except.py' is compressed MSI (s) (E8:40) [13:36:08:056]: Executing op: FileCopy(SourceName=fix_exec.py,SourceCabKey=Lib_lib2to3_fixes_fix_exec.py,DestName=fix_exec.py,Attributes=512,FileSize=1018,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=788183330,HashPart2=-1401887711,HashPart3=-453000706,HashPart4=1139648499,,) MSI (s) (E8:40) [13:36:08:056]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_exec.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:056]: Source for file 'Lib_lib2to3_fixes_fix_exec.py' is compressed MSI (s) (E8:40) [13:36:08:056]: Executing op: FileCopy(SourceName=lwyrkuhn.py|fix_execfile.py,SourceCabKey=Lib_lib2to3_fixes_fix_execfile.py,DestName=fix_execfile.py,Attributes=512,FileSize=2101,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=266002205,HashPart2=682216437,HashPart3=969360696,HashPart4=268494241,,) MSI (s) (E8:40) [13:36:08:056]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_execfile.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:056]: Source for file 'Lib_lib2to3_fixes_fix_execfile.py' is compressed MSI (s) (E8:40) [13:36:08:056]: Executing op: FileCopy(SourceName=yl3ybbrr.py|fix_exitfunc.py,SourceCabKey=Lib_lib2to3_fixes_fix_exitfunc.py,DestName=fix_exitfunc.py,Attributes=512,FileSize=2567,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1299609003,HashPart2=1378085650,HashPart3=-542247837,HashPart4=394234119,,) MSI (s) (E8:40) [13:36:08:056]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_exitfunc.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:056]: Source for file 'Lib_lib2to3_fixes_fix_exitfunc.py' is compressed MSI (s) (E8:40) [13:36:08:071]: Executing op: FileCopy(SourceName=lsdjakt5.py|fix_filter.py,SourceCabKey=Lib_lib2to3_fixes_fix_filter.py,DestName=fix_filter.py,Attributes=512,FileSize=2741,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-819962163,HashPart2=1229094850,HashPart3=1660366988,HashPart4=-409088672,,) MSI (s) (E8:40) [13:36:08:071]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_filter.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:071]: Source for file 'Lib_lib2to3_fixes_fix_filter.py' is compressed MSI (s) (E8:40) [13:36:08:071]: Executing op: FileCopy(SourceName=izas3-ww.py|fix_funcattrs.py,SourceCabKey=Lib_lib2to3_fixes_fix_funcattrs.py,DestName=fix_funcattrs.py,Attributes=512,FileSize=665,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1082639089,HashPart2=766201242,HashPart3=1511066197,HashPart4=-1207050641,,) MSI (s) (E8:40) [13:36:08:071]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_funcattrs.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:071]: Source for file 'Lib_lib2to3_fixes_fix_funcattrs.py' is compressed MSI (s) (E8:40) [13:36:08:071]: Executing op: FileCopy(SourceName=wzghf342.py|fix_future.py,SourceCabKey=Lib_lib2to3_fixes_fix_future.py,DestName=fix_future.py,Attributes=512,FileSize=569,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1110296795,HashPart2=1384416980,HashPart3=-549205721,HashPart4=1839895996,,) MSI (s) (E8:40) [13:36:08:071]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_future.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:071]: Source for file 'Lib_lib2to3_fixes_fix_future.py' is compressed MSI (s) (E8:40) [13:36:08:071]: Executing op: FileCopy(SourceName=m9i-vdtd.py|fix_getcwdu.py,SourceCabKey=Lib_lib2to3_fixes_fix_getcwdu.py,DestName=fix_getcwdu.py,Attributes=512,FileSize=470,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-759760955,HashPart2=-2069760204,HashPart3=1283255313,HashPart4=2127872114,,) MSI (s) (E8:40) [13:36:08:071]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_getcwdu.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:071]: Source for file 'Lib_lib2to3_fixes_fix_getcwdu.py' is compressed MSI (s) (E8:40) [13:36:08:071]: Executing op: FileCopy(SourceName=5bm1ovj_.py|fix_has_key.py,SourceCabKey=Lib_lib2to3_fixes_fix_has_key.py,DestName=fix_has_key.py,Attributes=512,FileSize=3305,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-64042663,HashPart2=487089039,HashPart3=-836367750,HashPart4=1665874386,,) MSI (s) (E8:40) [13:36:08:087]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_has_key.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:087]: Source for file 'Lib_lib2to3_fixes_fix_has_key.py' is compressed MSI (s) (E8:40) [13:36:08:087]: Executing op: FileCopy(SourceName=mbsjvfyq.py|fix_idioms.py,SourceCabKey=Lib_lib2to3_fixes_fix_idioms.py,DestName=fix_idioms.py,Attributes=512,FileSize=5028,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-95780941,HashPart2=-1234693958,HashPart3=1218369774,HashPart4=-211998020,,) MSI (s) (E8:40) [13:36:08:087]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_idioms.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:087]: Source for file 'Lib_lib2to3_fixes_fix_idioms.py' is compressed MSI (s) (E8:40) [13:36:08:087]: Executing op: FileCopy(SourceName=ih2hzvqf.py|fix_import.py,SourceCabKey=Lib_lib2to3_fixes_fix_import.py,DestName=fix_import.py,Attributes=512,FileSize=3355,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2006363114,HashPart2=-460713660,HashPart3=-1677023675,HashPart4=1177334637,,) MSI (s) (E8:40) [13:36:08:087]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_import.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:087]: Source for file 'Lib_lib2to3_fixes_fix_import.py' is compressed MSI (s) (E8:40) [13:36:08:087]: Executing op: FileCopy(SourceName=pxlkdurp.py|fix_imports.py,SourceCabKey=Lib_lib2to3_fixes_fix_imports.py,DestName=fix_imports.py,Attributes=512,FileSize=5829,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-63053867,HashPart2=73103196,HashPart3=-1442666746,HashPart4=-1987426230,,) MSI (s) (E8:40) [13:36:08:087]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_imports.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:087]: Source for file 'Lib_lib2to3_fixes_fix_imports.py' is compressed MSI (s) (E8:40) [13:36:08:087]: Executing op: FileCopy(SourceName=qrwj0hlc.py|fix_imports2.py,SourceCabKey=Lib_lib2to3_fixes_fix_imports2.py,DestName=fix_imports2.py,Attributes=512,FileSize=305,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1767355311,HashPart2=1155402982,HashPart3=496965035,HashPart4=-687492115,,) MSI (s) (E8:40) [13:36:08:087]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_imports2.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:087]: Source for file 'Lib_lib2to3_fixes_fix_imports2.py' is compressed MSI (s) (E8:40) [13:36:08:087]: Executing op: FileCopy(SourceName=i7j5eh2m.py|fix_input.py,SourceCabKey=Lib_lib2to3_fixes_fix_input.py,DestName=fix_input.py,Attributes=512,FileSize=734,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=937585759,HashPart2=557111231,HashPart3=-264185795,HashPart4=148201132,,) MSI (s) (E8:40) [13:36:08:102]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_input.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:102]: Source for file 'Lib_lib2to3_fixes_fix_input.py' is compressed MSI (s) (E8:40) [13:36:08:102]: Executing op: FileCopy(SourceName=ttatkpfg.py|fix_intern.py,SourceCabKey=Lib_lib2to3_fixes_fix_intern.py,DestName=fix_intern.py,Attributes=512,FileSize=1276,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1031883521,HashPart2=-1320967012,HashPart3=2110425303,HashPart4=-1133383625,,) MSI (s) (E8:40) [13:36:08:102]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_intern.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:102]: Source for file 'Lib_lib2to3_fixes_fix_intern.py' is compressed MSI (s) (E8:40) [13:36:08:102]: Executing op: FileCopy(SourceName=ca6ebicj.py|fix_isinstance.py,SourceCabKey=Lib_lib2to3_fixes_fix_isinstance.py,DestName=fix_isinstance.py,Attributes=512,FileSize=1660,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=760182475,HashPart2=-1796329853,HashPart3=1716275217,HashPart4=88787826,,) MSI (s) (E8:40) [13:36:08:102]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_isinstance.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:102]: Source for file 'Lib_lib2to3_fixes_fix_isinstance.py' is compressed MSI (s) (E8:40) [13:36:08:102]: Executing op: FileCopy(SourceName=ynuunmt.py|fix_itertools.py,SourceCabKey=Lib_lib2to3_fixes_fix_itertools.py,DestName=fix_itertools.py,Attributes=512,FileSize=1591,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2007191945,HashPart2=-1085990836,HashPart3=-438313974,HashPart4=-1115563780,,) MSI (s) (E8:40) [13:36:08:102]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_itertools.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:102]: Source for file 'Lib_lib2to3_fixes_fix_itertools.py' is compressed MSI (s) (E8:40) [13:36:08:102]: Executing op: FileCopy(SourceName=lv51c-oo.py|fix_itertools_imports.py,SourceCabKey=Lib_lib2to3_fixes_fix_itertools_imports.py,DestName=fix_itertools_imports.py,Attributes=512,FileSize=2143,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-318409762,HashPart2=738994938,HashPart3=-1556216075,HashPart4=1571204256,,) MSI (s) (E8:40) [13:36:08:102]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_itertools_imports.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:102]: Source for file 'Lib_lib2to3_fixes_fix_itertools_imports.py' is compressed MSI (s) (E8:40) [13:36:08:118]: Executing op: FileCopy(SourceName=fix_long.py,SourceCabKey=Lib_lib2to3_fixes_fix_long.py,DestName=fix_long.py,Attributes=512,FileSize=495,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1729068902,HashPart2=-176737020,HashPart3=294146588,HashPart4=1770474773,,) MSI (s) (E8:40) [13:36:08:118]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_long.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:118]: Source for file 'Lib_lib2to3_fixes_fix_long.py' is compressed MSI (s) (E8:40) [13:36:08:118]: Executing op: FileCopy(SourceName=fix_map.py,SourceCabKey=Lib_lib2to3_fixes_fix_map.py,DestName=fix_map.py,Attributes=512,FileSize=3750,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1559936911,HashPart2=167900984,HashPart3=1380751102,HashPart4=36461171,,) MSI (s) (E8:40) [13:36:08:118]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_map.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:118]: Source for file 'Lib_lib2to3_fixes_fix_map.py' is compressed MSI (s) (E8:40) [13:36:08:118]: Executing op: FileCopy(SourceName=2fghpukq.py|fix_metaclass.py,SourceCabKey=Lib_lib2to3_fixes_fix_metaclass.py,DestName=fix_metaclass.py,Attributes=512,FileSize=8424,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1790463927,HashPart2=-379210318,HashPart3=385776904,HashPart4=2143328881,,) MSI (s) (E8:40) [13:36:08:118]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_metaclass.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:118]: Source for file 'Lib_lib2to3_fixes_fix_metaclass.py' is compressed MSI (s) (E8:40) [13:36:08:118]: Executing op: FileCopy(SourceName=rl3n0v8u.py|fix_methodattrs.py,SourceCabKey=Lib_lib2to3_fixes_fix_methodattrs.py,DestName=fix_methodattrs.py,Attributes=512,FileSize=630,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-903157394,HashPart2=-1264344843,HashPart3=2012170949,HashPart4=1570911730,,) MSI (s) (E8:40) [13:36:08:118]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_methodattrs.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:118]: Source for file 'Lib_lib2to3_fixes_fix_methodattrs.py' is compressed MSI (s) (E8:40) [13:36:08:118]: Executing op: FileCopy(SourceName=fix_ne.py,SourceCabKey=Lib_lib2to3_fixes_fix_ne.py,DestName=fix_ne.py,Attributes=512,FileSize=594,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2070547687,HashPart2=-2083140837,HashPart3=-2071771609,HashPart4=60072292,,) MSI (s) (E8:40) [13:36:08:118]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_ne.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:118]: Source for file 'Lib_lib2to3_fixes_fix_ne.py' is compressed MSI (s) (E8:40) [13:36:08:134]: Executing op: FileCopy(SourceName=fix_next.py,SourceCabKey=Lib_lib2to3_fixes_fix_next.py,DestName=fix_next.py,Attributes=512,FileSize=3277,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1792018896,HashPart2=1935129394,HashPart3=-1176432792,HashPart4=1929444558,,) MSI (s) (E8:40) [13:36:08:134]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_next.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:134]: Source for file 'Lib_lib2to3_fixes_fix_next.py' is compressed MSI (s) (E8:40) [13:36:08:134]: Executing op: FileCopy(SourceName=egaxhxum.py|fix_nonzero.py,SourceCabKey=Lib_lib2to3_fixes_fix_nonzero.py,DestName=fix_nonzero.py,Attributes=512,FileSize=612,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1243509462,HashPart2=-1867876818,HashPart3=1598622274,HashPart4=1312875711,,) MSI (s) (E8:40) [13:36:08:134]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_nonzero.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:134]: Source for file 'Lib_lib2to3_fixes_fix_nonzero.py' is compressed MSI (s) (E8:40) [13:36:08:134]: Executing op: FileCopy(SourceName=2y0yyh9n.py|fix_numliterals.py,SourceCabKey=Lib_lib2to3_fixes_fix_numliterals.py,DestName=fix_numliterals.py,Attributes=512,FileSize=796,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=758573474,HashPart2=439986061,HashPart3=646109451,HashPart4=-727727162,,) MSI (s) (E8:40) [13:36:08:134]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_numliterals.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:134]: Source for file 'Lib_lib2to3_fixes_fix_numliterals.py' is compressed MSI (s) (E8:40) [13:36:08:134]: Executing op: FileCopy(SourceName=61c9njl2.py|fix_operator.py,SourceCabKey=Lib_lib2to3_fixes_fix_operator.py,DestName=fix_operator.py,Attributes=512,FileSize=3523,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1467351453,HashPart2=1804300965,HashPart3=-1327548950,HashPart4=-1228668559,,) MSI (s) (E8:40) [13:36:08:134]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_operator.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:134]: Source for file 'Lib_lib2to3_fixes_fix_operator.py' is compressed MSI (s) (E8:40) [13:36:08:134]: Executing op: FileCopy(SourceName=or2o-drz.py|fix_paren.py,SourceCabKey=Lib_lib2to3_fixes_fix_paren.py,DestName=fix_paren.py,Attributes=512,FileSize=1271,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=528750171,HashPart2=-418903554,HashPart3=-1904092623,HashPart4=1332995785,,) MSI (s) (E8:40) [13:36:08:134]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_paren.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:134]: Source for file 'Lib_lib2to3_fixes_fix_paren.py' is compressed MSI (s) (E8:40) [13:36:08:149]: Executing op: FileCopy(SourceName=xktk7zgb.py|fix_print.py,SourceCabKey=Lib_lib2to3_fixes_fix_print.py,DestName=fix_print.py,Attributes=512,FileSize=2931,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-626516804,HashPart2=-1107796924,HashPart3=-1192791490,HashPart4=1955139398,,) MSI (s) (E8:40) [13:36:08:149]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_print.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:149]: Source for file 'Lib_lib2to3_fixes_fix_print.py' is compressed MSI (s) (E8:40) [13:36:08:149]: Executing op: FileCopy(SourceName=qn3ps49t.py|fix_raise.py,SourceCabKey=Lib_lib2to3_fixes_fix_raise.py,DestName=fix_raise.py,Attributes=512,FileSize=3016,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1439875630,HashPart2=-61895240,HashPart3=1124845439,HashPart4=-1614980153,,) MSI (s) (E8:40) [13:36:08:149]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_raise.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:149]: Source for file 'Lib_lib2to3_fixes_fix_raise.py' is compressed MSI (s) (E8:40) [13:36:08:149]: Executing op: FileCopy(SourceName=qxj333xw.py|fix_raw_input.py,SourceCabKey=Lib_lib2to3_fixes_fix_raw_input.py,DestName=fix_raw_input.py,Attributes=512,FileSize=471,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=194274677,HashPart2=-613084820,HashPart3=966668516,HashPart4=-697706196,,) MSI (s) (E8:40) [13:36:08:149]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_raw_input.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:149]: Source for file 'Lib_lib2to3_fixes_fix_raw_input.py' is compressed MSI (s) (E8:40) [13:36:08:149]: Executing op: FileCopy(SourceName=5zajnjec.py|fix_reduce.py,SourceCabKey=Lib_lib2to3_fixes_fix_reduce.py,DestName=fix_reduce.py,Attributes=512,FileSize=872,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1036793264,HashPart2=584575563,HashPart3=1034085946,HashPart4=1577749658,,) MSI (s) (E8:40) [13:36:08:149]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_reduce.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:149]: Source for file 'Lib_lib2to3_fixes_fix_reduce.py' is compressed MSI (s) (E8:40) [13:36:08:149]: Executing op: FileCopy(SourceName=pp1ahsh-.py|fix_reload.py,SourceCabKey=Lib_lib2to3_fixes_fix_reload.py,DestName=fix_reload.py,Attributes=512,FileSize=1210,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1056357936,HashPart2=-1169079101,HashPart3=1561607124,HashPart4=-1012308540,,) MSI (s) (E8:40) [13:36:08:149]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_reload.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:149]: Source for file 'Lib_lib2to3_fixes_fix_reload.py' is compressed MSI (s) (E8:40) [13:36:08:165]: Executing op: FileCopy(SourceName=fa1fgoza.py|fix_renames.py,SourceCabKey=Lib_lib2to3_fixes_fix_renames.py,DestName=fix_renames.py,Attributes=512,FileSize=2291,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-668719147,HashPart2=-1407801103,HashPart3=2099389406,HashPart4=511397490,,) MSI (s) (E8:40) [13:36:08:165]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_renames.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:165]: Source for file 'Lib_lib2to3_fixes_fix_renames.py' is compressed MSI (s) (E8:40) [13:36:08:165]: Executing op: FileCopy(SourceName=fix_repr.py,SourceCabKey=Lib_lib2to3_fixes_fix_repr.py,DestName=fix_repr.py,Attributes=512,FileSize=636,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=586499120,HashPart2=-790569382,HashPart3=2050310662,HashPart4=-1430243511,,) MSI (s) (E8:40) [13:36:08:165]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_repr.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:165]: Source for file 'Lib_lib2to3_fixes_fix_repr.py' is compressed MSI (s) (E8:40) [13:36:08:165]: Executing op: FileCopy(SourceName=rm7wtjcr.py|fix_set_literal.py,SourceCabKey=Lib_lib2to3_fixes_fix_set_literal.py,DestName=fix_set_literal.py,Attributes=512,FileSize=1750,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=649991131,HashPart2=-1109301975,HashPart3=322874463,HashPart4=871544494,,) MSI (s) (E8:40) [13:36:08:165]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_set_literal.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:165]: Source for file 'Lib_lib2to3_fixes_fix_set_literal.py' is compressed MSI (s) (E8:40) [13:36:08:165]: Executing op: FileCopy(SourceName=mmx7-w2r.py|fix_standarderror.py,SourceCabKey=Lib_lib2to3_fixes_fix_standarderror.py,DestName=fix_standarderror.py,Attributes=512,FileSize=467,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2139864791,HashPart2=1525528858,HashPart3=-45731228,HashPart4=499791980,,) MSI (s) (E8:40) [13:36:08:165]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_standarderror.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:165]: Source for file 'Lib_lib2to3_fixes_fix_standarderror.py' is compressed MSI (s) (E8:40) [13:36:08:165]: Executing op: FileCopy(SourceName=u4nhh9bv.py|fix_sys_exc.py,SourceCabKey=Lib_lib2to3_fixes_fix_sys_exc.py,DestName=fix_sys_exc.py,Attributes=512,FileSize=1064,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=718247488,HashPart2=940489698,HashPart3=-1104064876,HashPart4=-1725820430,,) MSI (s) (E8:40) [13:36:08:165]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_sys_exc.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:165]: Source for file 'Lib_lib2to3_fixes_fix_sys_exc.py' is compressed MSI (s) (E8:40) [13:36:08:181]: Executing op: FileCopy(SourceName=tt8nlm4j.py|fix_throw.py,SourceCabKey=Lib_lib2to3_fixes_fix_throw.py,DestName=fix_throw.py,Attributes=512,FileSize=1638,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2090552779,HashPart2=-1918854211,HashPart3=-1902792646,HashPart4=-463370924,,) MSI (s) (E8:40) [13:36:08:181]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_throw.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:181]: Source for file 'Lib_lib2to3_fixes_fix_throw.py' is compressed MSI (s) (E8:40) [13:36:08:181]: Executing op: FileCopy(SourceName=ks4ixflv.py|fix_tuple_params.py,SourceCabKey=Lib_lib2to3_fixes_fix_tuple_params.py,DestName=fix_tuple_params.py,Attributes=512,FileSize=5740,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=47323269,HashPart2=1945868052,HashPart3=-1940416915,HashPart4=-1221751741,,) MSI (s) (E8:40) [13:36:08:181]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_tuple_params.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:181]: Source for file 'Lib_lib2to3_fixes_fix_tuple_params.py' is compressed MSI (s) (E8:40) [13:36:08:181]: Executing op: FileCopy(SourceName=4asam137.py|fix_types.py,SourceCabKey=Lib_lib2to3_fixes_fix_types.py,DestName=fix_types.py,Attributes=512,FileSize=1835,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=888440159,HashPart2=1042452139,HashPart3=-739193422,HashPart4=-133906084,,) MSI (s) (E8:40) [13:36:08:181]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_types.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:181]: Source for file 'Lib_lib2to3_fixes_fix_types.py' is compressed MSI (s) (E8:40) [13:36:08:181]: Executing op: FileCopy(SourceName=1thn5xvp.py|fix_unicode.py,SourceCabKey=Lib_lib2to3_fixes_fix_unicode.py,DestName=fix_unicode.py,Attributes=512,FileSize=1298,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=458262886,HashPart2=-345343187,HashPart3=-16362934,HashPart4=520266389,,) MSI (s) (E8:40) [13:36:08:181]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_unicode.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:181]: Source for file 'Lib_lib2to3_fixes_fix_unicode.py' is compressed MSI (s) (E8:40) [13:36:08:181]: Executing op: FileCopy(SourceName=-l0czfze.py|fix_urllib.py,SourceCabKey=Lib_lib2to3_fixes_fix_urllib.py,DestName=fix_urllib.py,Attributes=512,FileSize=8549,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-988876575,HashPart2=-2011867255,HashPart3=2125733813,HashPart4=1938331514,,) MSI (s) (E8:40) [13:36:08:181]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_urllib.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:181]: Source for file 'Lib_lib2to3_fixes_fix_urllib.py' is compressed MSI (s) (E8:40) [13:36:08:196]: Executing op: FileCopy(SourceName=avlingsu.py|fix_ws_comma.py,SourceCabKey=Lib_lib2to3_fixes_fix_ws_comma.py,DestName=fix_ws_comma.py,Attributes=512,FileSize=1129,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-822032947,HashPart2=848986985,HashPart3=-779109711,HashPart4=-1384248957,,) MSI (s) (E8:40) [13:36:08:196]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_ws_comma.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:196]: Source for file 'Lib_lib2to3_fixes_fix_ws_comma.py' is compressed MSI (s) (E8:40) [13:36:08:196]: Executing op: FileCopy(SourceName=rbtghfny.py|fix_xrange.py,SourceCabKey=Lib_lib2to3_fixes_fix_xrange.py,DestName=fix_xrange.py,Attributes=512,FileSize=2767,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1801562697,HashPart2=-1241520503,HashPart3=1773243667,HashPart4=841702440,,) MSI (s) (E8:40) [13:36:08:196]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_xrange.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:196]: Source for file 'Lib_lib2to3_fixes_fix_xrange.py' is compressed MSI (s) (E8:40) [13:36:08:196]: Executing op: FileCopy(SourceName=1gw8hxs2.py|fix_xreadlines.py,SourceCabKey=Lib_lib2to3_fixes_fix_xreadlines.py,DestName=fix_xreadlines.py,Attributes=512,FileSize=714,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-440909622,HashPart2=615570757,HashPart3=-1249441120,HashPart4=-762874824,,) MSI (s) (E8:40) [13:36:08:196]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_xreadlines.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:196]: Source for file 'Lib_lib2to3_fixes_fix_xreadlines.py' is compressed MSI (s) (E8:40) [13:36:08:196]: Executing op: FileCopy(SourceName=fix_zip.py,SourceCabKey=Lib_lib2to3_fixes_fix_zip.py,DestName=fix_zip.py,Attributes=512,FileSize=1335,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=49744755,HashPart2=-1247626555,HashPart3=-1167097035,HashPart4=-680438827,,) MSI (s) (E8:40) [13:36:08:196]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes\fix_zip.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:196]: Source for file 'Lib_lib2to3_fixes_fix_zip.py' is compressed MSI (s) (E8:40) [13:36:08:196]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3) MSI (s) (E8:40) [13:36:08:196]: Executing op: SetSourceFolder(Folder=1\Lib\lib2to3) MSI (s) (E8:40) [13:36:08:196]: Executing op: FileCopy(SourceName=Grammar.txt,SourceCabKey=Lib_lib2to3_Grammar.txt,DestName=Grammar.txt,Attributes=512,FileSize=6716,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=232428142,HashPart2=-502241121,HashPart3=-670601152,HashPart4=493273997,,) MSI (s) (E8:40) [13:36:08:196]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\Grammar.txt; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:196]: Source for file 'Lib_lib2to3_Grammar.txt' is compressed MSI (s) (E8:40) [13:36:08:212]: Executing op: FileCopy(SourceName=main.py,SourceCabKey=Lib_lib2to3_main.py,DestName=main.py,Attributes=512,FileSize=11921,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=137017705,HashPart2=478907401,HashPart3=-329582695,HashPart4=-347540279,,) MSI (s) (E8:40) [13:36:08:212]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\main.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:212]: Source for file 'Lib_lib2to3_main.py' is compressed MSI (s) (E8:40) [13:36:08:212]: Executing op: FileCopy(SourceName=patcomp.py,SourceCabKey=Lib_lib2to3_patcomp.py,DestName=patcomp.py,Attributes=512,FileSize=7258,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1787936736,HashPart2=-599102171,HashPart3=2038502088,HashPart4=-1665581371,,) MSI (s) (E8:40) [13:36:08:212]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\patcomp.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:212]: Source for file 'Lib_lib2to3_patcomp.py' is compressed MSI (s) (E8:40) [13:36:08:212]: Executing op: FileCopy(SourceName=0tvzh8fa.txt|PatternGrammar.txt,SourceCabKey=Lib_lib2to3_PatternGrammar.txt,DestName=PatternGrammar.txt,Attributes=512,FileSize=821,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1729061993,HashPart2=1836686171,HashPart3=-461651885,HashPart4=850461199,,) MSI (s) (E8:40) [13:36:08:212]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\PatternGrammar.txt; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:212]: Source for file 'Lib_lib2to3_PatternGrammar.txt' is compressed MSI (s) (E8:40) [13:36:08:212]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\pgen2) MSI (s) (E8:40) [13:36:08:212]: Executing op: SetSourceFolder(Folder=1\Lib\lib2to3\pgen2) MSI (s) (E8:40) [13:36:08:212]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_lib2to3_pgen2___init_.py,DestName=init.py,Attributes=512,FileSize=147,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1316838756,HashPart2=1238420919,HashPart3=245182613,HashPart4=215387585,,) MSI (s) (E8:40) [13:36:08:212]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\pgen2_init_.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:212]: Source for file 'Lib_lib2to3_pgen2___init__.py' is compressed MSI (s) (E8:40) [13:36:08:212]: Executing op: FileCopy(SourceName=conv.py,SourceCabKey=Lib_lib2to3_pgen2_conv.py,DestName=conv.py,Attributes=512,FileSize=9899,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=47896563,HashPart2=-581334335,HashPart3=1802261371,HashPart4=1990284180,,) MSI (s) (E8:40) [13:36:08:212]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\pgen2\conv.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:212]: Source for file 'Lib_lib2to3_pgen2_conv.py' is compressed MSI (s) (E8:40) [13:36:08:227]: Executing op: FileCopy(SourceName=driver.py,SourceCabKey=Lib_lib2to3_pgen2_driver.py,DestName=driver.py,Attributes=512,FileSize=6146,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=731116672,HashPart2=-210293758,HashPart3=1942366696,HashPart4=-1010560228,,) MSI (s) (E8:40) [13:36:08:227]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\pgen2\driver.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:227]: Source for file 'Lib_lib2to3_pgen2_driver.py' is compressed MSI (s) (E8:40) [13:36:08:227]: Executing op: FileCopy(SourceName=grammar.py,SourceCabKey=Lib_lib2to3_pgen2_grammar.py,DestName=grammar.py,Attributes=512,FileSize=5706,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1697569646,HashPart2=-668488794,HashPart3=516818009,HashPart4=-838745515,,) MSI (s) (E8:40) [13:36:08:227]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\pgen2\grammar.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:227]: Source for file 'Lib_lib2to3_pgen2_grammar.py' is compressed MSI (s) (E8:40) [13:36:08:227]: Executing op: FileCopy(SourceName=literals.py,SourceCabKey=Lib_lib2to3_pgen2_literals.py,DestName=literals.py,Attributes=512,FileSize=1695,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1753190981,HashPart2=816515778,HashPart3=962975543,HashPart4=1438442101,,) MSI (s) (E8:40) [13:36:08:227]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\pgen2\literals.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:227]: Source for file 'Lib_lib2to3_pgen2_literals.py' is compressed MSI (s) (E8:40) [13:36:08:227]: Executing op: FileCopy(SourceName=parse.py,SourceCabKey=Lib_lib2to3_pgen2_parse.py,DestName=parse.py,Attributes=512,FileSize=8359,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-657854606,HashPart2=1618969301,HashPart3=-1583779884,HashPart4=-1041323475,,) MSI (s) (E8:40) [13:36:08:227]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\pgen2\parse.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:227]: Source for file 'Lib_lib2to3_pgen2_parse.py' is compressed MSI (s) (E8:40) [13:36:08:227]: Executing op: FileCopy(SourceName=pgen.py,SourceCabKey=Lib_lib2to3_pgen2_pgen.py,DestName=pgen.py,Attributes=512,FileSize=14198,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=603366646,HashPart2=-841873253,HashPart3=-566068324,HashPart4=1134787577,,) MSI (s) (E8:40) [13:36:08:243]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\pgen2\pgen.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:243]: Source for file 'Lib_lib2to3_pgen2_pgen.py' is compressed MSI (s) (E8:40) [13:36:08:243]: Executing op: FileCopy(SourceName=token.py,SourceCabKey=Lib_lib2to3_pgen2_token.py,DestName=token.py,Attributes=512,FileSize=1371,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2125756681,HashPart2=-1352074609,HashPart3=1991880695,HashPart4=1696535735,,) MSI (s) (E8:40) [13:36:08:243]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\pgen2\token.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:243]: Source for file 'Lib_lib2to3_pgen2_token.py' is compressed MSI (s) (E8:40) [13:36:08:243]: Executing op: FileCopy(SourceName=tokenize.py,SourceCabKey=Lib_lib2to3_pgen2_tokenize.py,DestName=tokenize.py,Attributes=512,FileSize=21611,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1349250807,HashPart2=-1454648034,HashPart3=670243362,HashPart4=54635620,,) MSI (s) (E8:40) [13:36:08:243]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\pgen2\tokenize.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:243]: Source for file 'Lib_lib2to3_pgen2_tokenize.py' is compressed MSI (s) (E8:40) [13:36:08:243]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3) MSI (s) (E8:40) [13:36:08:243]: Executing op: SetSourceFolder(Folder=1\Lib\lib2to3) MSI (s) (E8:40) [13:36:08:243]: Executing op: FileCopy(SourceName=pygram.py,SourceCabKey=Lib_lib2to3_pygram.py,DestName=pygram.py,Attributes=512,FileSize=1348,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1735661214,HashPart2=1252626741,HashPart3=-1220625513,HashPart4=1094676946,,) MSI (s) (E8:40) [13:36:08:243]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\pygram.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:243]: Source for file 'Lib_lib2to3_pygram.py' is compressed MSI (s) (E8:40) [13:36:08:243]: Executing op: FileCopy(SourceName=pytree.py,SourceCabKey=Lib_lib2to3_pytree.py,DestName=pytree.py,Attributes=512,FileSize=28813,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1741290375,HashPart2=1609805710,HashPart3=383422893,HashPart4=-2104848601,,) MSI (s) (E8:40) [13:36:08:243]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\pytree.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:243]: Source for file 'Lib_lib2to3_pytree.py' is compressed MSI (s) (E8:40) [13:36:08:243]: Executing op: FileCopy(SourceName=refactor.py,SourceCabKey=Lib_lib2to3_refactor.py,DestName=refactor.py,Attributes=512,FileSize=28127,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1844063972,HashPart2=1972810743,HashPart3=958923410,HashPart4=1396113530,,) MSI (s) (E8:40) [13:36:08:259]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\refactor.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:259]: Source for file 'Lib_lib2to3_refactor.py' is compressed MSI (s) (E8:40) [13:36:08:259]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests) MSI (s) (E8:40) [13:36:08:259]: Executing op: SetSourceFolder(Folder=1\Lib\lib2to3\tests) MSI (s) (E8:40) [13:36:08:259]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_lib2to3_tests___init__.py,DestName=init.py,Attributes=512,FileSize=176,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1050154953,HashPart2=108113556,HashPart3=246021762,HashPart4=1740106456,,) MSI (s) (E8:40) [13:36:08:259]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests_init_.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:259]: Source for file 'Lib_lib2to3_tests___init__.py' is compressed MSI (s) (E8:40) [13:36:08:259]: Executing op: FileCopy(SourceName=main.py,SourceCabKey=Lib_lib2to3_tests___main__.py,DestName=main.py,Attributes=512,FileSize=62,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=126650183,HashPart2=291911503,HashPart3=894425880,HashPart4=-877219291,,) MSI (s) (E8:40) [13:36:08:259]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests_main_.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:259]: Source for file 'Lib_lib2to3_tests___main__.py' is compressed MSI (s) (E8:40) [13:36:08:259]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data) MSI (s) (E8:40) [13:36:08:259]: Executing op: SetSourceFolder(Folder=1\Lib\lib2to3\tests\data) MSI (s) (E8:40) [13:36:08:259]: Executing op: FileCopy(SourceName=bom.py,SourceCabKey=Lib_lib2to3_tests_data_bom.py,DestName=bom.py,Attributes=512,FileSize=39,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=808087892,HashPart2=10027871,HashPart3=1136700934,HashPart4=-736377205,,) MSI (s) (E8:40) [13:36:08:259]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\bom.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:259]: Source for file 'Lib_lib2to3_tests_data_bom.py' is compressed MSI (s) (E8:40) [13:36:08:259]: Executing op: FileCopy(SourceName=crlf.py,SourceCabKey=Lib_lib2to3_tests_data_crlf.py,DestName=crlf.py,Attributes=512,FileSize=50,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2040182857,HashPart2=1133063783,HashPart3=729293063,HashPart4=-1737522820,,) MSI (s) (E8:40) [13:36:08:259]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\crlf.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:259]: Source for file 'Lib_lib2to3_tests_data_crlf.py' is compressed MSI (s) (E8:40) [13:36:08:274]: Executing op: FileCopy(SourceName=spoctgm9.py|different_encoding.py,SourceCabKey=Lib_lib2to3_tests_data_different_encoding.py,DestName=different_encoding.py,Attributes=512,FileSize=236,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1378772989,HashPart2=967202162,HashPart3=1577645733,HashPart4=-1738867262,,) MSI (s) (E8:40) [13:36:08:274]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\different_encoding.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:274]: Source for file 'Lib_lib2to3_tests_data_different_encoding.py' is compressed MSI (s) (E8:40) [13:36:08:274]: Executing op: FileCopy(SourceName=npbjtpnx.py|false_encoding.py,SourceCabKey=Lib_lib2to3_tests_data_false_encoding.py,DestName=false_encoding.py,Attributes=512,FileSize=42,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=177013852,HashPart2=2034627181,HashPart3=-324309502,HashPart4=-1209042514,,) MSI (s) (E8:40) [13:36:08:274]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\false_encoding.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:274]: Source for file 'Lib_lib2to3_tests_data_false_encoding.py' is compressed MSI (s) (E8:40) [13:36:08:274]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\fixers) MSI (s) (E8:40) [13:36:08:274]: Executing op: SetSourceFolder(Folder=1\Lib\lib2to3\tests\data\fixers) MSI (s) (E8:40) [13:36:08:274]: Executing op: FileCopy(SourceName=fvdjs5y5.py|bad_order.py,SourceCabKey=Lib_lib2to3_tests_data_fixers_bad_order.py,DestName=bad_order.py,Attributes=512,FileSize=94,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1137764284,HashPart2=2077817174,HashPart3=1128834112,HashPart4=-934058822,,) MSI (s) (E8:40) [13:36:08:274]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\fixers\bad_order.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:274]: Source for file 'Lib_lib2to3_tests_data_fixers_bad_order.py' is compressed MSI (s) (E8:40) [13:36:08:274]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\fixers\myfixes) MSI (s) (E8:40) [13:36:08:274]: Executing op: SetSourceFolder(Folder=1\Lib\lib2to3\tests\data\fixers\myfixes) MSI (s) (E8:40) [13:36:08:274]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_lib2to3_tests_data_fixers_myfixes___init__.py,DestName=init.py,Attributes=512,FileSize=0,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=0,HashPart2=0,HashPart3=0,HashPart4=0,,) MSI (s) (E8:40) [13:36:08:274]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\fixers\myfixes_init_.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:274]: Source for file 'Lib_lib2to3_tests_data_fixers_myfixes___init__.py' is compressed MSI (s) (E8:40) [13:36:08:274]: Executing op: FileCopy(SourceName=jy6yqz42.py|fix_explicit.py,SourceCabKey=Lib_lib2to3_tests_data_fixers_myfixes_fix_explicit.py,DestName=fix_explicit.py,Attributes=512,FileSize=129,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2023306169,HashPart2=-1736947449,HashPart3=1942643274,HashPart4=311381753,,) MSI (s) (E8:40) [13:36:08:274]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\fixers\myfixes\fix_explicit.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:274]: Source for file 'Lib_lib2to3_tests_data_fixers_myfixes_fix_explicit.py' is compressed MSI (s) (E8:40) [13:36:08:290]: Executing op: FileCopy(SourceName=yf0mnac9.py|fix_first.py,SourceCabKey=Lib_lib2to3_tests_data_fixers_myfixes_fix_first.py,DestName=fix_first.py,Attributes=512,FileSize=130,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1482628469,HashPart2=-434592314,HashPart3=1401052593,HashPart4=1082921401,,) MSI (s) (E8:40) [13:36:08:290]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\fixers\myfixes\fix_first.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:290]: Source for file 'Lib_lib2to3_tests_data_fixers_myfixes_fix_first.py' is compressed MSI (s) (E8:40) [13:36:08:290]: Executing op: FileCopy(SourceName=fix_last.py,SourceCabKey=Lib_lib2to3_tests_data_fixers_myfixes_fix_last.py,DestName=fix_last.py,Attributes=512,FileSize=132,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1379636570,HashPart2=-1141876263,HashPart3=655827656,HashPart4=2106577849,,) MSI (s) (E8:40) [13:36:08:290]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\fixers\myfixes\fix_last.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:290]: Source for file 'Lib_lib2to3_tests_data_fixers_myfixes_fix_last.py' is compressed MSI (s) (E8:40) [13:36:08:290]: Executing op: FileCopy(SourceName=oymxwefv.py|fix_parrot.py,SourceCabKey=Lib_lib2to3_tests_data_fixers_myfixes_fix_parrot.py,DestName=fix_parrot.py,Attributes=512,FileSize=360,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=905320376,HashPart2=-1262658787,HashPart3=957902171,HashPart4=1519288720,,) MSI (s) (E8:40) [13:36:08:290]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\fixers\myfixes\fix_parrot.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:290]: Source for file 'Lib_lib2to3_tests_data_fixers_myfixes_fix_parrot.py' is compressed MSI (s) (E8:40) [13:36:08:290]: Executing op: FileCopy(SourceName=tbqpyeor.py|fix_preorder.py,SourceCabKey=Lib_lib2to3_tests_data_fixers_myfixes_fix_preorder.py,DestName=fix_preorder.py,Attributes=512,FileSize=133,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-604286797,HashPart2=-1797296333,HashPart3=-2013357800,HashPart4=-1703069936,,) MSI (s) (E8:40) [13:36:08:290]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\fixers\myfixes\fix_preorder.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:290]: Source for file 'Lib_lib2to3_tests_data_fixers_myfixes_fix_preorder.py' is compressed MSI (s) (E8:40) [13:36:08:290]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\fixers) MSI (s) (E8:40) [13:36:08:290]: Executing op: SetSourceFolder(Folder=1\Lib\lib2to3\tests\data\fixers) MSI (s) (E8:40) [13:36:08:290]: Executing op: FileCopy(SourceName=nuwn1oi4.py|no_fixer_cls.py,SourceCabKey=Lib_lib2to3_tests_data_fixers_no_fixer_cls.py,DestName=no_fixer_cls.py,Attributes=512,FileSize=76,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2043683011,HashPart2=-277624479,HashPart3=-1062885660,HashPart4=1387906678,,) MSI (s) (E8:40) [13:36:08:290]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\fixers\no_fixer_cls.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:290]: Source for file 'Lib_lib2to3_tests_data_fixers_no_fixer_cls.py' is compressed MSI (s) (E8:40) [13:36:08:306]: Executing op: FileCopy(SourceName=u4x8gfhl.py|parrot_example.py,SourceCabKey=Lib_lib2to3_tests_data_fixers_parrot_example.py,DestName=parrot_example.py,Attributes=512,FileSize=25,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1577421779,HashPart2=-926987709,HashPart3=1377386853,HashPart4=-1738560612,,) MSI (s) (E8:40) [13:36:08:306]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\fixers\parrot_example.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:306]: Source for file 'Lib_lib2to3_tests_data_fixers_parrot_example.py' is compressed MSI (s) (E8:40) [13:36:08:306]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data) MSI (s) (E8:40) [13:36:08:306]: Executing op: SetSourceFolder(Folder=1\Lib\lib2to3\tests\data) MSI (s) (E8:40) [13:36:08:306]: Executing op: FileCopy(SourceName=f1_qiaxm.py|infinite_recursion.py,SourceCabKey=Lib_lib2to3_tests_data_infinite_recursion.py,DestName=infinite_recursion.py,Attributes=512,FileSize=95740,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-887553004,HashPart2=350933067,HashPart3=2060882175,HashPart4=-1561033519,,) MSI (s) (E8:40) [13:36:08:306]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\infinite_recursion.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:306]: Source for file 'Lib_lib2to3_tests_data_infinite_recursion.py' is compressed MSI (s) (E8:40) [13:36:08:306]: Executing op: FileCopy(SourceName=lbtokzti.py|py2_test_grammar.py,SourceCabKey=Lib_lib2to3_tests_data_py2_test_grammar.py,DestName=py2_test_grammar.py,Attributes=512,FileSize=31954,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2050234840,HashPart2=-162051471,HashPart3=442621946,HashPart4=-642039484,,) MSI (s) (E8:40) [13:36:08:306]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\py2_test_grammar.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:306]: Source for file 'Lib_lib2to3_tests_data_py2_test_grammar.py' is compressed MSI (s) (E8:40) [13:36:08:306]: Executing op: FileCopy(SourceName=o7gr8wys.py|py3_test_grammar.py,SourceCabKey=Lib_lib2to3_tests_data_py3_test_grammar.py,DestName=py3_test_grammar.py,Attributes=512,FileSize=31809,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-786581704,HashPart2=-1571280581,HashPart3=-837132453,HashPart4=993908988,,) MSI (s) (E8:40) [13:36:08:306]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\py3_test_grammar.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:306]: Source for file 'Lib_lib2to3_tests_data_py3_test_grammar.py' is compressed MSI (s) (E8:40) [13:36:08:321]: Executing op: FileCopy(SourceName=README,SourceCabKey=Lib_lib2to3_tests_data_README,DestName=README,Attributes=512,FileSize=410,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1939657683,HashPart2=1148872670,HashPart3=-713225963,HashPart4=2047467895,,) MSI (s) (E8:40) [13:36:08:321]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\README; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:321]: Source for file 'Lib_lib2to3_tests_data_README' is compressed MSI (s) (E8:40) [13:36:08:321]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests) MSI (s) (E8:40) [13:36:08:321]: Executing op: SetSourceFolder(Folder=1\Lib\lib2to3\tests) MSI (s) (E8:40) [13:36:08:321]: Executing op: FileCopy(SourceName=6gwf2xnn.py|pytree_idempotency.py,SourceCabKey=Lib_lib2to3_tests_pytree_idempotency.py,DestName=pytree_idempotency.py,Attributes=512,FileSize=2547,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1745096492,HashPart2=-1348434569,HashPart3=-5839258,HashPart4=245959239,,) MSI (s) (E8:40) [13:36:08:321]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\pytree_idempotency.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:321]: Source for file 'Lib_lib2to3_tests_pytree_idempotency.py' is compressed MSI (s) (E8:40) [13:36:08:321]: Executing op: FileCopy(SourceName=support.py,SourceCabKey=Lib_lib2to3_tests_support.py,DestName=support.py,Attributes=512,FileSize=2006,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=906519197,HashPart2=-869186486,HashPart3=1023196560,HashPart4=1242657563,,) MSI (s) (E8:40) [13:36:08:321]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\support.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:321]: Source for file 'Lib_lib2to3_tests_support.py' is compressed MSI (s) (E8:40) [13:36:08:321]: Executing op: FileCopy(SourceName=egzehbn9.py|test_all_fixers.py,SourceCabKey=Lib_lib2to3_tests_test_all_fixers.py,DestName=test_all_fixers.py,Attributes=512,FileSize=622,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=514539846,HashPart2=-140183077,HashPart3=1005187040,HashPart4=-907753563,,) MSI (s) (E8:40) [13:36:08:321]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\test_all_fixers.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:321]: Source for file 'Lib_lib2to3_tests_test_all_fixers.py' is compressed MSI (s) (E8:40) [13:36:08:321]: Executing op: FileCopy(SourceName=qb1vhrfq.py|test_fixers.py,SourceCabKey=Lib_lib2to3_tests_test_fixers.py,DestName=test_fixers.py,Attributes=512,FileSize=127202,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-191363391,HashPart2=-1164123595,HashPart3=253967833,HashPart4=-1088070516,,) MSI (s) (E8:40) [13:36:08:321]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\test_fixers.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:321]: Source for file 'Lib_lib2to3_tests_test_fixers.py' is compressed MSI (s) (E8:40) [13:36:08:337]: Executing op: FileCopy(SourceName=fvw2ddx0.py|test_main.py,SourceCabKey=Lib_lib2to3_tests_test_main.py,DestName=test_main.py,Attributes=512,FileSize=5879,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1480432453,HashPart2=-1448170851,HashPart3=121038268,HashPart4=-1537177354,,) MSI (s) (E8:40) [13:36:08:337]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\test_main.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:337]: Source for file 'Lib_lib2to3_tests_test_main.py' is compressed MSI (s) (E8:40) [13:36:08:337]: Executing op: FileCopy(SourceName=t4esb9ii.py|test_parser.py,SourceCabKey=Lib_lib2to3_tests_test_parser.py,DestName=test_parser.py,Attributes=512,FileSize=22007,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1573573935,HashPart2=-848073750,HashPart3=357760690,HashPart4=81513981,,) MSI (s) (E8:40) [13:36:08:337]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\test_parser.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:337]: Source for file 'Lib_lib2to3_tests_test_parser.py' is compressed MSI (s) (E8:40) [13:36:08:337]: Executing op: FileCopy(SourceName=jp0vq9bb.py|test_pytree.py,SourceCabKey=Lib_lib2to3_tests_test_pytree.py,DestName=test_pytree.py,Attributes=512,FileSize=16854,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=441019653,HashPart2=-2084921363,HashPart3=-539633262,HashPart4=652824366,,) MSI (s) (E8:40) [13:36:08:337]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\test_pytree.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:337]: Source for file 'Lib_lib2to3_tests_test_pytree.py' is compressed MSI (s) (E8:40) [13:36:08:337]: Executing op: FileCopy(SourceName=nxyggrfe.py|test_refactor.py,SourceCabKey=Lib_lib2to3_tests_test_refactor.py,DestName=test_refactor.py,Attributes=512,FileSize=12779,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-881996159,HashPart2=580159293,HashPart3=1449798041,HashPart4=1433262112,,) MSI (s) (E8:40) [13:36:08:337]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\test_refactor.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:337]: Source for file 'Lib_lib2to3_tests_test_refactor.py' is compressed MSI (s) (E8:40) [13:36:08:337]: Executing op: FileCopy(SourceName=sb-iud5.py|test_util.py,SourceCabKey=Lib_lib2to3_tests_test_util.py,DestName=test_util.py,Attributes=512,FileSize=21798,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1858571776,HashPart2=-2130120583,HashPart3=-161249089,HashPart4=-24684215,,) MSI (s) (E8:40) [13:36:08:337]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\test_util.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:337]: Source for file 'Lib_lib2to3_tests_test_util.py' is compressed MSI (s) (E8:40) [13:36:08:352]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib) MSI (s) (E8:40) [13:36:08:352]: Executing op: SetSourceFolder(Folder=1\Lib) MSI (s) (E8:40) [13:36:08:352]: Executing op: FileCopy(SourceName=ivkc9i_h.py|linecache.py,SourceCabKey=Lib_linecache.py,DestName=linecache.py,Attributes=512,FileSize=5489,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1756483268,HashPart2=1713297147,HashPart3=1287979126,HashPart4=532286531,,) MSI (s) (E8:40) [13:36:08:352]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\linecache.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:352]: Source for file 'Lib_linecache.py' is compressed MSI (s) (E8:40) [13:36:08:352]: Executing op: FileCopy(SourceName=locale.py,SourceCabKey=Lib_locale.py,DestName=locale.py,Attributes=512,FileSize=79944,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2050668300,HashPart2=620546554,HashPart3=1192446940,HashPart4=-1172356845,,) MSI (s) (E8:40) [13:36:08:352]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\locale.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:352]: Source for file 'Lib_locale.py' is compressed MSI (s) (E8:40) [13:36:08:352]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\logging) MSI (s) (E8:40) [13:36:08:352]: Executing op: SetSourceFolder(Folder=1\Lib\logging) MSI (s) (E8:40) [13:36:08:352]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_logging___init_.py,DestName=init.py,Attributes=512,FileSize=79724,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1497277371,HashPart2=2054956011,HashPart3=1097946503,HashPart4=1561719985,,) MSI (s) (E8:40) [13:36:08:352]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\logging_init_.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:352]: Source for file 'Lib_logging___init__.py' is compressed MSI (s) (E8:40) [13:36:08:352]: Executing op: FileCopy(SourceName=config.py,SourceCabKey=Lib_logging_config.py,DestName=config.py,Attributes=512,FileSize=37267,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=36243922,HashPart2=386111879,HashPart3=257796006,HashPart4=-1148341280,,) MSI (s) (E8:40) [13:36:08:352]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\logging\config.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:352]: Source for file 'Lib_logging_config.py' is compressed MSI (s) (E8:40) [13:36:08:368]: Executing op: FileCopy(SourceName=handlers.py,SourceCabKey=Lib_logging_handlers.py,DestName=handlers.py,Attributes=512,FileSize=59394,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-444618461,HashPart2=187689653,HashPart3=-1137688694,HashPart4=778498004,,) MSI (s) (E8:40) [13:36:08:368]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\logging\handlers.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:368]: Source for file 'Lib_logging_handlers.py' is compressed MSI (s) (E8:40) [13:36:08:368]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib) MSI (s) (E8:40) [13:36:08:368]: Executing op: SetSourceFolder(Folder=1\Lib) MSI (s) (E8:40) [13:36:08:368]: Executing op: FileCopy(SourceName=lzma.py,SourceCabKey=Lib_lzma.py,DestName=lzma.py,Attributes=512,FileSize=13330,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1167526180,HashPart2=1680742412,HashPart3=1620850891,HashPart4=-857457628,,) MSI (s) (E8:40) [13:36:08:368]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lzma.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:368]: Source for file 'Lib_lzma.py' is compressed MSI (s) (E8:40) [13:36:08:368]: Executing op: FileCopy(SourceName=mailbox.py,SourceCabKey=Lib_mailbox.py,DestName=mailbox.py,Attributes=512,FileSize=80807,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1493624288,HashPart2=-732673383,HashPart3=202999531,HashPart4=532936174,,) MSI (s) (E8:40) [13:36:08:368]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\mailbox.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:368]: Source for file 'Lib_mailbox.py' is compressed MSI (s) (E8:40) [13:36:08:368]: Executing op: FileCopy(SourceName=mailcap.py,SourceCabKey=Lib_mailcap.py,DestName=mailcap.py,Attributes=512,FileSize=8379,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1230778586,HashPart2=16421143,HashPart3=-1930896189,HashPart4=388400540,,) MSI (s) (E8:40) [13:36:08:368]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\mailcap.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:368]: Source for file 'Lib_mailcap.py' is compressed MSI (s) (E8:40) [13:36:08:368]: Executing op: FileCopy(SourceName=xrf62gbt.py|mimetypes.py,SourceCabKey=Lib_mimetypes.py,DestName=mimetypes.py,Attributes=512,FileSize=22186,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1189014037,HashPart2=-1537602302,HashPart3=1997187982,HashPart4=549886772,,) MSI (s) (E8:40) [13:36:08:368]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\mimetypes.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:368]: Source for file 'Lib_mimetypes.py' is compressed MSI (s) (E8:40) [13:36:08:384]: Executing op: FileCopy(SourceName=csqjyyym.py|modulefinder.py,SourceCabKey=Lib_modulefinder.py,DestName=modulefinder.py,Attributes=512,FileSize=25151,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2142014181,HashPart2=-1496471294,HashPart3=-190248631,HashPart4=1946264070,,) MSI (s) (E8:40) [13:36:08:384]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\modulefinder.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:384]: Source for file 'Lib_modulefinder.py' is compressed MSI (s) (E8:40) [13:36:08:384]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\msilib) MSI (s) (E8:40) [13:36:08:384]: Executing op: SetSourceFolder(Folder=1\Lib\msilib) MSI (s) (E8:40) [13:36:08:384]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_msilib___init__.py,DestName=init.py,Attributes=512,FileSize=18077,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1139429517,HashPart2=-1009948375,HashPart3=-1464249278,HashPart4=-113949575,,) MSI (s) (E8:40) [13:36:08:384]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\msilib_init_.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:384]: Source for file 'Lib_msilib___init__.py' is compressed MSI (s) (E8:40) [13:36:08:384]: Executing op: FileCopy(SourceName=schema.py,SourceCabKey=Lib_msilib_schema.py,DestName=schema.py,Attributes=512,FileSize=82587,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1650999652,HashPart2=-279328403,HashPart3=-464237723,HashPart4=1674206159,,) MSI (s) (E8:40) [13:36:08:384]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\msilib\schema.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:384]: Source for file 'Lib_msilib_schema.py' is compressed MSI (s) (E8:40) [13:36:08:384]: Executing op: FileCopy(SourceName=sequence.py,SourceCabKey=Lib_msilib_sequence.py,DestName=sequence.py,Attributes=512,FileSize=4055,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1471718238,HashPart2=-803824566,HashPart3=-681582054,HashPart4=-1450577459,,) MSI (s) (E8:40) [13:36:08:384]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\msilib\sequence.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:384]: Source for file 'Lib_msilib_sequence.py' is compressed MSI (s) (E8:40) [13:36:08:384]: Executing op: FileCopy(SourceName=text.py,SourceCabKey=Lib_msilib_text.py,DestName=text.py,Attributes=512,FileSize=9147,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=792120710,HashPart2=-1777721458,HashPart3=-770017179,HashPart4=1946839478,,) MSI (s) (E8:40) [13:36:08:384]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\msilib\text.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:384]: Source for file 'Lib_msilib_text.py' is compressed MSI (s) (E8:40) [13:36:08:399]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing) MSI (s) (E8:40) [13:36:08:399]: Executing op: SetSourceFolder(Folder=1\Lib\evwg53ep|Lib\multiprocessing) MSI (s) (E8:40) [13:36:08:399]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_multiprocessing___init__.py,DestName=init.py,Attributes=512,FileSize=953,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1225077925,HashPart2=350645481,HashPart3=1253964810,HashPart4=1582149962,,) MSI (s) (E8:40) [13:36:08:399]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing_init_.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:399]: Source for file 'Lib_multiprocessing___init__.py' is compressed MSI (s) (E8:40) [13:36:08:399]: Executing op: FileCopy(SourceName=0-n3uvhr.py|connection.py,SourceCabKey=Lib_multiprocessing_connection.py,DestName=connection.py,Attributes=512,FileSize=32475,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1025344641,HashPart2=286375027,HashPart3=-2032389266,HashPart4=1502424798,,) MSI (s) (E8:40) [13:36:08:399]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\connection.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:399]: Source for file 'Lib_multiprocessing_connection.py' is compressed MSI (s) (E8:40) [13:36:08:399]: Executing op: FileCopy(SourceName=context.py,SourceCabKey=Lib_multiprocessing_context.py,DestName=context.py,Attributes=512,FileSize=11568,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2016872629,HashPart2=-332465838,HashPart3=-1120740457,HashPart4=-1249576084,,) MSI (s) (E8:40) [13:36:08:399]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\context.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:399]: Source for file 'Lib_multiprocessing_context.py' is compressed MSI (s) (E8:40) [13:36:08:399]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\dummy) MSI (s) (E8:40) [13:36:08:399]: Executing op: SetSourceFolder(Folder=1\Lib\evwg53ep\dummy|Lib\multiprocessing\dummy) MSI (s) (E8:40) [13:36:08:399]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_multiprocessing_dummy___init__.py,DestName=init.py,Attributes=512,FileSize=3187,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=421220876,HashPart2=1673743242,HashPart3=-584916697,HashPart4=-1328493851,,) MSI (s) (E8:40) [13:36:08:399]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\dummy_init_.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:399]: Source for file 'Lib_multiprocessing_dummy___init__.py' is compressed MSI (s) (E8:40) [13:36:08:399]: Executing op: FileCopy(SourceName=tn4fyygf.py|connection.py,SourceCabKey=Lib_multiprocessing_dummy_connection.py,DestName=connection.py,Attributes=512,FileSize=1673,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-840658116,HashPart2=-1323469106,HashPart3=-447755133,HashPart4=287727927,,) MSI (s) (E8:40) [13:36:08:399]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\dummy\connection.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:399]: Source for file 'Lib_multiprocessing_dummy_connection.py' is compressed MSI (s) (E8:40) [13:36:08:415]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing) MSI (s) (E8:40) [13:36:08:415]: Executing op: SetSourceFolder(Folder=1\Lib\evwg53ep|Lib\multiprocessing) MSI (s) (E8:40) [13:36:08:415]: Executing op: FileCopy(SourceName=e8cc6yfo.py|forkserver.py,SourceCabKey=Lib_multiprocessing_forkserver.py,DestName=forkserver.py,Attributes=512,FileSize=12732,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=182376703,HashPart2=-366025747,HashPart3=-1341628850,HashPart4=-753896156,,) MSI (s) (E8:40) [13:36:08:415]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\forkserver.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:415]: Source for file 'Lib_multiprocessing_forkserver.py' is compressed MSI (s) (E8:40) [13:36:08:415]: Executing op: FileCopy(SourceName=heap.py,SourceCabKey=Lib_multiprocessing_heap.py,DestName=heap.py,Attributes=512,FileSize=11963,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1459664406,HashPart2=-1664941601,HashPart3=-885302238,HashPart4=-535346986,,) MSI (s) (E8:40) [13:36:08:415]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\heap.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:415]: Source for file 'Lib_multiprocessing_heap.py' is compressed MSI (s) (E8:40) [13:36:08:415]: Executing op: FileCopy(SourceName=managers.py,SourceCabKey=Lib_multiprocessing_managers.py,DestName=managers.py,Attributes=512,FileSize=50132,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-250133198,HashPart2=633583611,HashPart3=378483491,HashPart4=1660917877,,) MSI (s) (E8:40) [13:36:08:415]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\managers.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:415]: Source for file 'Lib_multiprocessing_managers.py' is compressed MSI (s) (E8:40) [13:36:08:415]: Executing op: FileCopy(SourceName=pool.py,SourceCabKey=Lib_multiprocessing_pool.py,DestName=pool.py,Attributes=512,FileSize=33309,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1159338548,HashPart2=1616008827,HashPart3=1367132148,HashPart4=1835643657,,) MSI (s) (E8:40) [13:36:08:415]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\pool.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:415]: Source for file 'Lib_multiprocessing_pool.py' is compressed MSI (s) (E8:40) [13:36:08:415]: Executing op: FileCopy(SourceName=ekfhxkv5.py|popen_fork.py,SourceCabKey=Lib_multiprocessing_popen_fork.py,DestName=popen_fork.py,Attributes=512,FileSize=2655,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1177563720,HashPart2=1989408698,HashPart3=-462886462,HashPart4=-1212487103,,) MSI (s) (E8:40) [13:36:08:415]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\popen_fork.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:415]: Source for file 'Lib_multiprocessing_popen_fork.py' is compressed MSI (s) (E8:40) [13:36:08:431]: Executing op: FileCopy(SourceName=hcymzlv-.py|popen_forkserver.py,SourceCabKey=Lib_multiprocessing_popen_forkserver.py,DestName=popen_forkserver.py,Attributes=512,FileSize=2304,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1016122690,HashPart2=-731234352,HashPart3=329478159,HashPart4=876518,,) MSI (s) (E8:40) [13:36:08:431]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\popen_forkserver.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:431]: Source for file 'Lib_multiprocessing_popen_forkserver.py' is compressed MSI (s) (E8:40) [13:36:08:431]: Executing op: FileCopy(SourceName=umcvmodx.py|popen_spawn_posix.py,SourceCabKey=Lib_multiprocessing_popen_spawn_posix.py,DestName=popen_spawn_posix.py,Attributes=512,FileSize=2101,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-991533961,HashPart2=746805889,HashPart3=-579016046,HashPart4=-580637404,,) MSI (s) (E8:40) [13:36:08:431]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\popen_spawn_posix.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:431]: Source for file 'Lib_multiprocessing_popen_spawn_posix.py' is compressed MSI (s) (E8:40) [13:36:08:431]: Executing op: FileCopy(SourceName=ymy4yfdu.py|popen_spawn_win32.py,SourceCabKey=Lib_multiprocessing_popen_spawn_win32.py,DestName=popen_spawn_win32.py,Attributes=512,FileSize=4142,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1677103495,HashPart2=-1343435920,HashPart3=523544852,HashPart4=-1575667243,,) MSI (s) (E8:40) [13:36:08:431]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\popen_spawn_win32.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:431]: Source for file 'Lib_multiprocessing_popen_spawn_win32.py' is compressed MSI (s) (E8:40) [13:36:08:431]: Executing op: FileCopy(SourceName=process.py,SourceCabKey=Lib_multiprocessing_process.py,DestName=process.py,Attributes=512,FileSize=12329,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1813238326,HashPart2=-1793743689,HashPart3=2049511842,HashPart4=-2033988019,,) MSI (s) (E8:40) [13:36:08:431]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\process.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:431]: Source for file 'Lib_multiprocessing_process.py' is compressed MSI (s) (E8:40) [13:36:08:431]: Executing op: FileCopy(SourceName=queues.py,SourceCabKey=Lib_multiprocessing_queues.py,DestName=queues.py,Attributes=512,FileSize=12058,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=190588416,HashPart2=1455127884,HashPart3=2020713022,HashPart4=776067428,,) MSI (s) (E8:40) [13:36:08:431]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\queues.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:431]: Source for file 'Lib_multiprocessing_queues.py' is compressed MSI (s) (E8:40) [13:36:08:446]: Executing op: FileCopy(SourceName=mzgkhiph.py|reduction.py,SourceCabKey=Lib_multiprocessing_reduction.py,DestName=reduction.py,Attributes=512,FileSize=9793,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1087946942,HashPart2=-440215389,HashPart3=-1784470916,HashPart4=1699914677,,) MSI (s) (E8:40) [13:36:08:446]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\reduction.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:446]: Source for file 'Lib_multiprocessing_reduction.py' is compressed MSI (s) (E8:40) [13:36:08:446]: Executing op: FileCopy(SourceName=zeq2zwuc.py|resource_sharer.py,SourceCabKey=Lib_multiprocessing_resource_sharer.py,DestName=resource_sharer.py,Attributes=512,FileSize=5510,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=91218093,HashPart2=1139931188,HashPart3=-754877942,HashPart4=-1849396649,,) MSI (s) (E8:40) [13:36:08:446]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\resource_sharer.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:446]: Source for file 'Lib_multiprocessing_resource_sharer.py' is compressed MSI (s) (E8:40) [13:36:08:446]: Executing op: FileCopy(SourceName=uh_ahkkd.py|resource_tracker.py,SourceCabKey=Lib_multiprocessing_resource_tracker.py,DestName=resource_tracker.py,Attributes=512,FileSize=8508,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1467666874,HashPart2=-1601283530,HashPart3=1447818329,HashPart4=-407582201,,) MSI (s) (E8:40) [13:36:08:446]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\resource_tracker.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:446]: Source for file 'Lib_multiprocessing_resource_tracker.py' is compressed MSI (s) (E8:40) [13:36:08:446]: Executing op: FileCopy(SourceName=so5pnokq.py|shared_memory.py,SourceCabKey=Lib_multiprocessing_shared_memory.py,DestName=shared_memory.py,Attributes=512,FileSize=17726,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1295164057,HashPart2=-1067036929,HashPart3=100762093,HashPart4=-2100075195,,) MSI (s) (E8:40) [13:36:08:446]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\shared_memory.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:446]: Source for file 'Lib_multiprocessing_shared_memory.py' is compressed MSI (s) (E8:40) [13:36:08:446]: Executing op: FileCopy(SourceName=suzvrfn6.py|sharedctypes.py,SourceCabKey=Lib_multiprocessing_sharedctypes.py,DestName=sharedctypes.py,Attributes=512,FileSize=6546,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=303159301,HashPart2=-1339105639,HashPart3=246422575,HashPart4=-690467749,,) MSI (s) (E8:40) [13:36:08:446]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\sharedctypes.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:446]: Source for file 'Lib_multiprocessing_sharedctypes.py' is compressed MSI (s) (E8:40) [13:36:08:462]: Executing op: FileCopy(SourceName=spawn.py,SourceCabKey=Lib_multiprocessing_spawn.py,DestName=spawn.py,Attributes=512,FileSize=9599,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-408836593,HashPart2=1821387473,HashPart3=67821084,HashPart4=-1379525167,,) MSI (s) (E8:40) [13:36:08:462]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\spawn.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:462]: Source for file 'Lib_multiprocessing_spawn.py' is compressed MSI (s) (E8:40) [13:36:08:462]: Executing op: FileCopy(SourceName=fvmur-q_.py|synchronize.py,SourceCabKey=Lib_multiprocessing_synchronize.py,DestName=synchronize.py,Attributes=512,FileSize=12003,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1028093276,HashPart2=188898966,HashPart3=-1053955315,HashPart4=195760692,,) MSI (s) (E8:40) [13:36:08:462]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\synchronize.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:462]: Source for file 'Lib_multiprocessing_synchronize.py' is compressed MSI (s) (E8:40) [13:36:08:462]: Executing op: FileCopy(SourceName=util.py,SourceCabKey=Lib_multiprocessing_util.py,DestName=util.py,Attributes=512,FileSize=13132,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1183737473,HashPart2=-2088729304,HashPart3=-68577618,HashPart4=1812708740,,) MSI (s) (E8:40) [13:36:08:462]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\util.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:462]: Source for file 'Lib_multiprocessing_util.py' is compressed MSI (s) (E8:40) [13:36:08:462]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib) MSI (s) (E8:40) [13:36:08:462]: Executing op: SetSourceFolder(Folder=1\Lib) MSI (s) (E8:40) [13:36:08:462]: Executing op: FileCopy(SourceName=netrc.py,SourceCabKey=Lib_netrc.py,DestName=netrc.py,Attributes=512,FileSize=5705,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1680971822,HashPart2=444378927,HashPart3=1459433424,HashPart4=-1112604060,,) MSI (s) (E8:40) [13:36:08:462]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\netrc.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:462]: Source for file 'Lib_netrc.py' is compressed MSI (s) (E8:40) [13:36:08:462]: Executing op: FileCopy(SourceName=nntplib.py,SourceCabKey=Lib_nntplib.py,DestName=nntplib.py,Attributes=512,FileSize=44413,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1054408693,HashPart2=282449539,HashPart3=1093046330,HashPart4=2733497,,) MSI (s) (E8:40) [13:36:08:462]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\nntplib.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:462]: Source for file 'Lib_nntplib.py' is compressed MSI (s) (E8:40) [13:36:08:477]: Executing op: FileCopy(SourceName=ntpath.py,SourceCabKey=Lib_ntpath.py,DestName=ntpath.py,Attributes=512,FileSize=26879,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1599535165,HashPart2=-565108111,HashPart3=2041706795,HashPart4=-201007093,,) MSI (s) (E8:40) [13:36:08:477]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ntpath.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:477]: Source for file 'Lib_ntpath.py' is compressed MSI (s) (E8:40) [13:36:08:477]: Executing op: FileCopy(SourceName=3qqe7pcc.py|nturl2path.py,SourceCabKey=Lib_nturl2path.py,DestName=nturl2path.py,Attributes=512,FileSize=2657,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1309390769,HashPart2=755575204,HashPart3=-431062295,HashPart4=597539240,,) MSI (s) (E8:40) [13:36:08:477]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\nturl2path.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:477]: Source for file 'Lib_nturl2path.py' is compressed MSI (s) (E8:40) [13:36:08:477]: Executing op: FileCopy(SourceName=numbers.py,SourceCabKey=Lib_numbers.py,DestName=numbers.py,Attributes=512,FileSize=10633,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1474107308,HashPart2=-1812938786,HashPart3=2008518997,HashPart4=-211475523,,) MSI (s) (E8:40) [13:36:08:477]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\numbers.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:477]: Source for file 'Lib_numbers.py' is compressed MSI (s) (E8:40) [13:36:08:477]: Executing op: FileCopy(SourceName=opcode.py,SourceCabKey=Lib_opcode.py,DestName=opcode.py,Attributes=512,FileSize=6024,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=520252810,HashPart2=695147336,HashPart3=-148279019,HashPart4=-395381117,,) MSI (s) (E8:40) [13:36:08:477]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\opcode.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:477]: Source for file 'Lib_opcode.py' is compressed MSI (s) (E8:40) [13:36:08:477]: Executing op: FileCopy(SourceName=operator.py,SourceCabKey=Lib_operator.py,DestName=operator.py,Attributes=512,FileSize=11171,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=905973510,HashPart2=1971960685,HashPart3=-1209276231,HashPart4=554706732,,) MSI (s) (E8:40) [13:36:08:477]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\operator.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:477]: Source for file 'Lib_operator.py' is compressed MSI (s) (E8:40) [13:36:08:493]: Executing op: FileCopy(SourceName=optparse.py,SourceCabKey=Lib_optparse.py,DestName=optparse.py,Attributes=512,FileSize=62050,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=952138884,HashPart2=-1013364354,HashPart3=634272692,HashPart4=417133085,,) MSI (s) (E8:40) [13:36:08:493]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\optparse.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:493]: Source for file 'Lib_optparse.py' is compressed MSI (s) (E8:40) [13:36:08:493]: Executing op: FileCopy(SourceName=os.py,SourceCabKey=Lib_os.py,DestName=os.py,Attributes=512,FileSize=39991,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1624412299,HashPart2=-3784838,HashPart3=1229491889,HashPart4=-1392031376,,) MSI (s) (E8:40) [13:36:08:493]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\os.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:493]: Source for file 'Lib_os.py' is compressed MSI (s) (E8:40) [13:36:08:493]: Executing op: FileCopy(SourceName=pathlib.py,SourceCabKey=Lib_pathlib.py,DestName=pathlib.py,Attributes=512,FileSize=52661,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-537154478,HashPart2=-1495841423,HashPart3=970644602,HashPart4=621844021,,) MSI (s) (E8:40) [13:36:08:493]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\pathlib.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:493]: Source for file 'Lib_pathlib.py' is compressed MSI (s) (E8:40) [13:36:08:493]: Executing op: FileCopy(SourceName=pdb.py,SourceCabKey=Lib_pdb.py,DestName=pdb.py,Attributes=512,FileSize=64357,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=629707736,HashPart2=1342408492,HashPart3=-1700156383,HashPart4=1969699938,,) MSI (s) (E8:40) [13:36:08:493]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\pdb.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:493]: Source for file 'Lib_pdb.py' is compressed MSI (s) (E8:40) [13:36:08:493]: Executing op: FileCopy(SourceName=pickle.py,SourceCabKey=Lib_pickle.py,DestName=pickle.py,Attributes=512,FileSize=66197,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-220894371,HashPart2=1178301866,HashPart3=1891494660,HashPart4=-651129114,,) MSI (s) (E8:40) [13:36:08:493]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\pickle.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:493]: Source for file 'Lib_pickle.py' is compressed MSI (s) (E8:40) [13:36:08:509]: Executing op: FileCopy(SourceName=ryxcapju.py|pickletools.py,SourceCabKey=Lib_pickletools.py,DestName=pickletools.py,Attributes=512,FileSize=96376,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1142311103,HashPart2=1270958995,HashPart3=-810956942,HashPart4=772447407,,) MSI (s) (E8:40) [13:36:08:509]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\pickletools.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:509]: Source for file 'Lib_pickletools.py' is compressed MSI (s) (E8:40) [13:36:08:509]: Executing op: FileCopy(SourceName=pipes.py,SourceCabKey=Lib_pipes.py,DestName=pipes.py,Attributes=512,FileSize=9163,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-308898116,HashPart2=-1894632383,HashPart3=-1475121855,HashPart4=-1138381202,,) MSI (s) (E8:40) [13:36:08:509]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\pipes.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:509]: Source for file 'Lib_pipes.py' is compressed MSI (s) (E8:40) [13:36:08:509]: Executing op: FileCopy(SourceName=pkgutil.py,SourceCabKey=Lib_pkgutil.py,DestName=pkgutil.py,Attributes=512,FileSize=22098,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1870072626,HashPart2=-1599424524,HashPart3=1046145098,HashPart4=-60696293,,) MSI (s) (E8:40) [13:36:08:509]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\pkgutil.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:509]: Source for file 'Lib_pkgutil.py' is compressed MSI (s) (E8:40) [13:36:08:509]: Executing op: FileCopy(SourceName=platform.py,SourceCabKey=Lib_platform.py,DestName=platform.py,Attributes=512,FileSize=41544,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=567128260,HashPart2=1937787107,HashPart3=1566764723,HashPart4=728253272,,) MSI (s) (E8:40) [13:36:08:509]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\platform.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:509]: Source for file 'Lib_platform.py' is compressed MSI (s) (E8:40) [13:36:08:524]: Executing op: FileCopy(SourceName=plistlib.py,SourceCabKey=Lib_plistlib.py,DestName=plistlib.py,Attributes=512,FileSize=32271,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-942102064,HashPart2=-2013475723,HashPart3=2145800404,HashPart4=2034740663,,) MSI (s) (E8:40) [13:36:08:524]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\plistlib.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:524]: Source for file 'Lib_plistlib.py' is compressed MSI (s) (E8:40) [13:36:08:524]: Executing op: FileCopy(SourceName=poplib.py,SourceCabKey=Lib_poplib.py,DestName=poplib.py,Attributes=512,FileSize=15558,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1797225059,HashPart2=424018787,HashPart3=-114510095,HashPart4=-134252504,,) MSI (s) (E8:40) [13:36:08:524]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\poplib.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:524]: Source for file 'Lib_poplib.py' is compressed MSI (s) (E8:40) [13:36:08:524]: Executing op: FileCopy(SourceName=sxfn5lsw.py|posixpath.py,SourceCabKey=Lib_posixpath.py,DestName=posixpath.py,Attributes=512,FileSize=16152,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1183807091,HashPart2=366517815,HashPart3=340817398,HashPart4=100826939,,) MSI (s) (E8:40) [13:36:08:524]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\posixpath.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:524]: Source for file 'Lib_posixpath.py' is compressed MSI (s) (E8:40) [13:36:08:524]: Executing op: FileCopy(SourceName=pprint.py,SourceCabKey=Lib_pprint.py,DestName=pprint.py,Attributes=512,FileSize=22095,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1984403825,HashPart2=716974854,HashPart3=-1922056519,HashPart4=1316484400,,) MSI (s) (E8:40) [13:36:08:524]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\pprint.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:524]: Source for file 'Lib_pprint.py' is compressed MSI (s) (E8:40) [13:36:08:524]: Executing op: FileCopy(SourceName=profile.py,SourceCabKey=Lib_profile.py,DestName=profile.py,Attributes=512,FileSize=23752,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1917535708,HashPart2=-311476565,HashPart3=167056888,HashPart4=1487993085,,) MSI (s) (E8:40) [13:36:08:524]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\profile.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:524]: Source for file 'Lib_profile.py' is compressed MSI (s) (E8:40) [13:36:08:524]: Executing op: FileCopy(SourceName=pstats.py,SourceCabKey=Lib_pstats.py,DestName=pstats.py,Attributes=512,FileSize=28043,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=64608917,HashPart2=-2058528767,HashPart3=83522106,HashPart4=1748463463,,) MSI (s) (E8:40) [13:36:08:540]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\pstats.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:540]: Source for file 'Lib_pstats.py' is compressed MSI (s) (E8:40) [13:36:08:540]: Executing op: FileCopy(SourceName=pty.py,SourceCabKey=Lib_pty.py,DestName=pty.py,Attributes=512,FileSize=4933,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1993620027,HashPart2=1971007460,HashPart3=739709791,HashPart4=300316478,,) MSI (s) (E8:40) [13:36:08:540]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\pty.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:540]: Source for file 'Lib_pty.py' is compressed MSI (s) (E8:40) [13:36:08:540]: Executing op: FileCopy(SourceName=xvi6kyzv.py|py_compile.py,SourceCabKey=Lib_py_compile.py,DestName=py_compile.py,Attributes=512,FileSize=8468,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1877002128,HashPart2=-759310105,HashPart3=2092979435,HashPart4=538592035,,) MSI (s) (E8:40) [13:36:08:540]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\py_compile.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:540]: Source for file 'Lib_py_compile.py' is compressed MSI (s) (E8:40) [13:36:08:540]: Executing op: FileCopy(SourceName=pyclbr.py,SourceCabKey=Lib_pyclbr.py,DestName=pyclbr.py,Attributes=512,FileSize=15659,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1212478670,HashPart2=-145414616,HashPart3=-2141753202,HashPart4=-1713546414,,) MSI (s) (E8:40) [13:36:08:540]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\pyclbr.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:540]: Source for file 'Lib_pyclbr.py' is compressed MSI (s) (E8:40) [13:36:08:540]: Executing op: FileCopy(SourceName=pydoc.py,SourceCabKey=Lib_pydoc.py,DestName=pydoc.py,Attributes=512,FileSize=110164,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2048981978,HashPart2=-1270713918,HashPart3=179619171,HashPart4=245376366,,) MSI (s) (E8:40) [13:36:08:540]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\pydoc.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:540]: Source for file 'Lib_pydoc.py' is compressed MSI (s) (E8:40) [13:36:08:540]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\pydoc_data) MSI (s) (E8:40) [13:36:08:540]: Executing op: SetSourceFolder(Folder=1\Lib\sjzuhfga|Lib\pydoc_data) MSI (s) (E8:40) [13:36:08:540]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_pydoc_data___init__.py,DestName=init.py,Attributes=512,FileSize=0,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=0,HashPart2=0,HashPart3=0,HashPart4=0,,) MSI (s) (E8:40) [13:36:08:555]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\pydoc_data_init_.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:555]: Source for file 'Lib_pydoc_data___init__.py' is compressed MSI (s) (E8:40) [13:36:08:555]: Executing op: FileCopy(SourceName=pydoc.css,SourceCabKey=Lib_pydoc_data__pydoc.css,DestName=pydoc.css,Attributes=512,FileSize=102,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=128300231,HashPart2=1038893486,HashPart3=-1241905959,HashPart4=1386495906,,) MSI (s) (E8:40) [13:36:08:555]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\pydoc_data_pydoc.css; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:555]: Source for file 'Lib_pydoc_data__pydoc.css' is compressed MSI (s) (E8:40) [13:36:08:555]: Executing op: FileCopy(SourceName=topics.py,SourceCabKey=Lib_pydoc_data_topics.py,DestName=topics.py,Attributes=512,FileSize=682385,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1166742659,HashPart2=1558166236,HashPart3=119656677,HashPart4=-1369622640,,) MSI (s) (E8:40) [13:36:08:555]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\pydoc_data\topics.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:555]: Source for file 'Lib_pydoc_data_topics.py' is compressed MSI (s) (E8:40) [13:36:08:555]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib) MSI (s) (E8:40) [13:36:08:555]: Executing op: SetSourceFolder(Folder=1\Lib) MSI (s) (E8:40) [13:36:08:555]: Executing op: FileCopy(SourceName=queue.py,SourceCabKey=Lib_queue.py,DestName=queue.py,Attributes=512,FileSize=11677,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1965789412,HashPart2=1564818385,HashPart3=-1016668218,HashPart4=547434174,,) MSI (s) (E8:40) [13:36:08:555]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\queue.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:555]: Source for file 'Lib_queue.py' is compressed MSI (s) (E8:40) [13:36:08:555]: Executing op: FileCopy(SourceName=quopri.py,SourceCabKey=Lib_quopri.py,DestName=quopri.py,Attributes=512,FileSize=7496,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=558079505,HashPart2=719862272,HashPart3=-1805971111,HashPart4=1244126135,,) MSI (s) (E8:40) [13:36:08:555]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\quopri.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:555]: Source for file 'Lib_quopri.py' is compressed MSI (s) (E8:40) [13:36:08:571]: Executing op: FileCopy(SourceName=random.py,SourceCabKey=Lib_random.py,DestName=random.py,Attributes=512,FileSize=29617,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-247708682,HashPart2=193121077,HashPart3=698213950,HashPart4=-69441180,,) MSI (s) (E8:40) [13:36:08:571]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\random.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:571]: Source for file 'Lib_random.py' is compressed MSI (s) (E8:40) [13:36:08:571]: Executing op: FileCopy(SourceName=re.py,SourceCabKey=Lib_re.py,DestName=re.py,Attributes=512,FileSize=16129,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1772311875,HashPart2=-870596477,HashPart3=-1898245157,HashPart4=-1895641919,,) MSI (s) (E8:40) [13:36:08:571]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\re.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:571]: Source for file 'Lib_re.py' is compressed MSI (s) (E8:40) [13:36:08:571]: Executing op: FileCopy(SourceName=reprlib.py,SourceCabKey=Lib_reprlib.py,DestName=reprlib.py,Attributes=512,FileSize=5428,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2079078937,HashPart2=-1082817516,HashPart3=-1653425666,HashPart4=1765520372,,) MSI (s) (E8:40) [13:36:08:571]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\reprlib.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:571]: Source for file 'Lib_reprlib.py' is compressed MSI (s) (E8:40) [13:36:08:571]: Executing op: FileCopy(SourceName=8bdcqtgl.py|rlcompleter.py,SourceCabKey=Lib_rlcompleter.py,DestName=rlcompleter.py,Attributes=512,FileSize=7302,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1794000370,HashPart2=414047813,HashPart3=1906762344,HashPart4=-802237729,,) MSI (s) (E8:40) [13:36:08:571]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\rlcompleter.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:571]: Source for file 'Lib_rlcompleter.py' is compressed MSI (s) (E8:40) [13:36:08:571]: Executing op: FileCopy(SourceName=runpy.py,SourceCabKey=Lib_runpy.py,DestName=runpy.py,Attributes=512,FileSize=12253,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1428090099,HashPart2=-833000113,HashPart3=-1207222998,HashPart4=-1446189959,,) MSI (s) (E8:40) [13:36:08:571]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\runpy.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:571]: Source for file 'Lib_runpy.py' is compressed MSI (s) (E8:40) [13:36:08:587]: Executing op: FileCopy(SourceName=sched.py,SourceCabKey=Lib_sched.py,DestName=sched.py,Attributes=512,FileSize=6609,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=198008883,HashPart2=1823167548,HashPart3=731144313,HashPart4=2134359036,,) MSI (s) (E8:40) [13:36:08:587]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sched.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:587]: Source for file 'Lib_sched.py' is compressed MSI (s) (E8:40) [13:36:08:587]: Executing op: FileCopy(SourceName=secrets.py,SourceCabKey=Lib_secrets.py,DestName=secrets.py,Attributes=512,FileSize=2111,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1106983253,HashPart2=2061504922,HashPart3=1551142713,HashPart4=1471463938,,) MSI (s) (E8:40) [13:36:08:587]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\secrets.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:587]: Source for file 'Lib_secrets.py' is compressed MSI (s) (E8:40) [13:36:08:587]: Executing op: FileCopy(SourceName=m5cz58fd.py|selectors.py,SourceCabKey=Lib_selectors.py,DestName=selectors.py,Attributes=512,FileSize=19153,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-455312631,HashPart2=653783523,HashPart3=1468570217,HashPart4=489424268,,) MSI (s) (E8:40) [13:36:08:587]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\selectors.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:587]: Source for file 'Lib_selectors.py' is compressed MSI (s) (E8:40) [13:36:08:587]: Executing op: FileCopy(SourceName=shelve.py,SourceCabKey=Lib_shelve.py,DestName=shelve.py,Attributes=512,FileSize=8770,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-588767735,HashPart2=502159843,HashPart3=-777016460,HashPart4=-1188450717,,) MSI (s) (E8:40) [13:36:08:587]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\shelve.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:587]: Source for file 'Lib_shelve.py' is compressed MSI (s) (E8:40) [13:36:08:587]: Executing op: FileCopy(SourceName=shlex.py,SourceCabKey=Lib_shlex.py,DestName=shlex.py,Attributes=512,FileSize=13614,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=180258094,HashPart2=-654728461,HashPart3=1145428597,HashPart4=-1278528884,,) MSI (s) (E8:40) [13:36:08:587]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\shlex.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:587]: Source for file 'Lib_shlex.py' is compressed MSI (s) (E8:40) [13:36:08:602]: Executing op: FileCopy(SourceName=shutil.py,SourceCabKey=Lib_shutil.py,DestName=shutil.py,Attributes=512,FileSize=51854,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=966336627,HashPart2=-720015533,HashPart3=211847656,HashPart4=611612838,,) MSI (s) (E8:40) [13:36:08:602]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\shutil.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:602]: Source for file 'Lib_shutil.py' is compressed MSI (s) (E8:40) [13:36:08:602]: Executing op: FileCopy(SourceName=signal.py,SourceCabKey=Lib_signal.py,DestName=signal.py,Attributes=512,FileSize=2358,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1225320227,HashPart2=23174278,HashPart3=-1224436182,HashPart4=-2138301878,,) MSI (s) (E8:40) [13:36:08:602]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\signal.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:602]: Source for file 'Lib_signal.py' is compressed MSI (s) (E8:40) [13:36:08:602]: Executing op: FileCopy(SourceName=site.py,SourceCabKey=Lib_site.py,DestName=site.py,Attributes=512,FileSize=21972,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-681821334,HashPart2=-852140793,HashPart3=-1849015363,HashPart4=-1877087777,,) MSI (s) (E8:40) [13:36:08:602]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\site.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:602]: Source for file 'Lib_site.py' is compressed MSI (s) (E8:40) [13:36:08:602]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\site-packages) MSI (s) (E8:40) [13:36:08:602]: Executing op: SetSourceFolder(Folder=1\Lib\qjfeayqj|Lib\site-packages) MSI (s) (E8:40) [13:36:08:602]: Executing op: FileCopy(SourceName=README.txt,SourceCabKey=Lib_site_packages_README.txt,DestName=README.txt,Attributes=512,FileSize=121,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=951102485,HashPart2=1038140085,HashPart3=-2001341098,HashPart4=582973344,,) MSI (s) (E8:40) [13:36:08:602]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\site-packages\README.txt; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:602]: Source for file 'Lib_site_packages_README.txt' is compressed MSI (s) (E8:40) [13:36:08:602]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib) MSI (s) (E8:40) [13:36:08:602]: Executing op: SetSourceFolder(Folder=1\Lib) MSI (s) (E8:40) [13:36:08:602]: Executing op: FileCopy(SourceName=smtpd.py,SourceCabKey=Lib_smtpd.py,DestName=smtpd.py,Attributes=512,FileSize=35676,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1431774690,HashPart2=-248607703,HashPart3=-1416019606,HashPart4=2101002472,,) MSI (s) (E8:40) [13:36:08:602]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\smtpd.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:602]: Source for file 'Lib_smtpd.py' is compressed MSI (s) (E8:40) [13:36:08:618]: Executing op: FileCopy(SourceName=smtplib.py,SourceCabKey=Lib_smtplib.py,DestName=smtplib.py,Attributes=512,FileSize=45448,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=417565272,HashPart2=184290409,HashPart3=-2136252064,HashPart4=-1202782248,,) MSI (s) (E8:40) [13:36:08:618]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\smtplib.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:618]: Source for file 'Lib_smtplib.py' is compressed MSI (s) (E8:40) [13:36:08:618]: Executing op: FileCopy(SourceName=sndhdr.py,SourceCabKey=Lib_sndhdr.py,DestName=sndhdr.py,Attributes=512,FileSize=7343,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=44993294,HashPart2=-295098333,HashPart3=-1464936331,HashPart4=1983147025,,) MSI (s) (E8:40) [13:36:08:618]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sndhdr.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:618]: Source for file 'Lib_sndhdr.py' is compressed MSI (s) (E8:40) [13:36:08:618]: Executing op: FileCopy(SourceName=socket.py,SourceCabKey=Lib_socket.py,DestName=socket.py,Attributes=512,FileSize=36058,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=58383576,HashPart2=2112214363,HashPart3=-187608034,HashPart4=-1656637458,,) MSI (s) (E8:40) [13:36:08:618]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\socket.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:618]: Source for file 'Lib_socket.py' is compressed MSI (s) (E8:40) [13:36:08:618]: Executing op: FileCopy(SourceName=evgpysw4.py|socketserver.py,SourceCabKey=Lib_socketserver.py,DestName=socketserver.py,Attributes=512,FileSize=27739,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1180064091,HashPart2=47112791,HashPart3=844450231,HashPart4=758306522,,) MSI (s) (E8:40) [13:36:08:618]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\socketserver.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:618]: Source for file 'Lib_socketserver.py' is compressed MSI (s) (E8:40) [13:36:08:618]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3) MSI (s) (E8:40) [13:36:08:618]: Executing op: SetSourceFolder(Folder=1\Lib\sqlite3) MSI (s) (E8:40) [13:36:08:618]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_sqlite3___init.py,DestName=init.py,Attributes=512,FileSize=1041,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-10348572,HashPart2=-1884262029,HashPart3=1455130439,HashPart4=-20918682,,) MSI (s) (E8:40) [13:36:08:618]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3_init_.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:618]: Source for file 'Lib_sqlite3___init__.py' is compressed MSI (s) (E8:40) [13:36:08:634]: Executing op: FileCopy(SourceName=dbapi2.py,SourceCabKey=Lib_sqlite3_dbapi2.py,DestName=dbapi2.py,Attributes=512,FileSize=2776,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=565600206,HashPart2=-604539141,HashPart3=480958932,HashPart4=-1358867300,,) MSI (s) (E8:40) [13:36:08:634]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3\dbapi2.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:634]: Source for file 'Lib_sqlite3_dbapi2.py' is compressed MSI (s) (E8:40) [13:36:08:634]: Executing op: FileCopy(SourceName=dump.py,SourceCabKey=Lib_sqlite3_dump.py,DestName=dump.py,Attributes=512,FileSize=2895,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-661486148,HashPart2=-641586455,HashPart3=-406607978,HashPart4=896892620,,) MSI (s) (E8:40) [13:36:08:634]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3\dump.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:634]: Source for file 'Lib_sqlite3_dump.py' is compressed MSI (s) (E8:40) [13:36:08:634]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3\test) MSI (s) (E8:40) [13:36:08:634]: Executing op: SetSourceFolder(Folder=1\Lib\sqlite3\test) MSI (s) (E8:40) [13:36:08:634]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_sqlite3_test___init__.py,DestName=init.py,Attributes=512,FileSize=0,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=0,HashPart2=0,HashPart3=0,HashPart4=0,,) MSI (s) (E8:40) [13:36:08:634]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3\test_init_.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:634]: Source for file 'Lib_sqlite3_test___init__.py' is compressed MSI (s) (E8:40) [13:36:08:634]: Executing op: FileCopy(SourceName=backup.py,SourceCabKey=Lib_sqlite3_test_backup.py,DestName=backup.py,Attributes=512,FileSize=5833,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1730147321,HashPart2=-568857963,HashPart3=1429875387,HashPart4=-1443605735,,) MSI (s) (E8:40) [13:36:08:634]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3\test\backup.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:634]: Source for file 'Lib_sqlite3_test_backup.py' is compressed MSI (s) (E8:40) [13:36:08:634]: Executing op: FileCopy(SourceName=dbapi.py,SourceCabKey=Lib_sqlite3_test_dbapi.py,DestName=dbapi.py,Attributes=512,FileSize=36313,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1375632071,HashPart2=-960839293,HashPart3=-617238524,HashPart4=-1883833136,,) MSI (s) (E8:40) [13:36:08:634]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3\test\dbapi.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:634]: Source for file 'Lib_sqlite3_test_dbapi.py' is compressed MSI (s) (E8:40) [13:36:08:649]: Executing op: FileCopy(SourceName=dump.py,SourceCabKey=Lib_sqlite3_test_dump.py,DestName=dump.py,Attributes=512,FileSize=2921,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1775013030,HashPart2=-90263738,HashPart3=1757152989,HashPart4=-1155633409,,) MSI (s) (E8:40) [13:36:08:649]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3\test\dump.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:649]: Source for file 'Lib_sqlite3_test_dump.py' is compressed MSI (s) (E8:40) [13:36:08:649]: Executing op: FileCopy(SourceName=factory.py,SourceCabKey=Lib_sqlite3_test_factory.py,DestName=factory.py,Attributes=512,FileSize=12613,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=292968155,HashPart2=383311258,HashPart3=1648685304,HashPart4=1734890324,,) MSI (s) (E8:40) [13:36:08:649]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3\test\factory.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:649]: Source for file 'Lib_sqlite3_test_factory.py' is compressed MSI (s) (E8:40) [13:36:08:649]: Executing op: FileCopy(SourceName=hooks.py,SourceCabKey=Lib_sqlite3_test_hooks.py,DestName=hooks.py,Attributes=512,FileSize=10828,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1388063445,HashPart2=481567975,HashPart3=-320694954,HashPart4=-845831369,,) MSI (s) (E8:40) [13:36:08:649]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3\test\hooks.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:649]: Source for file 'Lib_sqlite3_test_hooks.py' is compressed MSI (s) (E8:40) [13:36:08:649]: Executing op: FileCopy(SourceName=txgp_hs3.py|regression.py,SourceCabKey=Lib_sqlite3_test_regression.py,DestName=regression.py,Attributes=512,FileSize=15424,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1654945038,HashPart2=309950313,HashPart3=1866624684,HashPart4=541177520,,) MSI (s) (E8:40) [13:36:08:649]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3\test\regression.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:649]: Source for file 'Lib_sqlite3_test_regression.py' is compressed MSI (s) (E8:40) [13:36:08:649]: Executing op: FileCopy(SourceName=mm1qtwt_.py|transactions.py,SourceCabKey=Lib_sqlite3_test_transactions.py,DestName=transactions.py,Attributes=512,FileSize=8069,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1809570324,HashPart2=-686828200,HashPart3=1208089891,HashPart4=1652357834,,) MSI (s) (E8:40) [13:36:08:649]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3\test\transactions.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:649]: Source for file 'Lib_sqlite3_test_transactions.py' is compressed MSI (s) (E8:40) [13:36:08:665]: Executing op: FileCopy(SourceName=types.py,SourceCabKey=Lib_sqlite3_test_types.py,DestName=types.py,Attributes=512,FileSize=16892,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1010419637,HashPart2=631766004,HashPart3=385201940,HashPart4=335360577,,) MSI (s) (E8:40) [13:36:08:665]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3\test\types.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:665]: Source for file 'Lib_sqlite3_test_types.py' is compressed MSI (s) (E8:40) [13:36:08:665]: Executing op: FileCopy(SourceName=elh8oa0c.py|userfunctions.py,SourceCabKey=Lib_sqlite3_test_userfunctions.py,DestName=userfunctions.py,Attributes=512,FileSize=16757,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-988620629,HashPart2=-109604448,HashPart3=472645292,HashPart4=-940493712,,) MSI (s) (E8:40) [13:36:08:665]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3\test\userfunctions.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:665]: Source for file 'Lib_sqlite3_test_userfunctions.py' is compressed MSI (s) (E8:40) [13:36:08:665]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib) MSI (s) (E8:40) [13:36:08:665]: Executing op: SetSourceFolder(Folder=1\Lib) MSI (s) (E8:40) [13:36:08:665]: Executing op: FileCopy(SourceName=kqhgoqcg.py|sre_compile.py,SourceCabKey=Lib_sre_compile.py,DestName=sre_compile.py,Attributes=512,FileSize=27479,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-993463632,HashPart2=-1009731299,HashPart3=1426924811,HashPart4=40400959,,) MSI (s) (E8:40) [13:36:08:665]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sre_compile.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:665]: Source for file 'Lib_sre_compile.py' is compressed MSI (s) (E8:40) [13:36:08:665]: Executing op: FileCopy(SourceName=s86hhx0r.py|sre_constants.py,SourceCabKey=Lib_sre_constants.py,DestName=sre_constants.py,Attributes=512,FileSize=7413,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-23081662,HashPart2=-434665751,HashPart3=-800349150,HashPart4=1507217022,,) MSI (s) (E8:40) [13:36:08:665]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sre_constants.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:665]: Source for file 'Lib_sre_constants.py' is compressed MSI (s) (E8:40) [13:36:08:665]: Executing op: FileCopy(SourceName=6rx3p-uc.py|sre_parse.py,SourceCabKey=Lib_sre_parse.py,DestName=sre_parse.py,Attributes=512,FileSize=41294,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=347300397,HashPart2=-344958878,HashPart3=-1657660098,HashPart4=1736451962,,) MSI (s) (E8:40) [13:36:08:665]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sre_parse.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:665]: Source for file 'Lib_sre_parse.py' is compressed MSI (s) (E8:40) [13:36:08:696]: Executing op: FileCopy(SourceName=ssl.py,SourceCabKey=Lib_ssl.py,DestName=ssl.py,Attributes=512,FileSize=52249,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1810758902,HashPart2=-1461422452,HashPart3=370397878,HashPart4=-1680334386,,) MSI (s) (E8:40) [13:36:08:696]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ssl.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:696]: Source for file 'Lib_ssl.py' is compressed MSI (s) (E8:40) [13:36:08:696]: Executing op: FileCopy(SourceName=stat.py,SourceCabKey=Lib_stat.py,DestName=stat.py,Attributes=512,FileSize=5680,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-884772486,HashPart2=-1938802201,HashPart3=42960613,HashPart4=1659010509,,) MSI (s) (E8:40) [13:36:08:696]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\stat.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:696]: Source for file 'Lib_stat.py' is compressed MSI (s) (E8:40) [13:36:08:696]: Executing op: FileCopy(SourceName=luyohj-m.py|statistics.py,SourceCabKey=Lib_statistics.py,DestName=statistics.py,Attributes=512,FileSize=40786,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=676893815,HashPart2=771637364,HashPart3=-1301689986,HashPart4=-1455546305,,) MSI (s) (E8:40) [13:36:08:696]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\statistics.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:696]: Source for file 'Lib_statistics.py' is compressed MSI (s) (E8:40) [13:36:08:696]: Executing op: FileCopy(SourceName=string.py,SourceCabKey=Lib_string.py,DestName=string.py,Attributes=512,FileSize=10817,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1329387711,HashPart2=-366766338,HashPart3=1133349159,HashPart4=147717335,,) MSI (s) (E8:40) [13:36:08:696]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\string.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:696]: Source for file 'Lib_string.py' is compressed MSI (s) (E8:40) [13:36:08:696]: Executing op: FileCopy(SourceName=ddoqpywx.py|stringprep.py,SourceCabKey=Lib_stringprep.py,DestName=stringprep.py,Attributes=512,FileSize=13189,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-435467654,HashPart2=-222086807,HashPart3=-1557060122,HashPart4=-513774721,,) MSI (s) (E8:40) [13:36:08:696]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\stringprep.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:696]: Source for file 'Lib_stringprep.py' is compressed MSI (s) (E8:40) [13:36:08:712]: Executing op: FileCopy(SourceName=struct.py,SourceCabKey=Lib_struct.py,DestName=struct.py,Attributes=512,FileSize=272,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=128675675,HashPart2=1413482938,HashPart3=645491943,HashPart4=-619553743,,) MSI (s) (E8:40) [13:36:08:712]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\struct.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:712]: Source for file 'Lib_struct.py' is compressed MSI (s) (E8:40) [13:36:08:712]: Executing op: FileCopy(SourceName=lp_0lvlk.py|subprocess.py,SourceCabKey=Lib_subprocess.py,DestName=subprocess.py,Attributes=512,FileSize=79176,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1422286259,HashPart2=1873998286,HashPart3=-1010979047,HashPart4=-1878007419,,) MSI (s) (E8:40) [13:36:08:712]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\subprocess.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:712]: Source for file 'Lib_subprocess.py' is compressed MSI (s) (E8:40) [13:36:08:712]: Executing op: FileCopy(SourceName=sunau.py,SourceCabKey=Lib_sunau.py,DestName=sunau.py,Attributes=512,FileSize=18906,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1236353659,HashPart2=-93768546,HashPart3=-1555557284,HashPart4=2011641582,,) MSI (s) (E8:40) [13:36:08:712]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sunau.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:712]: Source for file 'Lib_sunau.py' is compressed MSI (s) (E8:40) [13:36:08:712]: Executing op: FileCopy(SourceName=symbol.py,SourceCabKey=Lib_symbol.py,DestName=symbol.py,Attributes=512,FileSize=2222,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1297799548,HashPart2=1970869788,HashPart3=-104712149,HashPart4=-1330961292,,) MSI (s) (E8:40) [13:36:08:712]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\symbol.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:712]: Source for file 'Lib_symbol.py' is compressed MSI (s) (E8:40) [13:36:08:712]: Executing op: FileCopy(SourceName=symtable.py,SourceCabKey=Lib_symtable.py,DestName=symtable.py,Attributes=512,FileSize=7815,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1922771473,HashPart2=1634363458,HashPart3=-1454502489,HashPart4=-373423058,,) MSI (s) (E8:40) [13:36:08:712]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\symtable.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:712]: Source for file 'Lib_symtable.py' is compressed MSI (s) (E8:40) [13:36:08:727]: Executing op: FileCopy(SourceName=pkdpef-a.py|sysconfig.py,SourceCabKey=Lib_sysconfig.py,DestName=sysconfig.py,Attributes=512,FileSize=25172,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2018918794,HashPart2=957443906,HashPart3=-1558799182,HashPart4=1621107682,,) MSI (s) (E8:40) [13:36:08:727]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sysconfig.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:727]: Source for file 'Lib_sysconfig.py' is compressed MSI (s) (E8:40) [13:36:08:727]: Executing op: FileCopy(SourceName=tabnanny.py,SourceCabKey=Lib_tabnanny.py,DestName=tabnanny.py,Attributes=512,FileSize=11741,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-724066821,HashPart2=-1541603852,HashPart3=881194,HashPart4=460293283,,) MSI (s) (E8:40) [13:36:08:727]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\tabnanny.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:727]: Source for file 'Lib_tabnanny.py' is compressed MSI (s) (E8:40) [13:36:08:727]: Executing op: FileCopy(SourceName=tarfile.py,SourceCabKey=Lib_tarfile.py,DestName=tarfile.py,Attributes=512,FileSize=96179,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-249413258,HashPart2=-1289183905,HashPart3=-93667543,HashPart4=-232666280,,) MSI (s) (E8:40) [13:36:08:727]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\tarfile.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:727]: Source for file 'Lib_tarfile.py' is compressed MSI (s) (E8:40) [13:36:08:727]: Executing op: FileCopy(SourceName=x8te6x4_.py|telnetlib.py,SourceCabKey=Lib_telnetlib.py,DestName=telnetlib.py,Attributes=512,FileSize=23931,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-66569237,HashPart2=-1915670038,HashPart3=-763649997,HashPart4=948032775,,) MSI (s) (E8:40) [13:36:08:727]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\telnetlib.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:727]: Source for file 'Lib_telnetlib.py' is compressed MSI (s) (E8:40) [13:36:08:727]: Executing op: FileCopy(SourceName=tempfile.py,SourceCabKey=Lib_tempfile.py,DestName=tempfile.py,Attributes=512,FileSize=28361,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1896403224,HashPart2=780089460,HashPart3=1876352789,HashPart4=1053498461,,) MSI (s) (E8:40) [13:36:08:727]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\tempfile.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:727]: Source for file 'Lib_tempfile.py' is compressed MSI (s) (E8:40) [13:36:08:743]: Executing op: FileCopy(SourceName=textwrap.py,SourceCabKey=Lib_textwrap.py,DestName=textwrap.py,Attributes=512,FileSize=19893,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-522224738,HashPart2=-1025505992,HashPart3=284683133,HashPart4=-554309755,,) MSI (s) (E8:40) [13:36:08:743]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\textwrap.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:743]: Source for file 'Lib_textwrap.py' is compressed MSI (s) (E8:40) [13:36:08:743]: Executing op: FileCopy(SourceName=this.py,SourceCabKey=Lib_this.py,DestName=this.py,Attributes=512,FileSize=1031,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1331170158,HashPart2=1012477858,HashPart3=-1673338997,HashPart4=-1991950932,,) MSI (s) (E8:40) [13:36:08:743]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\this.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:743]: Source for file 'Lib_this.py' is compressed MSI (s) (E8:40) [13:36:08:743]: Executing op: FileCopy(SourceName=dmhizs3k.py|threading.py,SourceCabKey=Lib_threading.py,DestName=threading.py,Attributes=512,FileSize=52043,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1604161060,HashPart2=-372734511,HashPart3=496252767,HashPart4=213293624,,) MSI (s) (E8:40) [13:36:08:743]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\threading.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:743]: Source for file 'Lib_threading.py' is compressed MSI (s) (E8:40) [13:36:08:743]: Executing op: FileCopy(SourceName=timeit.py,SourceCabKey=Lib_timeit.py,DestName=timeit.py,Attributes=512,FileSize=13818,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=8476594,HashPart2=-2013301283,HashPart3=1585320086,HashPart4=-837934464,,) MSI (s) (E8:40) [13:36:08:743]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\timeit.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:743]: Source for file 'Lib_timeit.py' is compressed MSI (s) (E8:40) [13:36:08:743]: Executing op: FileCopy(SourceName=token.py,SourceCabKey=Lib_token.py,DestName=token.py,Attributes=512,FileSize=2504,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=21398380,HashPart2=-230284311,HashPart3=243606426,HashPart4=-217127260,,) MSI (s) (E8:40) [13:36:08:743]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\token.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:743]: Source for file 'Lib_token.py' is compressed MSI (s) (E8:40) [13:36:08:743]: Executing op: FileCopy(SourceName=tokenize.py,SourceCabKey=Lib_tokenize.py,DestName=tokenize.py,Attributes=512,FileSize=26523,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-221866611,HashPart2=-1493657238,HashPart3=1841634613,HashPart4=458832563,,) MSI (s) (E8:40) [13:36:08:759]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\tokenize.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:759]: Source for file 'Lib_tokenize.py' is compressed MSI (s) (E8:40) [13:36:08:759]: Executing op: FileCopy(SourceName=trace.py,SourceCabKey=Lib_trace.py,DestName=trace.py,Attributes=512,FileSize=30658,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1794957800,HashPart2=-614757645,HashPart3=-167151474,HashPart4=-1997374249,,) MSI (s) (E8:40) [13:36:08:759]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\trace.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:759]: Source for file 'Lib_trace.py' is compressed MSI (s) (E8:40) [13:36:08:759]: Executing op: FileCopy(SourceName=p3dvju6a.py|traceback.py,SourceCabKey=Lib_traceback.py,DestName=traceback.py,Attributes=512,FileSize=24093,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-589652359,HashPart2=-226645660,HashPart3=1551026409,HashPart4=-1323411851,,) MSI (s) (E8:40) [13:36:08:759]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\traceback.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:759]: Source for file 'Lib_traceback.py' is compressed MSI (s) (E8:40) [13:36:08:759]: Executing op: FileCopy(SourceName=sjk4uq5g.py|tracemalloc.py,SourceCabKey=Lib_tracemalloc.py,DestName=tracemalloc.py,Attributes=512,FileSize=17610,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1424530537,HashPart2=896915982,HashPart3=701370960,HashPart4=1902727401,,) MSI (s) (E8:40) [13:36:08:759]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\tracemalloc.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:759]: Source for file 'Lib_tracemalloc.py' is compressed MSI (s) (E8:40) [13:36:08:759]: Executing op: FileCopy(SourceName=tty.py,SourceCabKey=Lib_tty.py,DestName=tty.py,Attributes=512,FileSize=915,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1937269366,HashPart2=280511572,HashPart3=1881457864,HashPart4=-2095435944,,) MSI (s) (E8:40) [13:36:08:759]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\tty.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:759]: Source for file 'Lib_tty.py' is compressed MSI (s) (E8:40) [13:36:08:759]: Executing op: FileCopy(SourceName=turtle.py,SourceCabKey=Lib_turtle.py,DestName=turtle.py,Attributes=512,FileSize=147741,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1566214334,HashPart2=-553670750,HashPart3=2079825193,HashPart4=120954374,,) MSI (s) (E8:40) [13:36:08:759]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\turtle.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:759]: Source for file 'Lib_turtle.py' is compressed MSI (s) (E8:40) [13:36:08:774]: Executing op: FileCopy(SourceName=types.py,SourceCabKey=Lib_types.py,DestName=types.py,Attributes=512,FileSize=10009,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1401076508,HashPart2=898342513,HashPart3=1242481327,HashPart4=-957214507,,) MSI (s) (E8:40) [13:36:08:774]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\types.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:774]: Source for file 'Lib_types.py' is compressed MSI (s) (E8:40) [13:36:08:774]: Executing op: FileCopy(SourceName=typing.py,SourceCabKey=Lib_typing.py,DestName=typing.py,Attributes=512,FileSize=70176,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=855323684,HashPart2=1142386189,HashPart3=212993028,HashPart4=-283128628,,) MSI (s) (E8:40) [13:36:08:774]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\typing.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:774]: Source for file 'Lib_typing.py' is compressed MSI (s) (E8:40) [13:36:08:774]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest) MSI (s) (E8:40) [13:36:08:774]: Executing op: SetSourceFolder(Folder=1\Lib\unittest) MSI (s) (E8:40) [13:36:08:774]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_unittest___init__.py,DestName=init.py,Attributes=512,FileSize=3347,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1797752624,HashPart2=1447442444,HashPart3=872274092,HashPart4=-1423913634,,) MSI (s) (E8:40) [13:36:08:774]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest_init_.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:774]: Source for file 'Lib_unittest___init__.py' is compressed MSI (s) (E8:40) [13:36:08:774]: Executing op: FileCopy(SourceName=main.py,SourceCabKey=Lib_unittest___main__.py,DestName=main.py,Attributes=512,FileSize=490,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1696723809,HashPart2=-1755621533,HashPart3=-1573245584,HashPart4=-1021133608,,) MSI (s) (E8:40) [13:36:08:774]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest_main_.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:774]: Source for file 'Lib_unittest___main__.py' is compressed MSI (s) (E8:40) [13:36:08:774]: Executing op: FileCopy(SourceName=s8q-n_af.py|async_case.py,SourceCabKey=Lib_unittest_async_case.py,DestName=async_case.py,Attributes=512,FileSize=5931,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1078830569,HashPart2=-557587180,HashPart3=56948232,HashPart4=-1245824541,,) MSI (s) (E8:40) [13:36:08:790]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\async_case.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:790]: Source for file 'Lib_unittest_async_case.py' is compressed MSI (s) (E8:40) [13:36:08:790]: Executing op: FileCopy(SourceName=case.py,SourceCabKey=Lib_unittest_case.py,DestName=case.py,Attributes=512,FileSize=61085,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2021516799,HashPart2=-677120995,HashPart3=-550341232,HashPart4=1353033177,,) MSI (s) (E8:40) [13:36:08:790]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\case.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:790]: Source for file 'Lib_unittest_case.py' is compressed MSI (s) (E8:40) [13:36:08:790]: Executing op: FileCopy(SourceName=loader.py,SourceCabKey=Lib_unittest_loader.py,DestName=loader.py,Attributes=512,FileSize=23219,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-971448220,HashPart2=1610786991,HashPart3=-1188317615,HashPart4=-41301772,,) MSI (s) (E8:40) [13:36:08:790]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\loader.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:790]: Source for file 'Lib_unittest_loader.py' is compressed MSI (s) (E8:40) [13:36:08:790]: Executing op: FileCopy(SourceName=main.py,SourceCabKey=Lib_unittest_main.py,DestName=main.py,Attributes=512,FileSize=11513,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1769658912,HashPart2=1359762860,HashPart3=1909493643,HashPart4=830366346,,) MSI (s) (E8:40) [13:36:08:790]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\main.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:790]: Source for file 'Lib_unittest_main.py' is compressed MSI (s) (E8:40) [13:36:08:790]: Executing op: FileCopy(SourceName=mock.py,SourceCabKey=Lib_unittest_mock.py,DestName=mock.py,Attributes=512,FileSize=100714,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=765574801,HashPart2=-1266089937,HashPart3=-1699187948,HashPart4=1327699261,,) MSI (s) (E8:40) [13:36:08:790]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\mock.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:790]: Source for file 'Lib_unittest_mock.py' is compressed MSI (s) (E8:40) [13:36:08:790]: Executing op: FileCopy(SourceName=result.py,SourceCabKey=Lib_unittest_result.py,DestName=result.py,Attributes=512,FileSize=7658,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2066577748,HashPart2=1093604398,HashPart3=-594242488,HashPart4=1844777206,,) MSI (s) (E8:40) [13:36:08:805]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\result.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:805]: Source for file 'Lib_unittest_result.py' is compressed MSI (s) (E8:40) [13:36:08:805]: Executing op: FileCopy(SourceName=runner.py,SourceCabKey=Lib_unittest_runner.py,DestName=runner.py,Attributes=512,FileSize=7988,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1128267406,HashPart2=1307904375,HashPart3=1827460914,HashPart4=618270679,,) MSI (s) (E8:40) [13:36:08:805]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\runner.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:805]: Source for file 'Lib_unittest_runner.py' is compressed MSI (s) (E8:40) [13:36:08:805]: Executing op: FileCopy(SourceName=signals.py,SourceCabKey=Lib_unittest_signals.py,DestName=signals.py,Attributes=512,FileSize=2474,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-958300175,HashPart2=-1719204780,HashPart3=-907040778,HashPart4=1139872560,,) MSI (s) (E8:40) [13:36:08:805]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\signals.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:805]: Source for file 'Lib_unittest_signals.py' is compressed MSI (s) (E8:40) [13:36:08:805]: Executing op: FileCopy(SourceName=suite.py,SourceCabKey=Lib_unittest_suite.py,DestName=suite.py,Attributes=512,FileSize=13176,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-625250514,HashPart2=-1785599430,HashPart3=1825398914,HashPart4=-1347736419,,) MSI (s) (E8:40) [13:36:08:805]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\suite.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:805]: Source for file 'Lib_unittest_suite.py' is compressed MSI (s) (E8:40) [13:36:08:805]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test) MSI (s) (E8:40) [13:36:08:805]: Executing op: SetSourceFolder(Folder=1\Lib\unittest\test) MSI (s) (E8:40) [13:36:08:805]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_unittest_test___init__.py,DestName=init.py,Attributes=512,FileSize=606,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1207643396,HashPart2=2059960875,HashPart3=-1734093640,HashPart4=640215810,,) MSI (s) (E8:40) [13:36:08:805]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test_init_.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:805]: Source for file 'Lib_unittest_test___init__.py' is compressed MSI (s) (E8:40) [13:36:08:821]: Executing op: FileCopy(SourceName=main.py,SourceCabKey=Lib_unittest_test___main__.py,DestName=main.py,Attributes=512,FileSize=614,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=778760565,HashPart2=-1349194703,HashPart3=830593643,HashPart4=1845397526,,) MSI (s) (E8:40) [13:36:08:821]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test_main_.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:821]: Source for file 'Lib_unittest_test___main__.py' is compressed MSI (s) (E8:40) [13:36:08:821]: Executing op: FileCopy(SourceName=ww-15apd.py|test_warnings.py,SourceCabKey=Lib_unittest_test__test_warnings.py,DestName=test_warnings.py,Attributes=512,FileSize=2377,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=350038591,HashPart2=1688797331,HashPart3=444920371,HashPart4=1978463095,,) MSI (s) (E8:40) [13:36:08:821]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test_test_warnings.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:821]: Source for file 'Lib_unittest_test__test_warnings.py' is compressed MSI (s) (E8:40) [13:36:08:821]: Executing op: FileCopy(SourceName=dummy.py,SourceCabKey=Lib_unittest_test_dummy.py,DestName=dummy.py,Attributes=512,FileSize=51,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1276409155,HashPart2=1172888145,HashPart3=-2138549269,HashPart4=-1128302244,,) MSI (s) (E8:40) [13:36:08:821]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\dummy.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:821]: Source for file 'Lib_unittest_test_dummy.py' is compressed MSI (s) (E8:40) [13:36:08:821]: Executing op: FileCopy(SourceName=support.py,SourceCabKey=Lib_unittest_test_support.py,DestName=support.py,Attributes=512,FileSize=3890,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1563285237,HashPart2=-1289030602,HashPart3=-1133076648,HashPart4=1544161262,,) MSI (s) (E8:40) [13:36:08:821]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\support.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:821]: Source for file 'Lib_unittest_test_support.py' is compressed MSI (s) (E8:40) [13:36:08:821]: Executing op: FileCopy(SourceName=ndfj4e23.py|test_assertions.py,SourceCabKey=Lib_unittest_test_test_assertions.py,DestName=test_assertions.py,Attributes=512,FileSize=17491,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1822536341,HashPart2=196201474,HashPart3=1397615432,HashPart4=2071222300,,) MSI (s) (E8:40) [13:36:08:821]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\test_assertions.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:821]: Source for file 'Lib_unittest_test_test_assertions.py' is compressed MSI (s) (E8:40) [13:36:08:837]: Executing op: FileCopy(SourceName=4-aq7zjq.py|test_async_case.py,SourceCabKey=Lib_unittest_test_test_async_case.py,DestName=test_async_case.py,Attributes=512,FileSize=6451,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=74926525,HashPart2=-1680903543,HashPart3=1977623619,HashPart4=126945991,,) MSI (s) (E8:40) [13:36:08:837]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\test_async_case.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:837]: Source for file 'Lib_unittest_test_test_async_case.py' is compressed MSI (s) (E8:40) [13:36:08:837]: Executing op: FileCopy(SourceName=cyzrb6nq.py|test_break.py,SourceCabKey=Lib_unittest_test_test_break.py,DestName=test_break.py,Attributes=512,FileSize=9773,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2021304439,HashPart2=-2045728220,HashPart3=-231816613,HashPart4=1026564582,,) MSI (s) (E8:40) [13:36:08:837]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\test_break.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:837]: Source for file 'Lib_unittest_test_test_break.py' is compressed MSI (s) (E8:40) [13:36:08:837]: Executing op: FileCopy(SourceName=axhrjix6.py|test_case.py,SourceCabKey=Lib_unittest_test_test_case.py,DestName=test_case.py,Attributes=512,FileSize=74577,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1981315831,HashPart2=-308134428,HashPart3=539832392,HashPart4=-1976224971,,) MSI (s) (E8:40) [13:36:08:837]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\test_case.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:837]: Source for file 'Lib_unittest_test_test_case.py' is compressed MSI (s) (E8:40) [13:36:08:837]: Executing op: FileCopy(SourceName=pfo8rams.py|test_discovery.py,SourceCabKey=Lib_unittest_test_test_discovery.py,DestName=test_discovery.py,Attributes=512,FileSize=34887,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1335583916,HashPart2=-427119636,HashPart3=622367882,HashPart4=-1483425206,,) MSI (s) (E8:40) [13:36:08:837]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\test_discovery.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:837]: Source for file 'Lib_unittest_test_test_discovery.py' is compressed MSI (s) (E8:40) [13:36:08:837]: Executing op: FileCopy(SourceName=xggbe35e.py|test_functiontestcase.py,SourceCabKey=Lib_unittest_test_test_functiontestcase.py,DestName=test_functiontestcase.py,Attributes=512,FileSize=5688,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1183043548,HashPart2=1675130345,HashPart3=-1451795619,HashPart4=955142532,,) MSI (s) (E8:40) [13:36:08:837]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\test_functiontestcase.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:837]: Source for file 'Lib_unittest_test_test_functiontestcase.py' is compressed MSI (s) (E8:40) [13:36:08:852]: Executing op: FileCopy(SourceName=i8ib8hl.py|test_loader.py,SourceCabKey=Lib_unittest_test_test_loader.py,DestName=test_loader.py,Attributes=512,FileSize=64650,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1390464926,HashPart2=1021133743,HashPart3=1878395396,HashPart4=-325394026,,) MSI (s) (E8:40) [13:36:08:852]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\test_loader.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:852]: Source for file 'Lib_unittest_test_test_loader.py' is compressed MSI (s) (E8:40) [13:36:08:852]: Executing op: FileCopy(SourceName=cqgl5ke0.py|test_program.py,SourceCabKey=Lib_unittest_test_test_program.py,DestName=test_program.py,Attributes=512,FileSize=15491,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-487036505,HashPart2=566889715,HashPart3=1150472837,HashPart4=890401715,,) MSI (s) (E8:40) [13:36:08:852]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\test_program.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:852]: Source for file 'Lib_unittest_test_test_program.py' is compressed MSI (s) (E8:40) [13:36:08:852]: Executing op: FileCopy(SourceName=1deawa2g.py|test_result.py,SourceCabKey=Lib_unittest_test_test_result.py,DestName=test_result.py,Attributes=512,FileSize=25704,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=188028100,HashPart2=-787328059,HashPart3=-1948894378,HashPart4=-637065297,,) MSI (s) (E8:40) [13:36:08:852]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\test_result.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:852]: Source for file 'Lib_unittest_test_test_result.py' is compressed MSI (s) (E8:40) [13:36:08:852]: Executing op: FileCopy(SourceName=lbncmudc.py|test_runner.py,SourceCabKey=Lib_unittest_test_test_runner.py,DestName=test_runner.py,Attributes=512,FileSize=37780,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1537616290,HashPart2=-943255675,HashPart3=-162197546,HashPart4=258785162,,) MSI (s) (E8:40) [13:36:08:852]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\test_runner.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:852]: Source for file 'Lib_unittest_test_test_runner.py' is compressed MSI (s) (E8:40) [13:36:08:852]: Executing op: FileCopy(SourceName=xxbfdr5g.py|test_setups.py,SourceCabKey=Lib_unittest_test_test_setups.py,DestName=test_setups.py,Attributes=512,FileSize=17010,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=49646291,HashPart2=-45536444,HashPart3=-1169686385,HashPart4=-983002249,,) MSI (s) (E8:40) [13:36:08:852]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\test_setups.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:852]: Source for file 'Lib_unittest_test_test_setups.py' is compressed MSI (s) (E8:40) [13:36:08:868]: Executing op: FileCopy(SourceName=thq3ba5v.py|test_skipping.py,SourceCabKey=Lib_unittest_test_test_skipping.py,DestName=test_skipping.py,Attributes=512,FileSize=9936,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1809748827,HashPart2=1518453863,HashPart3=928277197,HashPart4=461018047,,) MSI (s) (E8:40) [13:36:08:868]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\test_skipping.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:868]: Source for file 'Lib_unittest_test_test_skipping.py' is compressed MSI (s) (E8:40) [13:36:08:868]: Executing op: FileCopy(SourceName=97htxfdb.py|test_suite.py,SourceCabKey=Lib_unittest_test_test_suite.py,DestName=test_suite.py,Attributes=512,FileSize=15631,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1962031157,HashPart2=-1013495007,HashPart3=-1280951560,HashPart4=-587366549,,) MSI (s) (E8:40) [13:36:08:868]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\test_suite.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:868]: Source for file 'Lib_unittest_test_test_suite.py' is compressed MSI (s) (E8:40) [13:36:08:868]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\testmock) MSI (s) (E8:40) [13:36:08:868]: Executing op: SetSourceFolder(Folder=1\Lib\unittest\test\testmock) MSI (s) (E8:40) [13:36:08:868]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_unittest_test_testmock___init_.py,DestName=init.py,Attributes=512,FileSize=482,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-35871326,HashPart2=-2087547143,HashPart3=-1958079124,HashPart4=-2108114757,,) MSI (s) (E8:40) [13:36:08:868]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\testmock_init_.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:868]: Source for file 'Lib_unittest_test_testmock___init__.py' is compressed MSI (s) (E8:40) [13:36:08:868]: Executing op: FileCopy(SourceName=main.py,SourceCabKey=Lib_unittest_test_testmock___main__.py,DestName=main.py,Attributes=512,FileSize=641,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1705149252,HashPart2=623417703,HashPart3=471189347,HashPart4=-112160244,,) MSI (s) (E8:40) [13:36:08:868]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\testmock_main_.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:868]: Source for file 'Lib_unittest_test_testmock___main__.py' is compressed MSI (s) (E8:40) [13:36:08:868]: Executing op: FileCopy(SourceName=support.py,SourceCabKey=Lib_unittest_test_testmock_support.py,DestName=support.py,Attributes=512,FileSize=284,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=940581307,HashPart2=-201764056,HashPart3=-1435341507,HashPart4=-1217540468,,) MSI (s) (E8:40) [13:36:08:868]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\testmock\support.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:868]: Source for file 'Lib_unittest_test_testmock_support.py' is compressed MSI (s) (E8:40) [13:36:08:884]: Executing op: FileCopy(SourceName=j0jxkqsn.py|testasync.py,SourceCabKey=Lib_unittest_test_testmock_testasync.py,DestName=testasync.py,Attributes=512,FileSize=34613,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2124622828,HashPart2=-390145380,HashPart3=-852991947,HashPart4=-1699501207,,) MSI (s) (E8:40) [13:36:08:884]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\testmock\testasync.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:884]: Source for file 'Lib_unittest_test_testmock_testasync.py' is compressed MSI (s) (E8:40) [13:36:08:884]: Executing op: FileCopy(SourceName=mursipne.py|testcallable.py,SourceCabKey=Lib_unittest_test_testmock_testcallable.py,DestName=testcallable.py,Attributes=512,FileSize=4417,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1165874323,HashPart2=1574660079,HashPart3=401936403,HashPart4=1275493994,,) MSI (s) (E8:40) [13:36:08:884]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\testmock\testcallable.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:884]: Source for file 'Lib_unittest_test_testmock_testcallable.py' is compressed MSI (s) (E8:40) [13:36:08:884]: Executing op: FileCopy(SourceName=v62fmjpl.py|testhelpers.py,SourceCabKey=Lib_unittest_test_testmock_testhelpers.py,DestName=testhelpers.py,Attributes=512,FileSize=34116,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1272256406,HashPart2=-941509351,HashPart3=1708783855,HashPart4=-176255352,,) MSI (s) (E8:40) [13:36:08:884]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\testmock\testhelpers.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:884]: Source for file 'Lib_unittest_test_testmock_testhelpers.py' is compressed MSI (s) (E8:40) [13:36:08:884]: Executing op: FileCopy(SourceName=imjkwszc.py|testmagicmethods.py,SourceCabKey=Lib_unittest_test_testmock_testmagicmethods.py,DestName=testmagicmethods.py,Attributes=512,FileSize=16850,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1094258768,HashPart2=762207875,HashPart3=-1883669597,HashPart4=1331262817,,) MSI (s) (E8:40) [13:36:08:884]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\testmock\testmagicmethods.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:884]: Source for file 'Lib_unittest_test_testmock_testmagicmethods.py' is compressed MSI (s) (E8:40) [13:36:08:884]: Executing op: FileCopy(SourceName=testmock.py,SourceCabKey=Lib_unittest_test_testmock_testmock.py,DestName=testmock.py,Attributes=512,FileSize=69444,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1454804206,HashPart2=1292174752,HashPart3=-1830426774,HashPart4=1595191175,,) MSI (s) (E8:40) [13:36:08:899]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\testmock\testmock.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:899]: Source for file 'Lib_unittest_test_testmock_testmock.py' is compressed MSI (s) (E8:40) [13:36:08:899]: Executing op: FileCopy(SourceName=4q_5opas.py|testpatch.py,SourceCabKey=Lib_unittest_test_testmock_testpatch.py,DestName=testpatch.py,Attributes=512,FileSize=58201,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1139000520,HashPart2=1174281775,HashPart3=587696397,HashPart4=-1995967232,,) MSI (s) (E8:40) [13:36:08:899]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\testmock\testpatch.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:899]: Source for file 'Lib_unittest_test_testmock_testpatch.py' is compressed MSI (s) (E8:40) [13:36:08:899]: Executing op: FileCopy(SourceName=mtktqreh.py|testsealable.py,SourceCabKey=Lib_unittest_test_testmock_testsealable.py,DestName=testsealable.py,Attributes=512,FileSize=5171,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1941803172,HashPart2=-1228425735,HashPart3=-1542093603,HashPart4=-451279175,,) MSI (s) (E8:40) [13:36:08:899]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\testmock\testsealable.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:899]: Source for file 'Lib_unittest_test_testmock_testsealable.py' is compressed MSI (s) (E8:40) [13:36:08:899]: Executing op: FileCopy(SourceName=7vpvoomy.py|testsentinel.py,SourceCabKey=Lib_unittest_test_testmock_testsentinel.py,DestName=testsentinel.py,Attributes=512,FileSize=1366,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=873162042,HashPart2=-55108389,HashPart3=-500977818,HashPart4=1016274954,,) MSI (s) (E8:40) [13:36:08:899]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\testmock\testsentinel.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:899]: Source for file 'Lib_unittest_test_testmock_testsentinel.py' is compressed MSI (s) (E8:40) [13:36:08:899]: Executing op: FileCopy(SourceName=testwith.py,SourceCabKey=Lib_unittest_test_testmock_testwith.py,DestName=testwith.py,Attributes=512,FileSize=12606,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-607207492,HashPart2=-1225855234,HashPart3=-1744901921,HashPart4=-594431203,,) MSI (s) (E8:40) [13:36:08:899]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\testmock\testwith.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:899]: Source for file 'Lib_unittest_test_testmock_testwith.py' is compressed MSI (s) (E8:40) [13:36:08:915]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest) MSI (s) (E8:40) [13:36:08:915]: Executing op: SetSourceFolder(Folder=1\Lib\unittest) MSI (s) (E8:40) [13:36:08:915]: Executing op: FileCopy(SourceName=util.py,SourceCabKey=Lib_unittest_util.py,DestName=util.py,Attributes=512,FileSize=5385,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1450447700,HashPart2=-154941563,HashPart3=-2123470065,HashPart4=-1028987971,,) MSI (s) (E8:40) [13:36:08:915]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\util.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:915]: Source for file 'Lib_unittest_util.py' is compressed MSI (s) (E8:40) [13:36:08:915]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\urllib) MSI (s) (E8:40) [13:36:08:915]: Executing op: SetSourceFolder(Folder=1\Lib\urllib) MSI (s) (E8:40) [13:36:08:915]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_urllib___init__.py,DestName=init.py,Attributes=512,FileSize=0,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=0,HashPart2=0,HashPart3=0,HashPart4=0,,) MSI (s) (E8:40) [13:36:08:915]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\urllib_init_.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:915]: Source for file 'Lib_urllib___init__.py' is compressed MSI (s) (E8:40) [13:36:08:915]: Executing op: FileCopy(SourceName=error.py,SourceCabKey=Lib_urllib_error.py,DestName=error.py,Attributes=512,FileSize=2709,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1320762280,HashPart2=1495887788,HashPart3=-842131913,HashPart4=1441907334,,) MSI (s) (E8:40) [13:36:08:915]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\urllib\error.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:915]: Source for file 'Lib_urllib_error.py' is compressed MSI (s) (E8:40) [13:36:08:915]: Executing op: FileCopy(SourceName=parse.py,SourceCabKey=Lib_urllib_parse.py,DestName=parse.py,Attributes=512,FileSize=42745,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-932389371,HashPart2=-127855832,HashPart3=-1139833098,HashPart4=840265681,,) MSI (s) (E8:40) [13:36:08:915]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\urllib\parse.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:915]: Source for file 'Lib_urllib_parse.py' is compressed MSI (s) (E8:40) [13:36:08:915]: Executing op: FileCopy(SourceName=request.py,SourceCabKey=Lib_urllib_request.py,DestName=request.py,Attributes=512,FileSize=102853,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1578060392,HashPart2=-931375976,HashPart3=952828039,HashPart4=-13805261,,) MSI (s) (E8:40) [13:36:08:915]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\urllib\request.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:915]: Source for file 'Lib_urllib_request.py' is compressed MSI (s) (E8:40) [13:36:08:930]: Executing op: FileCopy(SourceName=response.py,SourceCabKey=Lib_urllib_response.py,DestName=response.py,Attributes=512,FileSize=2379,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1117560187,HashPart2=-248631483,HashPart3=-1538298152,HashPart4=1650966550,,) MSI (s) (E8:40) [13:36:08:930]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\urllib\response.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:930]: Source for file 'Lib_urllib_response.py' is compressed MSI (s) (E8:40) [13:36:08:930]: Executing op: FileCopy(SourceName=8mqrbvry.py|robotparser.py,SourceCabKey=Lib_urllib_robotparser.py,DestName=robotparser.py,Attributes=512,FileSize=9697,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=668935328,HashPart2=-266573434,HashPart3=1335203673,HashPart4=-527755465,,) MSI (s) (E8:40) [13:36:08:930]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\urllib\robotparser.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:930]: Source for file 'Lib_urllib_robotparser.py' is compressed MSI (s) (E8:40) [13:36:08:930]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib) MSI (s) (E8:40) [13:36:08:930]: Executing op: SetSourceFolder(Folder=1\Lib) MSI (s) (E8:40) [13:36:08:930]: Executing op: FileCopy(SourceName=uu.py,SourceCabKey=Lib_uu.py,DestName=uu.py,Attributes=512,FileSize=7015,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1701793779,HashPart2=647673577,HashPart3=-670026383,HashPart4=-169273344,,) MSI (s) (E8:40) [13:36:08:930]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\uu.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:930]: Source for file 'Lib_uu.py' is compressed MSI (s) (E8:40) [13:36:08:930]: Executing op: FileCopy(SourceName=uuid.py,SourceCabKey=Lib_uuid.py,DestName=uuid.py,Attributes=512,FileSize=31187,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-690244869,HashPart2=1532528207,HashPart3=1675701038,HashPart4=1285346579,,) MSI (s) (E8:40) [13:36:08:930]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\uuid.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:930]: Source for file 'Lib_uuid.py' is compressed MSI (s) (E8:40) [13:36:08:930]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv) MSI (s) (E8:40) [13:36:08:930]: Executing op: SetSourceFolder(Folder=1\Lib\venv) MSI (s) (E8:40) [13:36:08:930]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_venv___init__.py,DestName=init.py,Attributes=512,FileSize=21534,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1152919900,HashPart2=1627320569,HashPart3=-1074380044,HashPart4=-2075993749,,) MSI (s) (E8:40) [13:36:08:930]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv_init_.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:930]: Source for file 'Lib_venv___init__.py' is compressed MSI (s) (E8:40) [13:36:08:946]: Executing op: FileCopy(SourceName=main.py,SourceCabKey=Lib_venv___main__.py,DestName=main.py,Attributes=512,FileSize=155,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2002237756,HashPart2=-2061786503,HashPart3=-254596135,HashPart4=701862159,,) MSI (s) (E8:40) [13:36:08:946]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv_main_.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:946]: Source for file 'Lib_venv___main__.py' is compressed MSI (s) (E8:40) [13:36:08:946]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv\scripts\common) MSI (s) (E8:40) [13:36:08:946]: Executing op: SetSourceFolder(Folder=1\Lib\venv\scripts\common) MSI (s) (E8:40) [13:36:08:946]: Executing op: FileCopy(SourceName=activate,SourceCabKey=Lib_venv_scripts_common_activate,DestName=activate,Attributes=512,FileSize=2298,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-73921703,HashPart2=-230110360,HashPart3=1545023570,HashPart4=-1786011176,,) MSI (s) (E8:40) [13:36:08:946]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv\scripts\common\activate; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:946]: Source for file 'Lib_venv_scripts_common_activate' is compressed MSI (s) (E8:40) [13:36:08:946]: Executing op: FileCopy(SourceName=Activate.ps1,SourceCabKey=Lib_venv_scripts_common_Activate.ps1,DestName=Activate.ps1,Attributes=512,FileSize=18147,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=585552065,HashPart2=433223732,HashPart3=743118471,HashPart4=-382052471,,) MSI (s) (E8:40) [13:36:08:946]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv\scripts\common\Activate.ps1; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:946]: Source for file 'Lib_venv_scripts_common_Activate.ps1' is compressed MSI (s) (E8:40) [13:36:08:946]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv\scripts\nt) MSI (s) (E8:40) [13:36:08:946]: Executing op: SetSourceFolder(Folder=1\Lib\venv\scripts\nt) MSI (s) (E8:40) [13:36:08:946]: Executing op: FileCopy(SourceName=activate.bat,SourceCabKey=Lib_venv_scripts_nt_activate.bat,DestName=activate.bat,Attributes=512,FileSize=967,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1050011376,HashPart2=-311575699,HashPart3=-982655543,HashPart4=-33516815,,) MSI (s) (E8:40) [13:36:08:946]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv\scripts\nt\activate.bat; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:946]: Source for file 'Lib_venv_scripts_nt_activate.bat' is compressed MSI (s) (E8:40) [13:36:08:962]: Executing op: FileCopy(SourceName=mwc8nugv.bat|deactivate.bat,SourceCabKey=Lib_venv_scripts_nt_deactivate.bat,DestName=deactivate.bat,Attributes=512,FileSize=368,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1828652199,HashPart2=-1966771730,HashPart3=721995922,HashPart4=847276029,,) MSI (s) (E8:40) [13:36:08:962]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv\scripts\nt\deactivate.bat; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:962]: Source for file 'Lib_venv_scripts_nt_deactivate.bat' is compressed MSI (s) (E8:40) [13:36:08:962]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv\scripts\posix) MSI (s) (E8:40) [13:36:08:962]: Executing op: SetSourceFolder(Folder=1\Lib\venv\scripts\posix) MSI (s) (E8:40) [13:36:08:962]: Executing op: FileCopy(SourceName=activate.csh,SourceCabKey=Lib_venv_scripts_posix_activate.csh,DestName=activate.csh,Attributes=512,FileSize=1313,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-591962058,HashPart2=-359255676,HashPart3=-2123661104,HashPart4=1057270466,,) MSI (s) (E8:40) [13:36:08:962]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv\scripts\posix\activate.csh; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:962]: Source for file 'Lib_venv_scripts_posix_activate.csh' is compressed MSI (s) (E8:40) [13:36:08:962]: Executing op: FileCopy(SourceName=6jgsxxul.fis|activate.fish,SourceCabKey=Lib_venv_scripts_posix_activate.fish,DestName=activate.fish,Attributes=512,FileSize=2501,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1232317653,HashPart2=1525961030,HashPart3=-892637529,HashPart4=-1191566591,,) MSI (s) (E8:40) [13:36:08:962]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv\scripts\posix\activate.fish; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:962]: Source for file 'Lib_venv_scripts_posix_activate.fish' is compressed MSI (s) (E8:40) [13:36:08:962]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib) MSI (s) (E8:40) [13:36:08:962]: Executing op: SetSourceFolder(Folder=1\Lib) MSI (s) (E8:40) [13:36:08:962]: Executing op: FileCopy(SourceName=warnings.py,SourceCabKey=Lib_warnings.py,DestName=warnings.py,Attributes=512,FileSize=20403,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=21517840,HashPart2=-1016831516,HashPart3=1461607009,HashPart4=-1981210826,,) MSI (s) (E8:40) [13:36:08:962]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\warnings.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:962]: Source for file 'Lib_warnings.py' is compressed MSI (s) (E8:40) [13:36:08:962]: Executing op: FileCopy(SourceName=wave.py,SourceCabKey=Lib_wave.py,DestName=wave.py,Attributes=512,FileSize=18748,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-821544535,HashPart2=54479103,HashPart3=-296299542,HashPart4=285255840,,) MSI (s) (E8:40) [13:36:08:962]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\wave.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:962]: Source for file 'Lib_wave.py' is compressed MSI (s) (E8:40) [13:36:08:977]: Executing op: FileCopy(SourceName=weakref.py,SourceCabKey=Lib_weakref.py,DestName=weakref.py,Attributes=512,FileSize=22037,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1942952712,HashPart2=122584200,HashPart3=1400781670,HashPart4=-1683938540,,) MSI (s) (E8:40) [13:36:08:977]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\weakref.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:977]: Source for file 'Lib_weakref.py' is compressed MSI (s) (E8:40) [13:36:08:977]: Executing op: FileCopy(SourceName=o3hzfcln.py|webbrowser.py,SourceCabKey=Lib_webbrowser.py,DestName=webbrowser.py,Attributes=512,FileSize=24111,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1666163028,HashPart2=-2006622956,HashPart3=1150596240,HashPart4=1397143377,,) MSI (s) (E8:40) [13:36:08:977]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\webbrowser.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:977]: Source for file 'Lib_webbrowser.py' is compressed MSI (s) (E8:40) [13:36:08:977]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\wsgiref) MSI (s) (E8:40) [13:36:08:977]: Executing op: SetSourceFolder(Folder=1\Lib\wsgiref) MSI (s) (E8:40) [13:36:08:977]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_wsgiref___init__.py,DestName=init.py,Attributes=512,FileSize=610,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1477932365,HashPart2=1037962729,HashPart3=-1911366821,HashPart4=1958653554,,) MSI (s) (E8:40) [13:36:08:977]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\wsgiref_init_.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:977]: Source for file 'Lib_wsgiref___init__.py' is compressed MSI (s) (E8:40) [13:36:08:977]: Executing op: FileCopy(SourceName=handlers.py,SourceCabKey=Lib_wsgiref_handlers.py,DestName=handlers.py,Attributes=512,FileSize=22240,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2124389537,HashPart2=2139159077,HashPart3=-27857306,HashPart4=2052314221,,) MSI (s) (E8:40) [13:36:08:977]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\wsgiref\handlers.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:977]: Source for file 'Lib_wsgiref_handlers.py' is compressed MSI (s) (E8:40) [13:36:08:977]: Executing op: FileCopy(SourceName=headers.py,SourceCabKey=Lib_wsgiref_headers.py,DestName=headers.py,Attributes=512,FileSize=6950,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2049197022,HashPart2=-1725853041,HashPart3=1977260895,HashPart4=-497961731,,) MSI (s) (E8:40) [13:36:08:977]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\wsgiref\headers.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:977]: Source for file 'Lib_wsgiref_headers.py' is compressed MSI (s) (E8:40) [13:36:08:993]: Executing op: FileCopy(SourceName=v2rtpmhl.py|simple_server.py,SourceCabKey=Lib_wsgiref_simple_server.py,DestName=simple_server.py,Attributes=512,FileSize=5336,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2019742903,HashPart2=-1319561598,HashPart3=1373747853,HashPart4=-384136443,,) MSI (s) (E8:40) [13:36:08:993]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\wsgiref\simple_server.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:993]: Source for file 'Lib_wsgiref_simple_server.py' is compressed MSI (s) (E8:40) [13:36:08:993]: Executing op: FileCopy(SourceName=util.py,SourceCabKey=Lib_wsgiref_util.py,DestName=util.py,Attributes=512,FileSize=6023,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-638516386,HashPart2=-1928610189,HashPart3=-975008654,HashPart4=1213949480,,) MSI (s) (E8:40) [13:36:08:993]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\wsgiref\util.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:993]: Source for file 'Lib_wsgiref_util.py' is compressed MSI (s) (E8:40) [13:36:08:993]: Executing op: FileCopy(SourceName=validate.py,SourceCabKey=Lib_wsgiref_validate.py,DestName=validate.py,Attributes=512,FileSize=15540,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1918486756,HashPart2=-1014411112,HashPart3=-433321980,HashPart4=-659283146,,) MSI (s) (E8:40) [13:36:08:993]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\wsgiref\validate.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:993]: Source for file 'Lib_wsgiref_validate.py' is compressed MSI (s) (E8:40) [13:36:08:993]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib) MSI (s) (E8:40) [13:36:08:993]: Executing op: SetSourceFolder(Folder=1\Lib) MSI (s) (E8:40) [13:36:08:993]: Executing op: FileCopy(SourceName=xdrlib.py,SourceCabKey=Lib_xdrlib.py,DestName=xdrlib.py,Attributes=512,FileSize=6154,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1707522901,HashPart2=1956166474,HashPart3=-708644176,HashPart4=111410937,,) MSI (s) (E8:40) [13:36:08:993]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xdrlib.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:993]: Source for file 'Lib_xdrlib.py' is compressed MSI (s) (E8:40) [13:36:08:993]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml) MSI (s) (E8:40) [13:36:08:993]: Executing op: SetSourceFolder(Folder=1\Lib\xml) MSI (s) (E8:40) [13:36:08:993]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_xml___init__.py,DestName=init.py,Attributes=512,FileSize=577,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2055539525,HashPart2=-1797619403,HashPart3=2131974130,HashPart4=1108972482,,) MSI (s) (E8:40) [13:36:08:993]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml_init_.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:08:993]: Source for file 'Lib_xml___init__.py' is compressed MSI (s) (E8:40) [13:36:09:008]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\dom) MSI (s) (E8:40) [13:36:09:008]: Executing op: SetSourceFolder(Folder=1\Lib\xml\dom) MSI (s) (E8:40) [13:36:09:008]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_xml_dom___init__.py,DestName=init.py,Attributes=512,FileSize=4159,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-658069678,HashPart2=-1466600046,HashPart3=-856807777,HashPart4=2096277800,,) MSI (s) (E8:40) [13:36:09:008]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\dom_init_.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:008]: Source for file 'Lib_xml_dom___init__.py' is compressed MSI (s) (E8:40) [13:36:09:008]: Executing op: FileCopy(SourceName=domreg.py,SourceCabKey=Lib_xml_dom_domreg.py,DestName=domreg.py,Attributes=512,FileSize=3550,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1381488620,HashPart2=1945374606,HashPart3=737461534,HashPart4=-579171618,,) MSI (s) (E8:40) [13:36:09:008]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\dom\domreg.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:008]: Source for file 'Lib_xml_dom_domreg.py' is compressed MSI (s) (E8:40) [13:36:09:008]: Executing op: FileCopy(SourceName=bpgzzxeu.py|expatbuilder.py,SourceCabKey=Lib_xml_dom_expatbuilder.py,DestName=expatbuilder.py,Attributes=512,FileSize=36721,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=395762830,HashPart2=1676954409,HashPart3=-1315801040,HashPart4=695599404,,) MSI (s) (E8:40) [13:36:09:008]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\dom\expatbuilder.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:008]: Source for file 'Lib_xml_dom_expatbuilder.py' is compressed MSI (s) (E8:40) [13:36:09:008]: Executing op: FileCopy(SourceName=bgn_1qdh.py|minicompat.py,SourceCabKey=Lib_xml_dom_minicompat.py,DestName=minicompat.py,Attributes=512,FileSize=3476,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1536935634,HashPart2=1927473200,HashPart3=-1394606925,HashPart4=-2020142148,,) MSI (s) (E8:40) [13:36:09:008]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\dom\minicompat.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:008]: Source for file 'Lib_xml_dom_minicompat.py' is compressed MSI (s) (E8:40) [13:36:09:024]: Executing op: FileCopy(SourceName=minidom.py,SourceCabKey=Lib_xml_dom_minidom.py,DestName=minidom.py,Attributes=512,FileSize=68839,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1601591173,HashPart2=-779968773,HashPart3=-548918005,HashPart4=92090451,,) MSI (s) (E8:40) [13:36:09:024]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\dom\minidom.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:024]: Source for file 'Lib_xml_dom_minidom.py' is compressed MSI (s) (E8:40) [13:36:09:024]: Executing op: FileCopy(SourceName=dqdkycrf.py|NodeFilter.py,SourceCabKey=Lib_xml_dom_NodeFilter.py,DestName=NodeFilter.py,Attributes=512,FileSize=963,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1461167975,HashPart2=1325277138,HashPart3=2010938175,HashPart4=1214785145,,) MSI (s) (E8:40) [13:36:09:024]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\dom\NodeFilter.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:024]: Source for file 'Lib_xml_dom_NodeFilter.py' is compressed MSI (s) (E8:40) [13:36:09:024]: Executing op: FileCopy(SourceName=pulldom.py,SourceCabKey=Lib_xml_dom_pulldom.py,DestName=pulldom.py,Attributes=512,FileSize=12346,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-2147278070,HashPart2=1992221604,HashPart3=255628780,HashPart4=-986521492,,) MSI (s) (E8:40) [13:36:09:024]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\dom\pulldom.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:024]: Source for file 'Lib_xml_dom_pulldom.py' is compressed MSI (s) (E8:40) [13:36:09:024]: Executing op: FileCopy(SourceName=lz_qk4bz.py|xmlbuilder.py,SourceCabKey=Lib_xml_dom_xmlbuilder.py,DestName=xmlbuilder.py,Attributes=512,FileSize=12791,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-460879248,HashPart2=-1459029328,HashPart3=-1192996933,HashPart4=-10658008,,) MSI (s) (E8:40) [13:36:09:024]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\dom\xmlbuilder.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:024]: Source for file 'Lib_xml_dom_xmlbuilder.py' is compressed MSI (s) (E8:40) [13:36:09:024]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\etree) MSI (s) (E8:40) [13:36:09:024]: Executing op: SetSourceFolder(Folder=1\Lib\xml\etree) MSI (s) (E8:40) [13:36:09:024]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_xml_etree___init__.py,DestName=init.py,Attributes=512,FileSize=1637,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1383044514,HashPart2=1542172325,HashPart3=498215669,HashPart4=695585198,,) MSI (s) (E8:40) [13:36:09:024]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\etree_init_.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:024]: Source for file 'Lib_xml_etree___init__.py' is compressed MSI (s) (E8:40) [13:36:09:040]: Executing op: FileCopy(SourceName=dhubraoz.py|cElementTree.py,SourceCabKey=Lib_xml_etree_cElementTree.py,DestName=cElementTree.py,Attributes=512,FileSize=85,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-698491500,HashPart2=1733847465,HashPart3=-167233821,HashPart4=1929987999,,) MSI (s) (E8:40) [13:36:09:040]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\etree\cElementTree.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:040]: Source for file 'Lib_xml_etree_cElementTree.py' is compressed MSI (s) (E8:40) [13:36:09:040]: Executing op: FileCopy(SourceName=xnyld8fk.py|ElementInclude.py,SourceCabKey=Lib_xml_etree_ElementInclude.py,DestName=ElementInclude.py,Attributes=512,FileSize=5294,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-463559512,HashPart2=770402230,HashPart3=1906658121,HashPart4=1937824359,,) MSI (s) (E8:40) [13:36:09:040]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\etree\ElementInclude.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:040]: Source for file 'Lib_xml_etree_ElementInclude.py' is compressed MSI (s) (E8:40) [13:36:09:040]: Executing op: FileCopy(SourceName=huqc87_b.py|ElementPath.py,SourceCabKey=Lib_xml_etree_ElementPath.py,DestName=ElementPath.py,Attributes=512,FileSize=13523,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2113780486,HashPart2=273345165,HashPart3=832675269,HashPart4=-1058755441,,) MSI (s) (E8:40) [13:36:09:040]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\etree\ElementPath.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:040]: Source for file 'Lib_xml_etree_ElementPath.py' is compressed MSI (s) (E8:40) [13:36:09:040]: Executing op: FileCopy(SourceName=pj8xcbtb.py|ElementTree.py,SourceCabKey=Lib_xml_etree_ElementTree.py,DestName=ElementTree.py,Attributes=512,FileSize=74786,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=967580189,HashPart2=426467220,HashPart3=-1542251194,HashPart4=-1741856229,,) MSI (s) (E8:40) [13:36:09:040]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\etree\ElementTree.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:040]: Source for file 'Lib_xml_etree_ElementTree.py' is compressed MSI (s) (E8:40) [13:36:09:040]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\parsers) MSI (s) (E8:40) [13:36:09:040]: Executing op: SetSourceFolder(Folder=1\Lib\xml\parsers) MSI (s) (E8:40) [13:36:09:040]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_xml_parsers___init__.py,DestName=init.py,Attributes=512,FileSize=175,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1889721951,HashPart2=1999255039,HashPart3=749405165,HashPart4=-476862015,,) MSI (s) (E8:40) [13:36:09:040]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\parsers_init_.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:040]: Source for file 'Lib_xml_parsers___init__.py' is compressed MSI (s) (E8:40) [13:36:09:055]: Executing op: FileCopy(SourceName=expat.py,SourceCabKey=Lib_xml_parsers_expat.py,DestName=expat.py,Attributes=512,FileSize=256,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-200466874,HashPart2=1408513424,HashPart3=257380934,HashPart4=-1482676728,,) MSI (s) (E8:40) [13:36:09:055]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\parsers\expat.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:055]: Source for file 'Lib_xml_parsers_expat.py' is compressed MSI (s) (E8:40) [13:36:09:055]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\sax) MSI (s) (E8:40) [13:36:09:055]: Executing op: SetSourceFolder(Folder=1\Lib\xml\sax) MSI (s) (E8:40) [13:36:09:055]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_xml_sax___init__.py,DestName=init.py,Attributes=512,FileSize=3754,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-720702686,HashPart2=1510515143,HashPart3=-1112234244,HashPart4=-173715094,,) MSI (s) (E8:40) [13:36:09:055]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\sax_init_.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:055]: Source for file 'Lib_xml_sax___init__.py' is compressed MSI (s) (E8:40) [13:36:09:055]: Executing op: FileCopy(SourceName=pkdbuafi.py|exceptions.py,SourceCabKey=Lib_xml_sax__exceptions.py,DestName=exceptions.py,Attributes=512,FileSize=4916,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-398792028,HashPart2=689280102,HashPart3=645653534,HashPart4=1825593761,,) MSI (s) (E8:40) [13:36:09:055]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\sax_exceptions.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:055]: Source for file 'Lib_xml_sax__exceptions.py' is compressed MSI (s) (E8:40) [13:36:09:055]: Executing op: FileCopy(SourceName=rq4ywwx-.py|expatreader.py,SourceCabKey=Lib_xml_sax_expatreader.py,DestName=expatreader.py,Attributes=512,FileSize=16150,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-220305789,HashPart2=1829488813,HashPart3=-1947149885,HashPart4=585607369,,) MSI (s) (E8:40) [13:36:09:055]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\sax\expatreader.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:055]: Source for file 'Lib_xml_sax_expatreader.py' is compressed MSI (s) (E8:40) [13:36:09:055]: Executing op: FileCopy(SourceName=handler.py,SourceCabKey=Lib_xml_sax_handler.py,DestName=handler.py,Attributes=512,FileSize=14264,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1811154790,HashPart2=-655685130,HashPart3=-1843975723,HashPart4=481413250,,) MSI (s) (E8:40) [13:36:09:055]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\sax\handler.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:055]: Source for file 'Lib_xml_sax_handler.py' is compressed MSI (s) (E8:40) [13:36:09:071]: Executing op: FileCopy(SourceName=saxutils.py,SourceCabKey=Lib_xml_sax_saxutils.py,DestName=saxutils.py,Attributes=512,FileSize=12624,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=1362746104,HashPart2=-1827945067,HashPart3=-829441547,HashPart4=-1167680981,,) MSI (s) (E8:40) [13:36:09:071]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\sax\saxutils.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:071]: Source for file 'Lib_xml_sax_saxutils.py' is compressed MSI (s) (E8:40) [13:36:09:071]: Executing op: FileCopy(SourceName=vh4drcez.py|xmlreader.py,SourceCabKey=Lib_xml_sax_xmlreader.py,DestName=xmlreader.py,Attributes=512,FileSize=13064,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1059620548,HashPart2=-1175491255,HashPart3=1837998971,HashPart4=786404486,,) MSI (s) (E8:40) [13:36:09:071]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\sax\xmlreader.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:071]: Source for file 'Lib_xml_sax_xmlreader.py' is compressed MSI (s) (E8:40) [13:36:09:071]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xmlrpc) MSI (s) (E8:40) [13:36:09:071]: Executing op: SetSourceFolder(Folder=1\Lib\xmlrpc) MSI (s) (E8:40) [13:36:09:071]: Executing op: FileCopy(SourceName=init.py,SourceCabKey=Lib_xmlrpc___init.py,DestName=init.py,Attributes=512,FileSize=39,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=43066872,HashPart2=-1855077409,HashPart3=-610498150,HashPart4=-834085233,,) MSI (s) (E8:40) [13:36:09:071]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xmlrpc_init_.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:071]: Source for file 'Lib_xmlrpc___init__.py' is compressed MSI (s) (E8:40) [13:36:09:071]: Executing op: FileCopy(SourceName=client.py,SourceCabKey=Lib_xmlrpc_client.py,DestName=client.py,Attributes=512,FileSize=50666,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-1611081900,HashPart2=-2130489126,HashPart3=269629830,HashPart4=694494739,,) MSI (s) (E8:40) [13:36:09:071]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xmlrpc\client.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:071]: Source for file 'Lib_xmlrpc_client.py' is compressed MSI (s) (E8:40) [13:36:09:071]: Executing op: FileCopy(SourceName=server.py,SourceCabKey=Lib_xmlrpc_server.py,DestName=server.py,Attributes=512,FileSize=37658,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-535665359,HashPart2=1414989745,HashPart3=-679745046,HashPart4=1895566744,,) MSI (s) (E8:40) [13:36:09:087]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xmlrpc\server.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:087]: Source for file 'Lib_xmlrpc_server.py' is compressed MSI (s) (E8:40) [13:36:09:087]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib) MSI (s) (E8:40) [13:36:09:087]: Executing op: SetSourceFolder(Folder=1\Lib) MSI (s) (E8:40) [13:36:09:087]: Executing op: FileCopy(SourceName=zipapp.py,SourceCabKey=Lib_zipapp.py,DestName=zipapp.py,Attributes=512,FileSize=7741,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=981041577,HashPart2=1684097372,HashPart3=-928008737,HashPart4=-1094046687,,) MSI (s) (E8:40) [13:36:09:087]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\zipapp.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:087]: Source for file 'Lib_zipapp.py' is compressed MSI (s) (E8:40) [13:36:09:087]: Executing op: FileCopy(SourceName=zipfile.py,SourceCabKey=Lib_zipfile.py,DestName=zipfile.py,Attributes=512,FileSize=88294,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-705950940,HashPart2=-941243806,HashPart3=-1786989491,HashPart4=109267737,,) MSI (s) (E8:40) [13:36:09:087]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\zipfile.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:087]: Source for file 'Lib_zipfile.py' is compressed MSI (s) (E8:40) [13:36:09:087]: Executing op: FileCopy(SourceName=x2wq8pl7.py|zipimport.py,SourceCabKey=Lib_zipimport.py,DestName=zipimport.py,Attributes=512,FileSize=31556,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=847582987,HashPart2=-790285143,HashPart3=-603351758,HashPart4=1463283309,,) MSI (s) (E8:40) [13:36:09:087]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\zipimport.py; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:087]: Source for file 'Lib_zipimport.py' is compressed MSI (s) (E8:40) [13:36:09:087]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs) MSI (s) (E8:40) [13:36:09:087]: Executing op: SetSourceFolder(Folder=1\DLLs) MSI (s) (E8:40) [13:36:09:087]: Executing op: FileCopy(SourceName=k73frdae.dll|libcrypto-1_1.dll,SourceCabKey=libcrypto_1_1.dll,DestName=libcrypto-1_1.dll,Attributes=512,FileSize=3381792,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=1.1.1.4,Language=1033,InstallMode=58982400,,,,,,,) MSI (s) (E8:40) [13:36:09:087]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs\libcrypto-1_1.dll; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:087]: Source for file 'libcrypto_1_1.dll' is compressed MSI (s) (E8:40) [13:36:09:118]: Executing op: FileCopy(SourceName=libffi-7.dll,SourceCabKey=libffi_7.dll,DestName=libffi-7.dll,Attributes=512,FileSize=32792,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-155573180,HashPart2=-549432339,HashPart3=-1473296251,HashPart4=58426667,,) MSI (s) (E8:40) [13:36:09:118]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs\libffi-7.dll; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:118]: Source for file 'libffi_7.dll' is compressed MSI (s) (E8:40) [13:36:09:118]: Executing op: FileCopy(SourceName=jh-quxxi.dll|libssl-1_1.dll,SourceCabKey=libssl_1_1.dll,DestName=libssl-1_1.dll,Attributes=512,FileSize=686112,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=1.1.1.4,Language=1033,InstallMode=58982400,,,,,,,) MSI (s) (E8:40) [13:36:09:118]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs\libssl-1_1.dll; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:118]: Source for file 'libssl_1_1.dll' is compressed MSI (s) (E8:40) [13:36:09:133]: Executing op: FileCopy(SourceName=pyexpat.pyd,SourceCabKey=pyexpat.pyd,DestName=pyexpat.pyd,Attributes=512,FileSize=189512,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.8.150.1013,Language=0,InstallMode=58982400,,,,,,,) MSI (s) (E8:40) [13:36:09:133]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs\pyexpat.pyd; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:133]: Source for file 'pyexpat.pyd' is compressed MSI (s) (E8:40) [13:36:09:133]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv\scripts\nt) MSI (s) (E8:40) [13:36:09:133]: Executing op: SetSourceFolder(Folder=1\Lib\venv\scripts\nt) MSI (s) (E8:40) [13:36:09:133]: Executing op: FileCopy(SourceName=python.exe,SourceCabKey=python.exe,DestName=python.exe,Attributes=512,FileSize=524872,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.8.150.1013,Language=0,InstallMode=58982400,,,,,,,) MSI (s) (E8:40) [13:36:09:133]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv\scripts\nt\python.exe; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:133]: Source for file 'python.exe' is compressed MSI (s) (E8:40) [13:36:09:133]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs) MSI (s) (E8:40) [13:36:09:133]: Executing op: SetSourceFolder(Folder=1\DLLs) MSI (s) (E8:40) [13:36:09:133]: Executing op: FileCopy(SourceName=fsdru6j1.cat|python_lib.cat,SourceCabKey=python_lib.cat,DestName=python_lib.cat,Attributes=512,FileSize=156571,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=-693112078,HashPart2=101625993,HashPart3=-1430884707,HashPart4=-793958555,,) MSI (s) (E8:40) [13:36:09:133]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs\python_lib.cat; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:133]: Source for file 'python_lib.cat' is compressed MSI (s) (E8:40) [13:36:09:149]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv\scripts\nt) MSI (s) (E8:40) [13:36:09:149]: Executing op: SetSourceFolder(Folder=1\Lib\venv\scripts\nt) MSI (s) (E8:40) [13:36:09:149]: Executing op: FileCopy(SourceName=pythonw.exe,SourceCabKey=pythonw.exe,DestName=pythonw.exe,Attributes=512,FileSize=523848,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.8.150.1013,Language=0,InstallMode=58982400,,,,,,,) MSI (s) (E8:40) [13:36:09:149]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv\scripts\nt\pythonw.exe; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:149]: Source for file 'pythonw.exe' is compressed MSI (s) (E8:40) [13:36:09:149]: Executing op: SetTargetFolder(Folder=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs) MSI (s) (E8:40) [13:36:09:149]: Executing op: SetSourceFolder(Folder=1\DLLs) MSI (s) (E8:40) [13:36:09:149]: Executing op: FileCopy(SourceName=select.pyd,SourceCabKey=select.pyd,DestName=select.pyd,Attributes=512,FileSize=26696,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.8.150.1013,Language=0,InstallMode=58982400,,,,,,,) MSI (s) (E8:40) [13:36:09:149]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs\select.pyd; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:149]: Source for file 'select.pyd' is compressed MSI (s) (E8:40) [13:36:09:149]: Executing op: FileCopy(SourceName=sqlite3.dll,SourceCabKey=sqlite3.dll,DestName=sqlite3.dll,Attributes=512,FileSize=1272904,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.28.0.0,Language=0,InstallMode=58982400,,,,,,,) MSI (s) (E8:40) [13:36:09:149]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs\sqlite3.dll; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:149]: Source for file 'sqlite3.dll' is compressed MSI (s) (E8:40) [13:36:09:165]: Executing op: FileCopy(SourceName=5jnrtyvw.pyd|unicodedata.pyd,SourceCabKey=unicodedata.pyd,DestName=unicodedata.pyd,Attributes=512,FileSize=1096264,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.8.150.1013,Language=0,InstallMode=58982400,,,,,,,) MSI (s) (E8:40) [13:36:09:165]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs\unicodedata.pyd; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:165]: Source for file 'unicodedata.pyd' is compressed MSI (s) (E8:40) [13:36:09:180]: Executing op: FileCopy(SourceName=winsound.pyd,SourceCabKey=winsound.pyd,DestName=winsound.pyd,Attributes=512,FileSize=28744,PerTick=65536,,VerifyMedia=1,,,,,CheckCRC=0,Version=3.8.150.1013,Language=0,InstallMode=58982400,,,,,,,) MSI (s) (E8:40) [13:36:09:180]: File: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs\winsound.pyd; To be installed; Won't patch; No existing file MSI (s) (E8:40) [13:36:09:180]: Source for file 'winsound.pyd' is compressed MSI (s) (E8:40) [13:36:09:180]: Executing op: CacheSizeFlush(,) MSI (s) (E8:40) [13:36:09:180]: Executing op: ActionStart(Name=WriteRegistryValues,Description=Writing system registry values,Template=Key: [1], Name: [2], Value: [3]) MSI (s) (E8:40) [13:36:09:180]: Executing op: ProgressTotal(Total=2,Type=1,ByteEquivalent=13200) MSI (s) (E8:40) [13:36:09:180]: Executing op: RegOpenKey(Root=-1,Key=Software\Python\PythonCore\3.8\PythonPath,,BinaryType=1,,) MSI (s) (E8:40) [13:36:09:180]: Executing op: RegAddValue(,Value=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib;C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs,) MSI (s) (E8:40) [13:36:09:180]: Executing op: RegOpenKey(Root=-1,Key=Software\Python\PythonCore\3.8\InstalledFeatures,,BinaryType=1,,) MSI (s) (E8:40) [13:36:09:180]: Executing op: RegAddValue(Name=lib,Value=3.8.150.0,) MSI (s) (E8:40) [13:36:09:180]: Executing op: ActionStart(Name=RegisterProduct,Description=Registering product,Template=[1]) MSI (s) (E8:40) [13:36:09:180]: Executing op: ChangeMedia(,MediaPrompt=Please insert the disk: ,MediaCabinet=cab1.cab,BytesPerTick=0,CopierType=2,ModuleFileName=C:\Windows\Installer\9704e.msi,,,,,IsFirstPhysicalMedia=1) MSI (s) (E8:40) [13:36:09:180]: Executing op: DatabaseCopy(DatabasePath=C:\Windows\Installer\9704e.msi,ProductCode={682627D4-757B-42BE-B2D3-94AB0F3D08FF},,,) MSI (s) (E8:40) [13:36:09:180]: Note: 1: 1402 2: UNKNOWN\Products\4D726286B757EB242B3D49BAF0D380FF\InstallProperties 3: 2 MSI (s) (E8:40) [13:36:09:180]: Note: 1: 2318 2: C:\Windows\Installer\97051.msi MSI (s) (E8:40) [13:36:09:180]: File will have security applied from OpCode. MSI (s) (E8:40) [13:36:09:196]: Executing op: ProductRegister(UpgradeCode={4199C9A0-3B81-5A01-8B30-A15CB329AF96},VersionString=3.8.150.0,,,,InstallSource=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0,Publisher=Python Software Foundation,,,,,,,,,,,SystemComponent=1,EstimatedSize=26612,,,,) MSI (s) (E8:40) [13:36:09:196]: Executing op: ProductCPDisplayInfoRegister() MSI (s) (E8:40) [13:36:09:196]: Executing op: ActionStart(Name=PublishFeatures,Description=Publishing Product Features,Template=Feature: [1]) MSI (s) (E8:40) [13:36:09:196]: Executing op: FeaturePublish(Feature=DefaultFeature,,Absent=2,Component=u&1)hE.QFhE.QF%9MYUr*!pb]5vB2k[FnoSLyXxpLhWU%ABh7J-EG5wMl-LYj0GzMgYE}nIEd9JuGBKJGUs_!(hLyNEEQFaN8xD*_&Xc.%+))pJC5FG+3AefN8G@R)ARxuB^=KsLm{FGNWr)8a5UejF}$b'Z$7EXrcvm%=S[p*D=&eIJqrzVk&v544orEvAgiUzsXYQ{DL!CLK.1OXBN`N9yRJOr]0RJD9-`AHCD}nQ@rPiEbuN.r-2wV3FR$t)B7ksISa2)2dHtuNCM2,Vs&8o$XNNz&G~C[JEQs-,A1zT*fMRZL(sgr+Bq'tzvvqj7jF-tL_fZxGD~'l$7,0FjUiBNBAwxImCxqIn)2NC%_ZwYLWC97KB?N9B,xVaJOf9?ORMaGaFTmB'[!w3=0XPIZJOc0SF+){Ux'35[My,(MXs?qaCy'DXi.ODI5=yoUUhmYZENa~g$fb4MB,[+Nc^Mn0E(QfZ&f]&zNb!Oc{$6]BP(yAFO0IBf594J_6k_IC!%a'C6Wy6a&bj0Momv`Fr'1vS%7itxTEKHWIm%ACiP(^BiR~jhM%-~&`Rf?Cv{kH5{~Ojc)eGELsM0XBL*3+D5x8!6-KQdjG^]'D$J-]Y4-ExFf}K6k=+}BEWgvqGw4ckPpexeab^E3hx,^DmloN7M{&IY&W_BS@own)[IK@1O,7,nKdiBlqg0Z.x@']pfcse24myB{v8PDv3}K]Vq[sHijw*FK+QaVcwDAZHuo)L(%SBt$8.NT9oAzk,{l5@mdyE+*&7EELer(uCGSb&C0=F*JOp!X=0gCL&~*Xpr*BB5VQ.]{d?f=n7Tcb,]i0D'+'79'E{y%?&V66qvt'D2}4D@MTK_lb)&Ynvp[OE1yjU?f%K-F+p94Xq6FcC~x%jl(O3r?BFm7IjoreB`iltVp[p`Rl{kJoPLm{D@o,6un,ki$r~%KRF'cPDmj0TeF8]yskFq29~xnNBF3wVuQuUrF?Y9Xu(}}oF$4n~4 MSI (s) (E8:40) [13:36:09:196]: Executing op: ActionStart(Name=PublishProduct,Description=Publishing product information,) MSI (s) (E8:40) [13:36:09:196]: Executing op: CleanupConfigData() MSI (s) (E8:40) [13:36:09:196]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-21-1562851197-120510332-3353758861-500\Products\4D726286B757EB242B3D49BAF0D380FF\Patches 3: 2 MSI (s) (E8:40) [13:36:09:196]: Executing op: RegisterPatchOrder(Continue=0,SequenceType=1,Remove=0) MSI (s) (E8:40) [13:36:09:196]: Note: 1: 1402 2: UNKNOWN\Products\4D726286B757EB242B3D49BAF0D380FF\Patches 3: 2 MSI (s) (E8:40) [13:36:09:196]: Executing op: ProductPublish(PackageKey={2B97C93A-4873-42D5-BF15-14CF65A7E8C8}) MSI (s) (E8:40) [13:36:09:196]: Note: 1: 1402 2: UNKNOWN\Installer\Products\4D726286B757EB242B3D49BAF0D380FF 3: 2 MSI (s) (E8:40) [13:36:09:196]: Note: 1: 1402 2: UNKNOWN\Installer\Products\4D726286B757EB242B3D49BAF0D380FF 3: 2 MSI (s) (E8:40) [13:36:09:196]: Note: 1: 1402 2: UNKNOWN\Installer\Products\4D726286B757EB242B3D49BAF0D380FF 3: 2 MSI (s) (E8:40) [13:36:09:196]: Note: 1: 1402 2: UNKNOWN\Installer\Products\4D726286B757EB242B3D49BAF0D380FF 3: 2 MSI (s) (E8:40) [13:36:09:196]: Note: 1: 1402 2: UNKNOWN\Installer\Products\4D726286B757EB242B3D49BAF0D380FF 3: 2 MSI (s) (E8:40) [13:36:09:196]: Note: 1: 1402 2: UNKNOWN\Installer\Products\4D726286B757EB242B3D49BAF0D380FF 3: 2 MSI (s) (E8:40) [13:36:09:196]: Note: 1: 1402 2: UNKNOWN\Installer\Products\4D726286B757EB242B3D49BAF0D380FF 3: 2 MSI (s) (E8:40) [13:36:09:196]: Note: 1: 1402 2: UNKNOWN\Installer\Products\4D726286B757EB242B3D49BAF0D380FF 3: 2 MSI (s) (E8:40) [13:36:09:196]: Note: 1: 1402 2: UNKNOWN\Installer\Products\4D726286B757EB242B3D49BAF0D380FF 3: 2 MSI (s) (E8:40) [13:36:09:196]: Note: 1: 1402 2: UNKNOWN\Installer\Products\4D726286B757EB242B3D49BAF0D380FF 3: 2 MSI (s) (E8:40) [13:36:09:196]: Note: 1: 1402 2: UNKNOWN\Installer\Products\4D726286B757EB242B3D49BAF0D380FF 3: 2 MSI (s) (E8:40) [13:36:09:196]: Executing op: UpgradeCodePublish(UpgradeCode={4199C9A0-3B81-5A01-8B30-A15CB329AF96}) MSI (s) (E8:40) [13:36:09:196]: Executing op: SourceListPublish(,,,,NumberOfDisks=1) MSI (s) (E8:40) [13:36:09:196]: Note: 1: 1402 2: UNKNOWN\Installer\Products\4D726286B757EB242B3D49BAF0D380FF\SourceList 3: 2 MSI (s) (E8:40) [13:36:09:196]: Executing op: ProductPublishClient(,,) MSI (s) (E8:40) [13:36:09:196]: Executing op: SourceListRegisterLastUsed(SourceProduct={682627D4-757B-42BE-B2D3-94AB0F3D08FF},LastUsedSource=C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0) MSI (s) (E8:40) [13:36:09:196]: Entering CMsiConfigurationManager::SetLastUsedSource. MSI (s) (E8:40) [13:36:09:196]: Specifed source is already in a list. MSI (s) (E8:40) [13:36:09:196]: User policy value 'SearchOrder' is 'nmu' MSI (s) (E8:40) [13:36:09:196]: Adding new sources is allowed. MSI (s) (E8:40) [13:36:09:196]: Set LastUsedSource to: C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0. MSI (s) (E8:40) [13:36:09:196]: Set LastUsedType to: n. MSI (s) (E8:40) [13:36:09:196]: Set LastUsedIndex to: 1. MSI (s) (E8:40) [13:36:09:196]: Executing op: End(Checksum=0,ProgressTotalHDWord=0,ProgressTotalLDWord=53610206) MSI (s) (E8:40) [13:36:09:212]: Note: 1: 2265 2: 3: -2147287035 MSI (s) (E8:40) [13:36:09:212]: User policy value 'DisableRollback' is 0 MSI (s) (E8:40) [13:36:09:212]: Machine policy value 'DisableRollback' is 0 MSI (s) (E8:40) [13:36:09:212]: Note: 1: 2265 2: 3: -2147287035 MSI (s) (E8:40) [13:36:09:212]: Note: 1: 2318 2:
    MSI (s) (E8:40) [13:36:09:212]: Note: 1: 2318 2:
    MSI (s) (E8:40) [13:36:09:212]: No System Restore sequence number for this installation. MSI (s) (E8:40) [13:36:09:212]: Unlocking Server MSI (s) (E8:40) [13:36:09:227]: PROPERTY CHANGE: Deleting UpdateStarted property. Its current value is '1'. Action ended 13:36:09: InstallFinalize. Return value 1. Action ended 13:36:09: INSTALL. Return value 1. Property(S): UpgradeCode = {4199C9A0-3B81-5A01-8B30-A15CB329AF96} Property(S): Lib = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib
    Property(S): Lib_asyncio = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio
    Property(S): Lib_collections = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\collections
    Property(S): Lib_concurrent_futures = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\concurrent\futures
    Property(S): Lib_concurrent = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\concurrent
    Property(S): Lib_ctypes_macholib = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\macholib
    Property(S): Lib_ctypes_test = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test
    Property(S): Lib_ctypes = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes
    Property(S): Lib_curses = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\curses
    Property(S): Lib_dbm = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\dbm
    Property(S): Lib_distutils = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils
    Property(S): Lib_distutils_command = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command
    Property(S): Lib_distutils_tests = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests
    Property(S): Lib_email = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email
    Property(S): Lib_email_mime = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\mime
    Property(S): Lib_encodings = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings
    Property(S): Lib_ensurepip__bundled = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ensurepip_bundled
    Property(S): Lib_ensurepip = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ensurepip
    Property(S): Lib_html = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\html
    Property(S): Lib_http = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\http
    Property(S): Lib_importlib = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\importlib
    Property(S): Lib_json = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\json
    Property(S): Lib_lib2to3 = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3
    Property(S): Lib_lib2to3_fixes = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes
    Property(S): Lib_lib2to3_pgen2 = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\pgen2
    Property(S): Lib_lib2to3_tests_data = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data
    Property(S): Lib_lib2to3_tests_data_fixers = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\fixers
    Property(S): Lib_lib2to3_tests_data_fixers_myfixes = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\fixers\myfixes
    Property(S): Lib_lib2to3_tests = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests
    Property(S): Lib_logging = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\logging
    Property(S): Lib_msilib = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\msilib
    Property(S): Lib_multiprocessing = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing
    Property(S): Lib_multiprocessing_dummy = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\dummy
    Property(S): Lib_pydoc_data = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\pydoc_data
    Property(S): Lib_site_packages = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\site-packages
    Property(S): Lib_sqlite3 = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3
    Property(S): Lib_sqlite3_test = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3\test
    Property(S): Lib_unittest = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest
    Property(S): Lib_unittest_test = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test
    Property(S): Lib_unittest_test_testmock = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\testmock
    Property(S): Lib_urllib = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\urllib
    Property(S): Lib_venv_scripts_common = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv\scripts\common
    Property(S): Lib_venv_scripts_nt = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv\scripts\nt
    Property(S): Lib_venv_scripts_posix = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv\scripts\posix
    Property(S): Lib_venv = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv
    Property(S): Lib_wsgiref = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\wsgiref
    Property(S): Lib_xmlrpc = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xmlrpc
    Property(S): Lib_xml_dom = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\dom
    Property(S): Lib_xml_etree = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\etree
    Property(S): Lib_xml_parsers = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\parsers
    Property(S): Lib_xml_sax = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\sax
    Property(S): Lib_xml = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml
    Property(S): TARGETDIR = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38
    Property(S): DLLs = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs
    Property(S): Catalogs = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\DLLs
    Property(S): InstallDirectory = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38
    Property(S): OPTIONALFEATURESREGISTRYKEY = Software\Python\PythonCore\3.8\InstalledFeatures Property(S): Lib_unittest___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest_pycache_
    Property(S): Lib_unittest_test_testmock___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test\testmock_pycache_
    Property(S): Lib_unittest_test___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\unittest\test_pycache_
    Property(S): Lib_lib2to3_tests___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests_pycache_
    Property(S): Lib_urllib___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\urllib_pycache_
    Property(S): Lib_multiprocessing_dummy___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing\dummy_pycache_
    Property(S): Lib_email___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email_pycache_
    Property(S): Lib_concurrent_futures___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\concurrent\futures_pycache_
    Property(S): Lib_xml_etree___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\etree_pycache_
    Property(S): Lib_lib2to3_pgen2___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\pgen2_pycache_
    Property(S): Lib_xmlrpc___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xmlrpc_pycache_
    Property(S): Lib_collections___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\collections_pycache_
    Property(S): Lib_xml___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml_pycache_
    Property(S): Lib_email_mime___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\email\mime_pycache_
    Property(S): Lib_ensurepip___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ensurepip_pycache_
    Property(S): Lib_dbm___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\dbm_pycache_
    Property(S): Lib_ctypes___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes_pycache_
    Property(S): Lib_pydoc_data___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\pydoc_data_pycache_
    Property(S): Lib_concurrent___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\concurrent_pycache_
    Property(S): Lib_distutils___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils_pycache_
    Property(S): Lib_json___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\json_pycache_
    Property(S): Lib___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib_pycache_
    Property(S): Lib_curses___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\curses_pycache_
    Property(S): Lib_html___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\html_pycache_
    Property(S): Lib_http___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\http_pycache_
    Property(S): Lib_importlib___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\importlib_pycache_
    Property(S): Lib_ctypes_macholib___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\macholib_pycache_
    Property(S): Lib_lib2to3___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3_pycache_
    Property(S): Lib_xml_parsers___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\parsers_pycache_
    Property(S): Lib_sqlite3___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3_pycache_
    Property(S): Lib_wsgiref___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\wsgiref_pycache_
    Property(S): Lib_lib2to3_tests_data_fixers___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\fixers_pycache_
    Property(S): Lib_msilib___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\msilib_pycache_
    Property(S): Lib_lib2to3_fixes___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\fixes_pycache_
    Property(S): Lib_multiprocessing___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\multiprocessing_pycache_
    Property(S): Lib_sqlite3_test___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\sqlite3\test_pycache_
    Property(S): Lib_distutils_tests___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\tests_pycache_
    Property(S): Lib_logging___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\logging_pycache_
    Property(S): Lib_asyncio___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\asyncio_pycache_
    Property(S): Lib_xml_sax___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\sax_pycache_
    Property(S): Lib_venv___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv_pycache_
    Property(S): Lib_xml_dom___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\xml\dom_pycache_
    Property(S): Lib_lib2to3_tests_data_fixers_myfixes___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data\fixers\myfixes_pycache_
    Property(S): Lib_encodings___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\encodings_pycache_
    Property(S): Lib_ctypes_test___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\ctypes\test_pycache_
    Property(S): Lib_distutils_command___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\distutils\command_pycache_
    Property(S): Lib_lib2to3_tests_data___pycache__ = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\lib2to3\tests\data_pycache_
    Property(S): SourceDir = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0
    Property(S): Lib_venv_scripts = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Programs\Python\Python38\Lib\venv\scripts
    Property(S): Manufacturer = Python Software Foundation Property(S): ProductCode = {682627D4-757B-42BE-B2D3-94AB0F3D08FF} Property(S): ProductLanguage = 1033 Property(S): ProductName = Python 3.8.0 Standard Library (64-bit) Property(S): ProductVersion = 3.8.150.0 Property(S): UpgradeTable = 1 Property(S): REGISTRYKEY = Software\Python\PythonCore\3.8 Property(S): SecureCustomProperties = DOWNGRADE;MISSING_CORE;UPGRADE Property(S): MsiLogFileLocation = C:\Users\ADMINI~1.DES\AppData\Local\Temp\Python 3.8.0 (64-bit)_20241120133543_003_lib_JustForMe.log Property(S): PackageCode = {2B97C93A-4873-42D5-BF15-14CF65A7E8C8} Property(S): ProductState = -1 Property(S): PackagecodeChanging = 1 Property(S): ARPSYSTEMCOMPONENT = 1 Property(S): MSIFASTINSTALL = 7 Property(S): REBOOT = ReallySuppress Property(S): CURRENTDIRECTORY = C:\Users\Administrator.DESKTOP-HDCS8FE\Desktop\工具 Property(S): CLIENTUILEVEL = 3 Property(S): MSICLIENTUSESEXTERNALUI = 1 Property(S): CLIENTPROCESSID = 1728 Property(S): VersionDatabase = 300 Property(S): VersionMsi = 5.00 Property(S): VersionNT = 603 Property(S): VersionNT64 = 603 Property(S): WindowsBuild = 9600 Property(S): ServicePackLevel = 0 Property(S): ServicePackLevelMinor = 0 Property(S): MsiNTProductType = 1 Property(S): WindowsFolder = C:\Windows
    Property(S): WindowsVolume = C:
    Property(S): System64Folder = C:\Windows\system32
    Property(S): SystemFolder = C:\Windows\SysWOW64
    Property(S): RemoteAdminTS = 1 Property(S): TempFolder = C:\Users\ADMINI~1.DES\AppData\Local\Temp
    Property(S): ProgramFilesFolder = C:\Program Files (x86)
    Property(S): CommonFilesFolder = C:\Program Files (x86)\Common Files
    Property(S): ProgramFiles64Folder = C:\Program Files
    Property(S): CommonFiles64Folder = C:\Program Files\Common Files
    Property(S): AppDataFolder = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Roaming
    Property(S): FavoritesFolder = C:\Users\Administrator.DESKTOP-HDCS8FE\Favorites
    Property(S): NetHoodFolder = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Roaming\Microsoft\Windows\Network Shortcuts
    Property(S): PersonalFolder = C:\Users\Administrator.DESKTOP-HDCS8FE\Documents
    Property(S): PrintHoodFolder = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Roaming\Microsoft\Windows\Printer Shortcuts
    Property(S): RecentFolder = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Roaming\Microsoft\Windows\Recent
    Property(S): SendToFolder = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Roaming\Microsoft\Windows\SendTo
    Property(S): TemplateFolder = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Roaming\Microsoft\Windows\Templates
    Property(S): CommonAppDataFolder = C:\ProgramData
    Property(S): LocalAppDataFolder = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local
    Property(S): MyPicturesFolder = C:\Users\Administrator.DESKTOP-HDCS8FE\Pictures
    Property(S): AdminToolsFolder = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools
    Property(S): StartupFolder = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
    Property(S): ProgramMenuFolder = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
    Property(S): StartMenuFolder = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Roaming\Microsoft\Windows\Start Menu
    Property(S): DesktopFolder = C:\Users\Administrator.DESKTOP-HDCS8FE\Desktop
    Property(S): FontsFolder = C:\Windows\Fonts
    Property(S): GPTSupport = 1 Property(S): OLEAdvtSupport = 1 Property(S): ShellAdvtSupport = 1 Property(S): MsiAMD64 = 6 Property(S): Msix64 = 6 Property(S): Intel = 6 Property(S): PhysicalMemory = 3870 Property(S): VirtualMemory = 3204 Property(S): LogonUser = 小赛码 Property(S): UserSID = S-1-5-21-1562851197-120510332-3353758861-500 Property(S): UserLanguageID = 2052 Property(S): ComputerName = DESKTOP-HDCS8FE Property(S): SystemLanguageID = 2052 Property(S): ScreenX = 1024 Property(S): ScreenY = 768 Property(S): CaptionHeight = 23 Property(S): BorderTop = 1 Property(S): BorderSide = 1 Property(S): TextHeight = 16 Property(S): TextInternalLeading = 3 Property(S): ColorBits = 32 Property(S): TTCSupport = 1 Property(S): Time = 13:36:09 Property(S): Date = 2024/11/20 Property(S): MsiNetAssemblySupport = 4.8.4084.0 Property(S): MsiWin32AssemblySupport = 6.3.19041.546 Property(S): RedirectedDllSupport = 2 Property(S): USERNAME = Windows User Property(S): COMPANYNAME = P R C Property(S): DATABASE = C:\Windows\Installer\9704e.msi Property(S): OriginalDatabase = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0\lib.msi Property(S): UILevel = 2 Property(S): MsiUISourceResOnly = 1 Property(S): ACTION = INSTALL Property(S): ROOTDRIVE = C:
    Property(S): CostingComplete = 1 Property(S): OutOfDiskSpace = 0 Property(S): OutOfNoRbDiskSpace = 0 Property(S): PrimaryVolumeSpaceAvailable = 0 Property(S): PrimaryVolumeSpaceRequired = 0 Property(S): PrimaryVolumeSpaceRemaining = 0 Property(S): INSTALLLEVEL = 1 Property(S): SOURCEDIR = C:\Users\Administrator.DESKTOP-HDCS8FE\AppData\Local\Package Cache{682627D4-757B-42BE-B2D3-94AB0F3D08FF}v3.8.150.0
    Property(S): SourcedirProduct = {682627D4-757B-42BE-B2D3-94AB0F3D08FF} Property(S): ProductToBeRegistered = 1 MSI (s) (E8:40) [13:36:09:258]: Note: 1: 1707 MSI (s) (E8:40) [13:36:09:258]: Note: 1: 2205 2: 3: Error MSI (s) (E8:40) [13:36:09:258]: Note: 1: 2228 2: 3: Error 4: SELECT Message FROM Error WHERE Error = 1707 MSI (s) (E8:40) [13:36:09:258]: Note: 1: 2205 2: 3: Error MSI (s) (E8:40) [13:36:09:258]: Note: 1: 2228 2: 3: Error 4: SELECT Message FROM Error WHERE Error = 1709 MSI (s) (E8:40) [13:36:09:258]: Product: Python 3.8.0 Standard Library (64-bit) -- Installation completed successfully.

    MSI (s) (E8:40) [13:36:09:258]: Windows Installer 已安装产品。产品名称: Python 3.8.0 Standard Library (64-bit)。产品版本: 3.8.150.0。产品语言: 1033。制造商: Python Software Foundation。安装成功或错误状态: 0。

    MSI (s) (E8:40) [13:36:09:258]: Deferring clean up of packages/files, if any exist MSI (s) (E8:40) [13:36:09:258]: MainEngineThread is returning 0 MSI (s) (E8:6C) [13:36:09:258]: RESTART MANAGER: Session closed. MSI (s) (E8:6C) [13:36:09:258]: No System Restore sequence number for this installation. === Logging stopped: 2024/11/20 13:36:09 === MSI (s) (E8:6C) [13:36:09:258]: User policy value 'DisableRollback' is 0 MSI (s) (E8:6C) [13:36:09:258]: Machine policy value 'DisableRollback' is 0 MSI (s) (E8:6C) [13:36:09:258]: Incrementing counter to disable shutdown. Counter after increment: 0 MSI (s) (E8:6C) [13:36:09:258]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2 MSI (s) (E8:6C) [13:36:09:258]: Note: 1: 2265 2: 3: -2147287035 MSI (s) (E8:6C) [13:36:09:258]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2 MSI (s) (E8:6C) [13:36:09:258]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1 MSI (c) (C0:B8) [13:36:09:274]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1 MSI (c) (C0:B8) [13:36:09:274]: MainEngineThread is returning 0 === Verbose logging stopped: 2024/11/20 13:36:09 ===

                1111111111
      --------111        111--------
     |||   1111   ·   ·  1111   |||
    ---    11111     |      11111  ---- 
           1111     —     1111      ||||
              111        111
                1111111111
                ----------
               |          |
             &&|          |&&
           &&  |          |  &&
    	   &   |          |   &
    	   &   |          |   &
    	 &&	   |          |    &&
    	        ----------
    	         | |   | |
    	         | |   | |
    	         | |   | |
    	         | |   | |
    			 ---   ---
    

    是谁上课时无聊烦别人的主页?站出来! (上面画的是你,别看了))

  • 通过的题目

  • 最近活动

    This person is lazy and didn't join any contests or homework.

题目标签

初窥门径
29
顺序结构
21
分支结构
9
模拟
8
驾轻就熟
7
略有小成
5
循环结构
5
循环嵌套
3
递推
2
二维数组
2
字符串
1
融会贯通
1
一本通编程启蒙
1