PS C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild> .\C urrent\bin\MSBuild.exe -version Microsoft (R) Build Engine version 16.11.0+0538acc04 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. 16.11.0.36601 PS C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi> ls Directory: C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi Mode LastWriteTime Length Name---- ------------- ------ ---- d----- 8/23/2021 9:35 PM bundled----- 8/23/2021 9:35 PM core d----- 8/23/2021 9:35 PM devd----- 8/23/2021 9:35 PM doc d----- 8/23/2021 9:35 PM exed----- 8/23/2021 9:35 PM launcher d----- 8/23/2021 9:35 PM libd----- 8/23/2021 9:35 PM path d----- 8/23/2021 9:35 PM pipd----- 8/23/2021 9:35 PM tcltk d----- 8/23/2021 9:35 PM testd----- 8/23/2021 9:35 PM tools d----- 8/23/2021 9:35 PM ucrt-a---- 8/23/2021 9:35 PM 2525 build.bat -a---- 8/23/2021 9:35 PM 9403 buildrelease.bat-a---- 8/23/2021 9:35 PM 4319 common.wxs -a---- 8/23/2021 9:35 PM 1480 common_en-US.wxl_template-a---- 8/23/2021 9:35 PM 5066 csv_to_wxs.py -a---- 8/23/2021 9:35 PM 646 distutils.command.bdist_wininst.py-a---- 8/23/2021 9:35 PM 679 generate_md5.py -a---- 8/23/2021 9:35 PM 2729 get_externals.bat-a---- 8/23/2021 9:35 PM 2245 make_appx.ps1 -a---- 8/23/2021 9:35 PM 1426 make_cat.ps1-a---- 8/23/2021 9:35 PM 1905 make_zip.proj -a---- 8/23/2021 9:35 PM 9286 msi.props-a---- 8/23/2021 9:35 PM 5873 msi.targets -a---- 8/23/2021 9:35 PM 1972 purge.py-a---- 8/23/2021 9:35 PM 23115 README.txt -a---- 8/23/2021 9:35 PM 1576 sdktools.psm1-a---- 8/23/2021 9:35 PM 1025 sign_build.ps1 -a---- 8/23/2021 9:35 PM 4163 testrelease.bat-a---- 8/23/2021 9:35 PM 5134 uploadrelease.bat -a---- 8/23/2021 9:35 PM 6871 uploadrelease.proj-a---- 8/23/2021 9:35 PM 5407 uploadrelease.ps1 -a---- 8/23/2021 9:35 PM 966 wix.props PS C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi> .\get_externals.bat Downloading nuget... Installing Python via nuget... Feeds used: https://api.nuget.org/v3/index.json Installing package 'pythonx86' to 'C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\externals\windows-installer'. GET https://api.nuget.org/v3/registration5-gz-semver2/pythonx86/index.json OK https://api.nuget.org/v3/registration5-gz-semver2/pythonx86/index.json 1160ms Attempting to gather dependency information for package 'pythonx86.3.9.6' with respect to project 'C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\externals\windows-installer', targeting 'Any,Version=v0.0' Gathering dependency information took 85 ms Attempting to resolve dependencies for package 'pythonx86.3.9.6' with DependencyBehavior 'Lowest' Resolving dependency information took 0 ms Resolving actions to install package 'pythonx86.3.9.6' Resolved actions to install package 'pythonx86.3.9.6' Retrieving package 'pythonx86 3.9.6' from 'nuget.org'. Adding package 'pythonx86.3.9.6' to folder 'C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\externals\windows-installer' Added package 'pythonx86.3.9.6' to folder 'C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\externals\windows-installer' Successfully installed 'pythonx86 3.9.6' to C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\externals\windows-installer Executing nuget actions took 9.53 sec Using "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\..\..\externals\windows-installer\pythonx86\tools\python.exe" (found on nuget.org) Fetching external libraries... Fetching external tools... Fetching binutils... Fetching gpg... Fetching htmlhelp... Fetching nuget... Fetching redist-1... Fetching wix... Finished. PS C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi> .\build.bat Using "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\..\..\externals\windows-installer\pythonx86\tools\python.exe" (found in externals directory) Fetching external libraries... Fetching external tools... binutils already exists, skipping. gpg already exists, skipping. htmlhelp already exists, skipping. nuget already exists, skipping. redist-1 already exists, skipping. wix already exists, skipping. Finished. Using "C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\msbuild.exe" (found in the Visual Studio installation) Installing Python via nuget... Feeds used: https://api.nuget.org/v3/index.json Installing package 'pythonx86' to 'C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\externals'. CACHE https://api.nuget.org/v3/registration5-gz-semver2/pythonx86/index.json Attempting to gather dependency information for package 'pythonx86.3.9.6' with respect to project 'C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\externals', targeting 'Any,Version=v0.0' Gathering dependency information took 57 ms Attempting to resolve dependencies for package 'pythonx86.3.9.6' with DependencyBehavior 'Lowest' Resolving dependency information took 0 ms Resolving actions to install package 'pythonx86.3.9.6' Resolved actions to install package 'pythonx86.3.9.6' Retrieving package 'pythonx86 3.9.6' from 'nuget.org'. Adding package 'pythonx86.3.9.6' to folder 'C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\externals' Added package 'pythonx86.3.9.6' to folder 'C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\externals' Successfully installed 'pythonx86 3.9.6' to C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\externals Executing nuget actions took 6.34 sec Using "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\..\..\PCbuild\\..\externals\pythonx86\tools\python.exe" (found on nuget.org) Fetching external libraries... Fetching bzip2-1.0.6... Fetching sqlite-3.35.5.0... Fetching xz-5.2.2... Fetching zlib-1.2.11... Fetching external binaries... Fetching libffi... Fetching openssl-bin-1.1.1k-1... Fetching tcltk-8.6.9.0... Finished. Using "C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\msbuild.exe" (found in the environment) ieuser@MSEDGEWIN10 C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi>"C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\msbuild.exe" "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pcbuild.proj" /t:Build /m /nologo /v: m /clp:summary /p:Configuration=Debug /p:Platform=x64 /p:IncludeExternals=true /p:IncludeCTypes=true /p:IncludeSSL=true /p:IncludeTkinter=true /p:UseTestMarker= /p:GIT="C:\Program Files\Git\cmd\git.exe" Killing any running python_d.exe instances... Getting build info from "C:\Program Files\Git\cmd\git.exe" fatal: not a git repository (or any of the parent directories): .git C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(529,5): warning MSB3073: The command ""C:\Program Files\Git\cmd\git.exe" name-rev --name-only HEAD > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39amd64_Debug\pythoncore\gitbran ch.txt"" exited with code 128. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(529,5): warning MSB4181: The "Exec" task returned false but did not log an error. fatal: not a git repository (or any of the parent directories): .git C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(530,5): warning MSB3073: The command ""C:\Program Files\Git\cmd\git.exe" rev-parse --short HEAD > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39amd64_Debug\pythoncore\gitversion .txt"" exited with code 128. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(530,5): warning MSB4181: The "Exec" task returned false but did not log an error. fatal: not a git repository (or any of the parent directories): .git C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(531,5): warning MSB3073: The command ""C:\Program Files\Git\cmd\git.exe" describe --all --always --dirty > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39amd64_Debug\pythoncore\g ittag.txt"" exited with code 128. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(531,5): warning MSB4181: The "Exec" task returned false but did not log an error. Building : _abc.c _bisectmodule.c blake2module.c blake2b_impl.c blake2s_impl.c _codecsmodule.c _collectionsmodule.c _contextvarsmodule.c _csv.c _functoolsmodule.c _heapqmodule.c _json.c _localemodule.c _lsprof.c _math.c _pickle.c _randommodule.c sha3module.c _sre.c _stat.c Generating Code... Compiling... _struct.c _weakref.c arraymodule.c atexitmodule.c audioop.c binascii.c cmathmodule.c _datetimemodule.c errnomodule.c faulthandler.c gcmodule.c itertoolsmodule.c main.c mathmodule.c md5module.c mmapmodule.c _opcode.c _operator.c parsermodule.c _peg_parser.c Generating Code... Compiling... posixmodule.c rotatingtree.c sha1module.c sha256module.c sha512module.c signalmodule.c _statisticsmodule.c symtablemodule.c _threadmodule.c _tracemalloc.c timemodule.c xxsubtype.c _xxsubinterpretersmodule.c fileio.c bytesio.c stringio.c bufferedio.c iobase.c textio.c winconsoleio.c Generating Code... Compiling... _iomodule.c _codecs_cn.c _codecs_hk.c _codecs_iso2022.c _codecs_jp.c _codecs_kr.c _codecs_tw.c multibytecodec.c _winapi.c abstract.c accu.c boolobject.c bytearrayobject.c bytes_methods.c bytesobject.c call.c capsule.c cellobject.c classobject.c codeobject.c Generating Code... Compiling... complexobject.c descrobject.c dictobject.c enumobject.c exceptions.c fileobject.c floatobject.c frameobject.c funcobject.c genericaliasobject.c genobject.c interpreteridobject.c iterobject.c listobject.c longobject.c memoryobject.c methodobject.c moduleobject.c namespaceobject.c object.c Generating Code... Compiling... obmalloc.c odictobject.c picklebufobject.c rangeobject.c setobject.c sliceobject.c structseq.c tupleobject.c typeobject.c unicodectype.c unicodeobject.c weakrefobject.c acceler.c grammar1.c listnode.c myreadline.c node.c parser.c parsetok.c tokenizer.c Generating Code... Compiling... token.c pegen.c parse.c parse_string.c peg_api.c invalid_parameter_handler.c winreg.c config.c getpathp.c msvcrtmodule.c pyhash.c _warnings.c asdl.c ast.c ast_opt.c ast_unparse.c bltinmodule.c bootstrap_hash.c ceval.c codecs.c Generating Code... Compiling... compile.c context.c dynamic_annotations.c dynload_win.c errors.c fileutils.c formatter_unicode.c frozen.c future.c getargs.c getcompiler.c getcopyright.c getopt.c getplatform.c getversion.c graminit.c hamt.c hashtable.c import.c importdl.c Generating Code... Compiling... initconfig.c marshal.c modsupport.c mysnprintf.c mystrtoul.c pathconfig.c peephole.c preconfig.c pyarena.c pyctype.c pyfpe.c pylifecycle.c pymath.c pytime.c pystate.c pystrcmp.c pystrhex.c pystrtod.c dtoa.c Python-ast.c Generating Code... Compiling... pythonrun.c structmember.c symtable.c sysmodule.c thread.c traceback.c zlibmodule.c adler32.c compress.c crc32.c deflate.c infback.c inffast.c inflate.c inftrees.c trees.c uncompr.c zutil.c dl_nt.c Generating Code... getbuildinfo.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\python39_d.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\python39_d.exp pythoncore.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\python39_d.dll _ctypes_test.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_ctypes_test_d.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_ctypes_test_d.exp _ctypes_test.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_ctypes_test_d.pyd _testbuffer.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testbuffer_d.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testbuffer_d.exp _testbuffer.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testbuffer_d.pyd _testcapimodule.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testcapi_d.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testcapi_d.exp _testcapi.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testcapi_d.pyd _testinternalcapi.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testinternalcapi_d.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testinternalcapi_d.exp _testinternalcapi.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testinternalcapi_d.pyd _testembed.c _testembed.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testembed_d.exe _testimportmultiple.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testimportmultiple_d.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testimportmultiple_d.exp _testimportmultiple.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testimportmultiple_d.pyd _testmultiphase.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testmultiphase_d.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testmultiphase_d.exp _testmultiphase.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testmultiphase_d.pyd _testconsole.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testconsole_d.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testconsole_d.exp _testconsole.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testconsole_d.pyd python3dll.c launcher.c launcher.c Updating python3_d.def Updating python3stub.def Rebuilding python3_dstub.lib Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\python3_dstub.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\python3_dstub.exp Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\python3_d.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\python3_d.exp python3dll.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\python3_d.dll pylauncher.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\py_d.exe pywlauncher.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\pyw_d.exe launcher.c pyshellext.idl launcher.c ocidl.idl oleidl.idl objidl.idl unknwn.idl wtypes.idl wtypesbase.idl basetsd.h guiddef.h oaidl.idl servprov.idl 64 bit Processing ..\PC\pyshellext.idl 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\ocidl.idl 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\oleidl.idl 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\objidl.idl 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\unknwn.idl 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\shared\wtypes.idl 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\shared\wtypesbase.idl 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\shared\basetsd.h 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\shared\guiddef.h 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\oaidl.idl 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\servprov.idl 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\urlmon.idl urlmon.idl 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\msxml.idl msxml.idl 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\oaidl.acf oaidl.acf 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\ocidl.acf ocidl.acf _asynciomodule.c venvlauncher.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\venvlauncher_d.exe pyshellext.cpp venvwlauncher.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\venvwlauncher_d.exe _zoneinfo.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_asyncio_d.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_asyncio_d.exp _asyncio.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_asyncio_d.pyd pyshellext_i.c Performing Custom Build Tools Assembling: C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Modules\_decimal\libmpdec\vcdiv64.asm _decimal.c basearith.c constants.c context.c convolute.c crt.c difradix2.c fnt.c fourstep.c io.c mpalloc.c mpdecimal.c numbertheory.c sixstep.c transpose.c Generating Code... Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_zoneinfo_d.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_zoneinfo_d.exp _zoneinfo.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_zoneinfo_d.pyd _elementtree.c xmlparse.c xmlrole.c xmltok.c Generating Code... Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_decimal_d.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_decimal_d.exp _decimal.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_decimal_d.pyd _msi.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\pyshellext_d.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\pyshellext_d.exp pyshellext.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\pyshellext_d.dll multiprocessing.c semaphore.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_elementtree_d.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_elementtree_d.exp Generating Code... Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_msi_d.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_msi_d.exp _elementtree.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_elementtree_d.pyd _msi.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_msi_d.pyd Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_multiprocessing_d.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_multiprocessing_d.exp overlapped.c _multiprocessing.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_multiprocessing_d.pyd _queuemodule.c selectmodule.c pyexpat.c xmlparse.c xmlrole.c xmltok.c Generating Code... Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_queue_d.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_queue_d.exp _queue.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_queue_d.pyd Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_overlapped_d.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_overlapped_d.exp _overlapped.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_overlapped_d.pyd Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\select_d.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\select_d.exp select.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\select_d.pyd unicodedata.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\pyexpat_d.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\pyexpat_d.exp pyexpat.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\pyexpat_d.pyd winsound.c _uuidmodule.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\unicodedata_d.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\unicodedata_d.exp unicodedata.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\unicodedata_d.pyd _ctypes.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\winsound_d.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\winsound_d.exp winsound.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\winsound_d.pyd Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_uuid_d.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_uuid_d.exp callbacks.c _bz2module.c blocksort.c callproc.c _uuid.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_uuid_d.pyd cfield.c bzlib.c tuklib_cpucores.c malloc_closure.c compress.c tuklib_physmem.c stgdict.c crctable.c check.c Generating Code... decompress.c crc32_fast.c crc32_table.c huffman.c crc64_fast.c randtable.c crc64_table.c Generating Code... sha256.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_ctypes_d.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_ctypes_d.exp alone_decoder.c alone_encoder.c auto_decoder.c _ctypes.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_ctypes_d.pyd block_buffer_decoder.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_bz2_d.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_bz2_d.exp _bz2.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_bz2_d.pyd block_buffer_encoder.c block_decoder.c sqlite3.c block_encoder.c block_header_decoder.c block_header_encoder.c block_util.c common.c easy_buffer_encoder.c Generating Code... Compiling... easy_decoder_memusage.c _hashopenssl.c easy_encoder.c easy_encoder_memusage.c easy_preset.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\sqlite3_d.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\sqlite3_d.exp Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_hashlib_d.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_hashlib_d.exp filter_buffer_decoder.c filter_buffer_encoder.c filter_common.c filter_decoder.c sqlite3.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\sqlite3_d.dll filter_encoder.c _hashlib.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_hashlib_d.pyd filter_flags_decoder.c cache.c connection.c cursor.c microprotocols.c module.c prepare_protocol.c row.c statement.c util.c Generating Code... filter_flags_encoder.c hardware_cputhreads.c hardware_physmem.c index.c index_decoder.c index_encoder.c index_hash.c outqueue.c stream_buffer_decoder.c _tkinter.c socketmodule.c stream_buffer_encoder.c Generating Code... Compiling... stream_decoder.c tkappinit.c Generating Code... stream_encoder.c stream_encoder_mt.c stream_flags_common.c stream_flags_decoder.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_tkinter_d.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_tkinter_d.exp _tkinter.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_tkinter_d.pyd stream_flags_encoder.c vli_decoder.c vli_encoder.c vli_size.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_sqlite3_d.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_sqlite3_d.exp _sqlite3.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_sqlite3_d.pyd delta_common.c delta_decoder.c delta_encoder.c fastpos_table.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_socket_d.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_socket_d.exp lzma2_decoder.c lzma2_encoder.c lzma_decoder.c _socket.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_socket_d.pyd lzma_encoder.c lzma_encoder_optimum_fast.c _ssl.c lzma_encoder_optimum_normal.c lzma_encoder_presets.c Generating Code... Compiling... lz_decoder.c lz_encoder.c lz_encoder_mf.c applink.c price_table.c arm.c armthumb.c ia64.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_ssl_d.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_ssl_d.exp powerpc.c simple_coder.c simple_decoder.c simple_encoder.c _ssl.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_ssl_d.pyd sparc.c x86.c Generating Code... liblzma.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\liblzma_d.lib _lzmamodule.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_lzma_d.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_lzma_d.exp _lzma.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_lzma_d.pyd _freeze_importlib.c _freeze_importlib.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_freeze_importlib_d.exe python.c python.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\python_d.exe C:\Windows\SYSTEM32\ucrtbased.dll is version 10.0.19041.685 WinMain.c pythonw.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\pythonw_d.exe Build succeeded. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(529,5): warning MSB3073: The command ""C:\Program Files\Git\cmd\git.exe" name-rev --name-only HEAD > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39amd64_Debug\pythoncore\gitbran ch.txt"" exited with code 128. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(529,5): warning MSB4181: The "Exec" task returned false but did not log an error. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(530,5): warning MSB3073: The command ""C:\Program Files\Git\cmd\git.exe" rev-parse --short HEAD > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39amd64_Debug\pythoncore\gitversion .txt"" exited with code 128. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(530,5): warning MSB4181: The "Exec" task returned false but did not log an error. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(531,5): warning MSB3073: The command ""C:\Program Files\Git\cmd\git.exe" describe --all --always --dirty > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39amd64_Debug\pythoncore\g ittag.txt"" exited with code 128. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(531,5): warning MSB4181: The "Exec" task returned false but did not log an error. 6 Warning(s) 0 Error(s) Time Elapsed 00:06:12.66 Using "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\..\..\PCbuild\\..\externals\pythonx86\tools\python.exe" (found in externals directory) Fetching external libraries... bzip2-1.0.6 already exists, skipping. sqlite-3.35.5.0 already exists, skipping. xz-5.2.2 already exists, skipping. zlib-1.2.11 already exists, skipping. Fetching external binaries... libffi already exists, skipping. openssl-bin-1.1.1k-1 already exists, skipping. tcltk-8.6.9.0 already exists, skipping. Finished. Using "C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\msbuild.exe" (found in the environment) ieuser@MSEDGEWIN10 C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi>"C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\msbuild.exe" "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pcbuild.proj" /t:Build /m /nologo /v: m /clp:summary /p:Configuration=Release /p:Platform=x64 /p:IncludeExternals=true /p:IncludeCTypes=true /p:IncludeSSL=true /p:IncludeTkinter=true /p:UseTestMarker= /p:GIT="C:\Program Files\Git\cmd\git.exe" Killing any running python.exe instances... Getting build info from "C:\Program Files\Git\cmd\git.exe" fatal: not a git repository (or any of the parent directories): .git C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(529,5): warning MSB3073: The command ""C:\Program Files\Git\cmd\git.exe" name-rev --name-only HEAD > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39amd64_Release\pythoncore\gitbr anch.txt"" exited with code 128. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(529,5): warning MSB4181: The "Exec" task returned false but did not log an error. fatal: not a git repository (or any of the parent directories): .git C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(530,5): warning MSB3073: The command ""C:\Program Files\Git\cmd\git.exe" rev-parse --short HEAD > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39amd64_Release\pythoncore\gitversi on.txt"" exited with code 128. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(530,5): warning MSB4181: The "Exec" task returned false but did not log an error. fatal: not a git repository (or any of the parent directories): .git C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(531,5): warning MSB3073: The command ""C:\Program Files\Git\cmd\git.exe" describe --all --always --dirty > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39amd64_Release\pythoncore \gittag.txt"" exited with code 128. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(531,5): warning MSB4181: The "Exec" task returned false but did not log an error. Building : _abc.c _bisectmodule.c blake2module.c blake2b_impl.c blake2s_impl.c _codecsmodule.c _collectionsmodule.c _contextvarsmodule.c _csv.c _functoolsmodule.c _heapqmodule.c _json.c _localemodule.c _lsprof.c _math.c _pickle.c _randommodule.c sha3module.c _sre.c _stat.c Compiling... _struct.c _weakref.c arraymodule.c atexitmodule.c audioop.c binascii.c cmathmodule.c _datetimemodule.c errnomodule.c faulthandler.c gcmodule.c itertoolsmodule.c main.c mathmodule.c md5module.c mmapmodule.c _opcode.c _operator.c parsermodule.c _peg_parser.c Compiling... posixmodule.c rotatingtree.c sha1module.c sha256module.c sha512module.c signalmodule.c _statisticsmodule.c symtablemodule.c _threadmodule.c _tracemalloc.c timemodule.c xxsubtype.c _xxsubinterpretersmodule.c fileio.c bytesio.c stringio.c bufferedio.c iobase.c textio.c winconsoleio.c Compiling... _iomodule.c _codecs_cn.c _codecs_hk.c _codecs_iso2022.c _codecs_jp.c _codecs_kr.c _codecs_tw.c multibytecodec.c _winapi.c abstract.c accu.c boolobject.c bytearrayobject.c bytes_methods.c bytesobject.c call.c capsule.c cellobject.c classobject.c codeobject.c Compiling... complexobject.c descrobject.c dictobject.c enumobject.c exceptions.c fileobject.c floatobject.c frameobject.c funcobject.c genericaliasobject.c genobject.c interpreteridobject.c iterobject.c listobject.c longobject.c memoryobject.c methodobject.c moduleobject.c namespaceobject.c object.c Compiling... obmalloc.c odictobject.c picklebufobject.c rangeobject.c setobject.c sliceobject.c structseq.c tupleobject.c typeobject.c unicodectype.c unicodeobject.c weakrefobject.c acceler.c grammar1.c listnode.c myreadline.c node.c parser.c parsetok.c tokenizer.c Compiling... token.c pegen.c parse.c parse_string.c peg_api.c invalid_parameter_handler.c winreg.c config.c getpathp.c msvcrtmodule.c pyhash.c _warnings.c asdl.c ast.c ast_opt.c ast_unparse.c bltinmodule.c bootstrap_hash.c ceval.c codecs.c Compiling... compile.c context.c dynamic_annotations.c dynload_win.c errors.c fileutils.c formatter_unicode.c frozen.c future.c getargs.c getcompiler.c getcopyright.c getopt.c getplatform.c getversion.c graminit.c hamt.c hashtable.c import.c importdl.c Compiling... initconfig.c marshal.c modsupport.c mysnprintf.c mystrtoul.c pathconfig.c peephole.c preconfig.c pyarena.c pyctype.c pyfpe.c pylifecycle.c pymath.c pytime.c pystate.c pystrcmp.c pystrhex.c pystrtod.c dtoa.c Python-ast.c Compiling... pythonrun.c structmember.c symtable.c sysmodule.c thread.c traceback.c zlibmodule.c adler32.c compress.c crc32.c deflate.c infback.c inffast.c inflate.c inftrees.c trees.c uncompr.c zutil.c dl_nt.c getbuildinfo.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\python39.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\python39.exp Generating code Finished generating code pythoncore.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\python39.dll _ctypes_test.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_ctypes_test.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_ctypes_test.exp Generating code Finished generating code _ctypes_test.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_ctypes_test.pyd _testbuffer.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testbuffer.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testbuffer.exp Generating code Finished generating code _testbuffer.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testbuffer.pyd _testcapimodule.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testcapi.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testcapi.exp Generating code Finished generating code _testcapi.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testcapi.pyd _testinternalcapi.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testinternalcapi.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testinternalcapi.exp Generating code Finished generating code _testinternalcapi.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testinternalcapi.pyd _testembed.c Generating code Finished generating code _testembed.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testembed.exe _testimportmultiple.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testimportmultiple.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testimportmultiple.exp Generating code Finished generating code _testimportmultiple.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testimportmultiple.pyd _testmultiphase.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testmultiphase.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testmultiphase.exp Generating code Finished generating code _testmultiphase.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testmultiphase.pyd _testconsole.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testconsole.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testconsole.exp Generating code Finished generating code _testconsole.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testconsole.pyd python3dll.c Updating python3stub.def Rebuilding python3stub.lib Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\python3stub.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\python3stub.exp Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\python3.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\python3.exp Generating code Finished generating code python3dll.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\python3.dll xxlimited.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\xxlimited.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\xxlimited.exp Generating code Finished generating code xxlimited.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\xxlimited.pyd launcher.c launcher.c Generating code Finished generating code pyshellext.idl ocidl.idl oleidl.idl objidl.idl unknwn.idl wtypes.idl wtypesbase.idl basetsd.h guiddef.h oaidl.idl servprov.idl 64 bit Processing ..\PC\pyshellext.idl 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\ocidl.idl 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\oleidl.idl 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\objidl.idl 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\unknwn.idl 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\shared\wtypes.idl 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\shared\wtypesbase.idl 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\shared\basetsd.h 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\shared\guiddef.h 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\oaidl.idl 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\servprov.idl 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\urlmon.idl urlmon.idl 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\msxml.idl msxml.idl 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\oaidl.acf oaidl.acf 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\ocidl.acf ocidl.acf pylauncher.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\py.exe Generating code launcher.c Finished generating code launcher.c _asynciomodule.c Generating code Finished generating code pyshellext.cpp venvwlauncher.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\venvwlauncher.exe Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_asyncio.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_asyncio.exp Generating code Finished generating code _zoneinfo.c Generating code Finished generating code pyshellext_i.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_zoneinfo.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_zoneinfo.exp Generating code Finished generating code _asyncio.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_asyncio.pyd _zoneinfo.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_zoneinfo.pyd Performing Custom Build Tools Assembling: C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Modules\_decimal\libmpdec\vcdiv64.asm _decimal.c basearith.c constants.c context.c convolute.c crt.c difradix2.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\pyshellext.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\pyshellext.exp Generating code Finished generating code venvlauncher.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\venvlauncher.exe fnt.c pyshellext.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\pyshellext.dll pywlauncher.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\pyw.exe fourstep.c io.c _elementtree.c mpalloc.c mpdecimal.c numbertheory.c sixstep.c transpose.c xmlparse.c xmlrole.c xmltok.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_decimal.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_decimal.exp Generating code _msi.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_elementtree.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_elementtree.exp Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_msi.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_msi.exp Generating code Generating code Finished generating code Finished generating code _msi.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_msi.pyd Finished generating code _decimal.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_decimal.pyd overlapped.c _elementtree.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_elementtree.pyd multiprocessing.c semaphore.c pyexpat.c xmlparse.c xmlrole.c xmltok.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_overlapped.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_overlapped.exp Generating code Finished generating code Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_multiprocessing.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_multiprocessing.exp Generating code Finished generating code _multiprocessing.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_multiprocessing.pyd _queuemodule.c _overlapped.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_overlapped.pyd Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\pyexpat.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\pyexpat.exp Generating code selectmodule.c unicodedata.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\unicodedata.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\unicodedata.exp Generating code Finished generating code Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_queue.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_queue.exp Generating code Finished generating code _queue.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_queue.pyd unicodedata.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\unicodedata.pyd winsound.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\select.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\select.exp Generating code Finished generating code select.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\select.pyd Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\winsound.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\winsound.exp Generating code Finished generating code Finished generating code winsound.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\winsound.pyd _ctypes.c _uuidmodule.c pyexpat.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\pyexpat.pyd tuklib_cpucores.c callbacks.c tuklib_physmem.c callproc.c check.c _bz2module.c blocksort.c bzlib.c crc32_fast.c cfield.c crc32_table.c compress.c crc64_fast.c malloc_closure.c crc64_table.c crctable.c sha256.c decompress.c stgdict.c alone_decoder.c alone_encoder.c huffman.c auto_decoder.c block_buffer_decoder.c randtable.c block_buffer_encoder.c block_decoder.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_ctypes.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_ctypes.exp Generating code block_encoder.c block_header_decoder.c Finished generating code block_header_encoder.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_uuid.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_uuid.exp Generating code Finished generating code _uuid.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_uuid.pyd block_util.c _ctypes.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_ctypes.pyd common.c sqlite3.c easy_buffer_encoder.c Compiling... easy_decoder_memusage.c easy_encoder.c easy_encoder_memusage.c easy_preset.c filter_buffer_decoder.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_bz2.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_bz2.exp Generating code filter_buffer_encoder.c filter_common.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\sqlite3.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\sqlite3.exp Finished generating code filter_decoder.c Generating code filter_encoder.c filter_flags_decoder.c _bz2.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_bz2.pyd filter_flags_encoder.c hardware_cputhreads.c socketmodule.c hardware_physmem.c index.c index_decoder.c index_encoder.c index_hash.c outqueue.c stream_buffer_decoder.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_socket.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_socket.exp Generating code stream_buffer_encoder.c Finished generating code Compiling... stream_decoder.c stream_encoder.c stream_encoder_mt.c _socket.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_socket.pyd stream_flags_common.c stream_flags_decoder.c _ssl.c stream_flags_encoder.c vli_decoder.c vli_encoder.c vli_size.c delta_common.c applink.c delta_decoder.c delta_encoder.c fastpos_table.c lzma2_decoder.c lzma2_encoder.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_ssl.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_ssl.exp Generating code lzma_decoder.c lzma_encoder.c Finished generating code lzma_encoder_optimum_fast.c lzma_encoder_optimum_normal.c lzma_encoder_presets.c _ssl.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_ssl.pyd Compiling... lz_decoder.c lz_encoder.c _hashopenssl.c lz_encoder_mf.c price_table.c arm.c armthumb.c ia64.c Finished generating code Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_hashlib.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_hashlib.exp Generating code powerpc.c simple_coder.c Finished generating code _hashlib.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_hashlib.pyd simple_decoder.c simple_encoder.c sqlite3.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\sqlite3.dll sparc.c _tkinter.c cache.c x86.c connection.c cursor.c microprotocols.c tkappinit.c module.c prepare_protocol.c row.c statement.c util.c liblzma.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\liblzma.lib Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_tkinter.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_tkinter.exp Generating code Finished generating code _lzmamodule.c Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_sqlite3.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_sqlite3.exp Generating code _tkinter.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_tkinter.pyd Finished generating code Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_lzma.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_lzma.exp Generating code _sqlite3.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_sqlite3.pyd Finished generating code _lzma.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_lzma.pyd _freeze_importlib.c Generating code Finished generating code _freeze_importlib.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_freeze_importlib.exe python.c Generating code Finished generating code python.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\python.exe C:\Windows\System32\ucrtbase.dll is version 10.0.17763.1490 WinMain.c Generating code Finished generating code pythonw.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\pythonw.exe Build succeeded. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(529,5): warning MSB3073: The command ""C:\Program Files\Git\cmd\git.exe" name-rev --name-only HEAD > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39amd64_Release\pythoncore\gitbr anch.txt"" exited with code 128. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(529,5): warning MSB4181: The "Exec" task returned false but did not log an error. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(530,5): warning MSB3073: The command ""C:\Program Files\Git\cmd\git.exe" rev-parse --short HEAD > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39amd64_Release\pythoncore\gitversi on.txt"" exited with code 128. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(530,5): warning MSB4181: The "Exec" task returned false but did not log an error. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(531,5): warning MSB3073: The command ""C:\Program Files\Git\cmd\git.exe" describe --all --always --dirty > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39amd64_Release\pythoncore \gittag.txt"" exited with code 128. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(531,5): warning MSB4181: The "Exec" task returned false but did not log an error. 6 Warning(s) 0 Error(s) Time Elapsed 00:07:42.35 Using "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\..\..\PCbuild\\..\externals\pythonx86\tools\python.exe" (found in externals directory) Fetching external libraries... bzip2-1.0.6 already exists, skipping. sqlite-3.35.5.0 already exists, skipping. xz-5.2.2 already exists, skipping. zlib-1.2.11 already exists, skipping. Fetching external binaries... libffi already exists, skipping. openssl-bin-1.1.1k-1 already exists, skipping. tcltk-8.6.9.0 already exists, skipping. Finished. Using "C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\msbuild.exe" (found in the environment) ieuser@MSEDGEWIN10 C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi>"C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\msbuild.exe" "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pcbuild.proj" /t:Build /m /nologo /v: m /clp:summary /p:Configuration=Debug /p:Platform=x64 /p:IncludeExternals=true /p:IncludeCTypes=true /p:IncludeSSL=true /p:IncludeTkinter=true /p:UseTestMarker= /p:GIT="C:\Program Files\Git\cmd\git.exe" Killing any running python_d.exe instances... Getting build info from "C:\Program Files\Git\cmd\git.exe" fatal: not a git repository (or any of the parent directories): .git C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(529,5): warning MSB3073: The command ""C:\Program Files\Git\cmd\git.exe" name-rev --name-only HEAD > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39amd64_Debug\pythoncore\gitbran ch.txt"" exited with code 128. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(529,5): warning MSB4181: The "Exec" task returned false but did not log an error. fatal: not a git repository (or any of the parent directories): .git C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(530,5): warning MSB3073: The command ""C:\Program Files\Git\cmd\git.exe" rev-parse --short HEAD > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39amd64_Debug\pythoncore\gitversion .txt"" exited with code 128. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(530,5): warning MSB4181: The "Exec" task returned false but did not log an error. fatal: not a git repository (or any of the parent directories): .git C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(531,5): warning MSB3073: The command ""C:\Program Files\Git\cmd\git.exe" describe --all --always --dirty > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39amd64_Debug\pythoncore\g ittag.txt"" exited with code 128. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(531,5): warning MSB4181: The "Exec" task returned false but did not log an error. Building : pythoncore.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\python39_d.dll _ctypes_test.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_ctypes_test_d.pyd _testbuffer.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testbuffer_d.pyd _testcapi.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testcapi_d.pyd _testinternalcapi.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testinternalcapi_d.pyd _testembed.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testembed_d.exe _testimportmultiple.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testimportmultiple_d.pyd _testmultiphase.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testmultiphase_d.pyd _testconsole.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testconsole_d.pyd Rebuilding python3_dstub.lib Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\python3_dstub.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\python3_dstub.exp python3dll.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\python3_d.dll pylauncher.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\py_d.exe pywlauncher.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\pyw_d.exe venvlauncher.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\venvlauncher_d.exe pyshellext.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\pyshellext_d.dll _asyncio.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_asyncio_d.pyd venvwlauncher.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\venvwlauncher_d.exe _decimal.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_decimal_d.pyd _zoneinfo.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_zoneinfo_d.pyd _elementtree.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_elementtree_d.pyd _msi.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_msi_d.pyd _multiprocessing.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_multiprocessing_d.pyd pyexpat.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\pyexpat_d.pyd _overlapped.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_overlapped_d.pyd _queue.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_queue_d.pyd select.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\select_d.pyd unicodedata.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\unicodedata_d.pyd winsound.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\winsound_d.pyd _uuid.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_uuid_d.pyd _ctypes.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_ctypes_d.pyd _bz2.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_bz2_d.pyd sqlite3.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\sqlite3_d.dll _sqlite3.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_sqlite3_d.pyd liblzma.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\liblzma_d.lib _socket.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_socket_d.pyd _lzma.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_lzma_d.pyd _ssl.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_ssl_d.pyd _hashlib.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_hashlib_d.pyd _tkinter.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_tkinter_d.pyd _freeze_importlib.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_freeze_importlib_d.exe python.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\python_d.exe C:\Windows\SYSTEM32\ucrtbased.dll is version 10.0.19041.685 pythonw.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\pythonw_d.exe Build succeeded. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(529,5): warning MSB3073: The command ""C:\Program Files\Git\cmd\git.exe" name-rev --name-only HEAD > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39amd64_Debug\pythoncore\gitbran ch.txt"" exited with code 128. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(529,5): warning MSB4181: The "Exec" task returned false but did not log an error. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(530,5): warning MSB3073: The command ""C:\Program Files\Git\cmd\git.exe" rev-parse --short HEAD > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39amd64_Debug\pythoncore\gitversion .txt"" exited with code 128. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(530,5): warning MSB4181: The "Exec" task returned false but did not log an error. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(531,5): warning MSB3073: The command ""C:\Program Files\Git\cmd\git.exe" describe --all --always --dirty > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39amd64_Debug\pythoncore\g ittag.txt"" exited with code 128. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(531,5): warning MSB4181: The "Exec" task returned false but did not log an error. 6 Warning(s) 0 Error(s) Time Elapsed 00:00:17.04 Using "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\..\..\PCbuild\\..\externals\pythonx86\tools\python.exe" (found in externals directory) Fetching external libraries... bzip2-1.0.6 already exists, skipping. sqlite-3.35.5.0 already exists, skipping. xz-5.2.2 already exists, skipping. zlib-1.2.11 already exists, skipping. Fetching external binaries... libffi already exists, skipping. openssl-bin-1.1.1k-1 already exists, skipping. tcltk-8.6.9.0 already exists, skipping. Finished. Using "C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\msbuild.exe" (found in the environment) ieuser@MSEDGEWIN10 C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi>"C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\msbuild.exe" "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pcbuild.proj" /t:Build /m /nologo /v: m /clp:summary /p:Configuration=Release /p:Platform=x64 /p:IncludeExternals=true /p:IncludeCTypes=true /p:IncludeSSL=true /p:IncludeTkinter=true /p:UseTestMarker= /p:GIT="C:\Program Files\Git\cmd\git.exe" Killing any running python.exe instances... Getting build info from "C:\Program Files\Git\cmd\git.exe" fatal: not a git repository (or any of the parent directories): .git C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(529,5): warning MSB3073: The command ""C:\Program Files\Git\cmd\git.exe" name-rev --name-only HEAD > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39amd64_Release\pythoncore\gitbr anch.txt"" exited with code 128. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(529,5): warning MSB4181: The "Exec" task returned false but did not log an error. fatal: not a git repository (or any of the parent directories): .git C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(530,5): warning MSB3073: The command ""C:\Program Files\Git\cmd\git.exe" rev-parse --short HEAD > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39amd64_Release\pythoncore\gitversi on.txt"" exited with code 128. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(530,5): warning MSB4181: The "Exec" task returned false but did not log an error. fatal: not a git repository (or any of the parent directories): .git C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(531,5): warning MSB3073: The command ""C:\Program Files\Git\cmd\git.exe" describe --all --always --dirty > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39amd64_Release\pythoncore \gittag.txt"" exited with code 128. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(531,5): warning MSB4181: The "Exec" task returned false but did not log an error. Building : pythoncore.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\python39.dll _ctypes_test.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_ctypes_test.pyd _testbuffer.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testbuffer.pyd _testcapi.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testcapi.pyd _testinternalcapi.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testinternalcapi.pyd _testembed.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testembed.exe _testimportmultiple.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testimportmultiple.pyd _testmultiphase.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testmultiphase.pyd _testconsole.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_testconsole.pyd Rebuilding python3stub.lib Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\python3stub.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\python3stub.exp Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\python3.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\python3.exp Generating code Finished generating code python3dll.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\python3.dll xxlimited.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\xxlimited.pyd pylauncher.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\py.exe pyshellext.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\pyshellext.dll venvlauncher.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\venvlauncher.exe venvwlauncher.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\venvwlauncher.exe _asyncio.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_asyncio.pyd pywlauncher.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\pyw.exe _decimal.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_decimal.pyd _elementtree.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_elementtree.pyd _zoneinfo.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_zoneinfo.pyd _msi.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_msi.pyd _multiprocessing.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_multiprocessing.pyd _overlapped.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_overlapped.pyd pyexpat.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\pyexpat.pyd select.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\select.pyd _queue.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_queue.pyd unicodedata.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\unicodedata.pyd winsound.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\winsound.pyd _uuid.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_uuid.pyd _ctypes.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_ctypes.pyd _bz2.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_bz2.pyd sqlite3.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\sqlite3.dll _sqlite3.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_sqlite3.pyd liblzma.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\liblzma.lib _lzma.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_lzma.pyd _socket.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_socket.pyd _ssl.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_ssl.pyd _hashlib.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_hashlib.pyd _tkinter.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_tkinter.pyd _freeze_importlib.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\_freeze_importlib.exe python.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\python.exe C:\Windows\System32\ucrtbase.dll is version 10.0.17763.1490 pythonw.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\amd64\pythonw.exe Build succeeded. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(529,5): warning MSB3073: The command ""C:\Program Files\Git\cmd\git.exe" name-rev --name-only HEAD > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39amd64_Release\pythoncore\gitbr anch.txt"" exited with code 128. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(529,5): warning MSB4181: The "Exec" task returned false but did not log an error. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(530,5): warning MSB3073: The command ""C:\Program Files\Git\cmd\git.exe" rev-parse --short HEAD > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39amd64_Release\pythoncore\gitversi on.txt"" exited with code 128. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(530,5): warning MSB4181: The "Exec" task returned false but did not log an error. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(531,5): warning MSB3073: The command ""C:\Program Files\Git\cmd\git.exe" describe --all --always --dirty > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39amd64_Release\pythoncore \gittag.txt"" exited with code 128. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pythoncore.vcxproj(531,5): warning MSB4181: The "Exec" task returned false but did not log an error. 6 Warning(s) 0 Error(s) Time Elapsed 00:00:13.56 Microsoft (R) Build Engine version 16.11.0+0538acc04 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Build started 8/23/2021 9:54:40 PM. Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\launcher\launcher.wixproj" on node 1 (default targets). Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\launcher\launcher.wixproj" (1) is building "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pylauncher.vcxproj" (2) on node 1 (default targets). PrepareForBuild: Creating directory "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pylauncher\". Creating directory "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\". Creating directory "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pylauncher\pylauncher.tlog\". InitializeBuildStatus: Creating "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pylauncher\pylauncher.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\bin\HostX86\x86\CL.exe /c /I"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Include" /I"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Include\internal" /I"C:\Users\IEUser\Do wnloads\cpython-3.9.6\cpython-3.9.6\PC" /I"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pylauncher\\" /Zi /nologo /W3 /WX- /diagnostics:column /O2 /Oi /Oy- /GL /D _CONSOLE /D WIN32 /D "PY3_DLLNAME=L\"python3\"" /D _WIN32 /D NDEBUG /D _MBCS /G F /Gm- /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pylauncher\\" /Fd"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pylauncher\vc142.pdb" /ext ernal:W3 /Gd /TC /analyze- /FC /errorReport:queue /utf-8 ..\PC\launcher.c launcher.c ResourceCompile: C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\x86\rc.exe /D "ORIGINAL_FILENAME=\\\"py.exe\\\"" /D FIELD3=6150 /D NDEBUG /l"0x0409" /I"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PC" /I"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Include" /I"C:\Users \IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pylauncher\\" /nologo /fo"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pylauncher\pylauncher.res" ..\PC\pylauncher.rc Link: C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\bin\HostX86\x86\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\py.exe" /NOLOGO /LIBPATH:"C:\Users\IEUser\Downloads\cpython-3.9.6\cpyt hon-3.9.6\PCbuild\win32\\" version.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /NODEFAULTLIB:LIBC /MANIFEST:NO /DEBUG /PDB:"C:\Use rs\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\py.pdb" /SUBSYSTEM:CONSOLE /LTCG /LTCGOUT:"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pylauncher\py.iobj" /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\Users\IEUser\Downloads\cpyth on-3.9.6\cpython-3.9.6\PCbuild\win32\py.lib" /MACHINE:X86 /SAFESEH "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pylauncher\pylauncher.res" "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pylauncher\launcher.obj" Generating code Finished generating code pylauncher.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\py.exe FinalizeBuildStatus: Deleting file "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pylauncher\pylauncher.tlog\unsuccessfulbuild". Touching "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pylauncher\pylauncher.tlog\pylauncher.lastbuildstate". Done Building Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pylauncher.vcxproj" (default targets). Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\launcher\launcher.wixproj" (1) is building "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pywlauncher.vcxproj" (3) on node 1 (default targets). PrepareForBuild: Creating directory "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pywlauncher\". Creating directory "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pywlauncher\pywlauncher.tlog\". InitializeBuildStatus: Creating "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pywlauncher\pywlauncher.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\bin\HostX86\x86\CL.exe /c /I"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Include" /I"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Include\internal" /I"C:\Users\IEUser\Do wnloads\cpython-3.9.6\cpython-3.9.6\PC" /I"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pywlauncher\\" /Zi /nologo /W3 /WX- /diagnostics:column /O2 /Oi /Oy- /GL /D _WINDOWS /D WIN32 /D "PY3_DLLNAME=L\"python3\"" /D _WIN32 /D NDEBUG /D _UNICOD E /D UNICODE /GF /Gm- /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pywlauncher\\" /Fd"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pywlaunche r\vc142.pdb" /external:W3 /Gd /TC /analyze- /FC /errorReport:queue /utf-8 ..\PC\launcher.c launcher.c ResourceCompile: C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\x86\rc.exe /D "ORIGINAL_FILENAME=\\\"pyw.exe\\\"" /D FIELD3=6150 /D NDEBUG /D _UNICODE /D UNICODE /l"0x0409" /I"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PC" /I"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3. 9.6\Include" /I"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pywlauncher\\" /nologo /fo"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pywlauncher\pylauncher.res" ..\PC\pylauncher.rc Link: C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\bin\HostX86\x86\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\pyw.exe" /NOLOGO /LIBPATH:"C:\Users\IEUser\Downloads\cpython-3.9.6\cpy thon-3.9.6\PCbuild\win32\\" version.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /NODEFAULTLIB:LIBC /MANIFEST:NO /DEBUG /PDB:"C:\Us ers\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\pyw.pdb" /SUBSYSTEM:WINDOWS /LTCG /LTCGOUT:"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pywlauncher\pyw.iobj" /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\Users\IEUser\Downloads\c python-3.9.6\cpython-3.9.6\PCbuild\win32\pyw.lib" /MACHINE:X86 /SAFESEH "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pywlauncher\pylauncher.res" "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pywlauncher\launcher.obj" Generating code Finished generating code pywlauncher.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\pyw.exe FinalizeBuildStatus: Deleting file "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pywlauncher\pywlauncher.tlog\unsuccessfulbuild". Touching "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pywlauncher\pywlauncher.tlog\pywlauncher.lastbuildstate". Done Building Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pywlauncher.vcxproj" (default targets). Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\launcher\launcher.wixproj" (1) is building "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pyshellext.vcxproj" (4) on node 1 (default targets). PrepareForBuild: Creating directory "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pyshellext\". Creating directory "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pyshellext\pyshellext.tlog\". InitializeBuildStatus: Creating "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pyshellext\pyshellext.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. Midl: C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\x86\midl.exe /D NDEBUG /mktyplib203 /W1 /nologo /char signed /env win32 /out"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pyshellext\\" /h "pyshellext_h.h" /iid "pyshellext_i.c" /proxy " pyshellext_p.c" /tlb "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pyshellext\pyshellext.tlb" /target "NT60" ..\PC\pyshellext.idl Processing ..\PC\pyshellext.idl pyshellext.idl Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\ocidl.idl ocidl.idl Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\oleidl.idl oleidl.idl Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\objidl.idl objidl.idl Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\unknwn.idl unknwn.idl Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\shared\wtypes.idl wtypes.idl Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\shared\wtypesbase.idl wtypesbase.idl Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\shared\basetsd.h basetsd.h Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\shared\guiddef.h guiddef.h Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\oaidl.idl oaidl.idl Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\servprov.idl servprov.idl Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\urlmon.idl urlmon.idl Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\msxml.idl msxml.idl Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\oaidl.acf oaidl.acf Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\ocidl.acf ocidl.acf ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\bin\HostX86\x86\CL.exe /c /I"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Include" /I"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Include\internal" /I"C:\Users\IEUser\Do wnloads\cpython-3.9.6\cpython-3.9.6\PC" /I"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pyshellext\\" /Zi /nologo /W3 /WX- /diagnostics:column /O2 /Oi /Oy- /GL /D _CONSOLE /D WIN32 /D "PY3_DLLNAME=L\"python3\"" /D _WIN32 /D NDEBUG /D _WINDLL /D _UNICODE /D UNICODE /GF /Gm- /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pyshellext\\" /Fd"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\p yshellext\vc142.pdb" /external:W3 /Gd /TP /analyze- /FC /errorReport:queue /utf-8 ..\PC\pyshellext.cpp pyshellext.cpp C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\bin\HostX86\x86\CL.exe /c /I"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Include" /I"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Include\internal" /I"C:\Users\IEUser\Do wnloads\cpython-3.9.6\cpython-3.9.6\PC" /I"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pyshellext\\" /Zi /nologo /W3 /WX- /diagnostics:column /O2 /Oi /Oy- /GL /D _CONSOLE /D WIN32 /D "PY3_DLLNAME=L\"python3\"" /D _WIN32 /D NDEBUG /D _WINDLL /D _UNICODE /D UNICODE /GF /Gm- /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pyshellext\\" /Fd"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\p yshellext\vc142.pdb" /external:W3 /Gd /TC /analyze- /FC /errorReport:queue /utf-8 "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pyshellext\pyshellext_i.c" pyshellext_i.c ResourceCompile: C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\x86\rc.exe /D "ORIGINAL_FILENAME=\\\"pyshellext.dll\\\"" /D FIELD3=6150 /D NDEBUG /D _UNICODE /D UNICODE /l"0x0409" /I"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PC" /I"C:\Users\IEUser\Downloads\cpython-3.9.6\cpy thon-3.9.6\Include" /I"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pyshellext\\" /nologo /fo"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pyshellext\pyshellext.res" ..\PC\pyshellext.rc Link: C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\bin\HostX86\x86\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\pyshellext.dll" /NOLOGO /LIBPATH:"C:\Users\IEUser\Downloads\cpython-3. 9.6\cpython-3.9.6\PCbuild\win32\\" version.lib shlwapi.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /NODEFAULTLIB:LIBC /DEF:"..\PC\ pyshellext.def" /MANIFEST:NO /DEBUG /PDB:"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\pyshellext.pdb" /SUBSYSTEM:CONSOLE /LTCG /LTCGOUT:"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pyshellext\pyshellext.iobj" /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\pyshellext.lib" /MACHINE:X86 /SAFESEH /DLL "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pyshellext\pyshellext.res" "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pyshellext\pyshellext.obj" "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pyshellext\pyshellext_i.obj" Creating library C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\pyshellext.lib and object C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\pyshellext.exp Generating code Finished generating code pyshellext.vcxproj -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\pyshellext.dll FinalizeBuildStatus: Deleting file "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pyshellext\pyshellext.tlog\unsuccessfulbuild". Touching "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\39win32_Release\pyshellext\pyshellext.tlog\pyshellext.lastbuildstate". Done Building Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\pyshellext.vcxproj" (default targets). PrepareForBuild: Creating directory "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_launcher\". C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\externals\windows-installer\wix\wix2010.targets(735,5): error MSB4062: The "ResolveWixReferences" task could not be loaded from the assembly C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\externals\\windows-installer\wix \\WixTasks.dll. Could not load file or assembly 'Microsoft.Build.Utilities, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. Confirm that the declaration is correct, that the assem bly and all its dependencies are available, and that the task contains a public class that implements Microsoft.Build.Framework.ITask. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\launcher\launcher.wixproj] Done Building Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\launcher\launcher.wixproj" (default targets) -- FAILED. Build FAILED. "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\launcher\launcher.wixproj" (default target) (1) -> (ResolveWixExtensionReferences target) -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\externals\windows-installer\wix\wix2010.targets(735,5): error MSB4062: The "ResolveWixReferences" task could not be loaded from the assembly C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\externals\\windows-installer\w ix\\WixTasks.dll. Could not load file or assembly 'Microsoft.Build.Utilities, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. Confirm that the declaration is correct, that the ass embly and all its dependencies are available, and that the task contains a public class that implements Microsoft.Build.Framework.ITask. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\launcher\launcher.wixproj] 0 Warning(s) 1 Error(s) Time Elapsed 00:00:19.07 Microsoft (R) Build Engine version 16.11.0+0538acc04 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Build started 8/23/2021 9:54:59 PM. Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" on node 1 (default targets). Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (1) is building "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\core\core.wixproj" (2) on node 1 (Build target(s)). PrepareForBuild: Creating directory "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_core\". _GenerateGuids: "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('Upgra deCode', '3.9/upgradecode/core'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pythonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9 /registry'),('PythonRegComponentGuid', '3.9/registry/core')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_core\coreguids.txt" '"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe"' is not recognized as an internal or external command, operable program or batch file. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43f f-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/core'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pytho nw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/core')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_core\coreguids.txt"" exited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\core\core.wixproj] Done Building Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\core\core.wixproj" (Build target(s)) -- FAILED. Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (1) is building "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\core\core_d.wixproj" (3) on node 1 (Build target(s)). PrepareForBuild: Creating directory "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_core_d\". _GenerateGuids: "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('Upgra deCode', '3.9/upgradecode/core_d'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pythonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3 .9/registry'),('PythonRegComponentGuid', '3.9/registry/core_d')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_core_d\core_dguids.txt" '"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe"' is not recognized as an internal or external command, operable program or batch file. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43f f-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/core_d'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pyt honw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/core_d')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_core_d\core_dguid s.txt"" exited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\core\core_d.wixproj] Done Building Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\core\core_d.wixproj" (Build target(s)) -- FAILED. Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (1) is building "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\core\core_pdb.wixproj" (4) on node 1 (Build target(s)). PrepareForBuild: Creating directory "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_core_pdb\". _GenerateGuids: "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('Upgra deCode', '3.9/upgradecode/core_pdb'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pythonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/core_pdb')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_core_pdb\core_pdbguids.txt" '"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe"' is not recognized as an internal or external command, operable program or batch file. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43f f-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/core_pdb'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/p ythonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/core_pdb')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_core_pdb\core _pdbguids.txt"" exited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\core\core_pdb.wixproj] Done Building Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\core\core_pdb.wixproj" (Build target(s)) -- FAILED. Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (1) is building "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\dev\dev.wixproj" (5) on node 1 (Build target(s)). PrepareForBuild: Creating directory "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_dev\". _GenerateGuids: "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('Upgra deCode', '3.9/upgradecode/dev'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pythonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/ registry'),('PythonRegComponentGuid', '3.9/registry/dev')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_dev\devguids.txt" '"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe"' is not recognized as an internal or external command, operable program or batch file. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43f f-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/dev'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/python w.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/dev')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_dev\devguids.txt"" exit ed with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\dev\dev.wixproj] Done Building Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\dev\dev.wixproj" (Build target(s)) -- FAILED. Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (1) is building "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\dev\dev_d.wixproj" (6) on node 1 (Build target(s)). PrepareForBuild: Creating directory "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_dev_d\". _GenerateGuids: "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('Upgra deCode', '3.9/upgradecode/dev_d'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pythonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3. 9/registry'),('PythonRegComponentGuid', '3.9/registry/dev_d')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_dev_d\dev_dguids.txt" '"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe"' is not recognized as an internal or external command, operable program or batch file. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43f f-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/dev_d'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pyth onw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/dev_d')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_dev_d\dev_dguids.tx t"" exited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\dev\dev_d.wixproj] Done Building Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\dev\dev_d.wixproj" (Build target(s)) -- FAILED. Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (1) is building "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\doc\doc.wixproj" (7) on node 1 (Build target(s)). PrepareForBuild: Creating directory "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_doc\". _GenerateGuids: "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('Upgra deCode', '3.9/upgradecode/doc'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pythonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/ registry'),('PythonRegComponentGuid', '3.9/registry/doc')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_doc\docguids.txt" '"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe"' is not recognized as an internal or external command, operable program or batch file. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43f f-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/doc'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/python w.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/doc')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_doc\docguids.txt"" exit ed with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\doc\doc.wixproj] Done Building Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\doc\doc.wixproj" (Build target(s)) -- FAILED. Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (1) is building "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\exe\exe.wixproj" (8) on node 1 (Build target(s)). PrepareForBuild: Creating directory "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_exe\". _GenerateGuids: "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('Upgra deCode', '3.9/upgradecode/exe'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pythonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/ registry'),('PythonRegComponentGuid', '3.9/registry/exe')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_exe\exeguids.txt" '"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe"' is not recognized as an internal or external command, operable program or batch file. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43f f-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/exe'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/python w.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/exe')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_exe\exeguids.txt"" exit ed with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\exe\exe.wixproj] Done Building Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\exe\exe.wixproj" (Build target(s)) -- FAILED. Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (1) is building "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\exe\exe_d.wixproj" (9) on node 1 (Build target(s)). PrepareForBuild: Creating directory "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_exe_d\". _GenerateGuids: "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('Upgra deCode', '3.9/upgradecode/exe_d'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pythonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3. 9/registry'),('PythonRegComponentGuid', '3.9/registry/exe_d')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_exe_d\exe_dguids.txt" '"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe"' is not recognized as an internal or external command, operable program or batch file. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43f f-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/exe_d'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pyth onw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/exe_d')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_exe_d\exe_dguids.tx t"" exited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\exe\exe_d.wixproj] Done Building Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\exe\exe_d.wixproj" (Build target(s)) -- FAILED. Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (1) is building "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\exe\exe_pdb.wixproj" (10) on node 1 (Build target(s)). PrepareForBuild: Creating directory "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_exe_pdb\". _GenerateGuids: "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('Upgra deCode', '3.9/upgradecode/exe_pdb'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pythonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', ' 3.9/registry'),('PythonRegComponentGuid', '3.9/registry/exe_pdb')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_exe_pdb\exe_pdbguids.txt" '"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe"' is not recognized as an internal or external command, operable program or batch file. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43f f-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/exe_pdb'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/py thonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/exe_pdb')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_exe_pdb\exe_pdb guids.txt"" exited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\exe\exe_pdb.wixproj] Done Building Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\exe\exe_pdb.wixproj" (Build target(s)) -- FAILED. Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (1) is building "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\lib\lib.wixproj" (11) on node 1 (Build target(s)). PrepareForBuild: Creating directory "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_lib\". _GenerateGuids: "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('Upgra deCode', '3.9/upgradecode/lib'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pythonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/ registry'),('PythonRegComponentGuid', '3.9/registry/lib')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_lib\libguids.txt" '"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe"' is not recognized as an internal or external command, operable program or batch file. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43f f-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/lib'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/python w.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/lib')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_lib\libguids.txt"" exit ed with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\lib\lib.wixproj] Done Building Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\lib\lib.wixproj" (Build target(s)) -- FAILED. Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (1) is building "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\lib\lib_d.wixproj" (12) on node 1 (Build target(s)). PrepareForBuild: Creating directory "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_lib_d\". _GenerateGuids: "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('Upgra deCode', '3.9/upgradecode/lib_d'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pythonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3. 9/registry'),('PythonRegComponentGuid', '3.9/registry/lib_d')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_lib_d\lib_dguids.txt" '"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe"' is not recognized as an internal or external command, operable program or batch file. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43f f-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/lib_d'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pyth onw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/lib_d')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_lib_d\lib_dguids.tx t"" exited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\lib\lib_d.wixproj] Done Building Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\lib\lib_d.wixproj" (Build target(s)) -- FAILED. Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (1) is building "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\lib\lib_pdb.wixproj" (13) on node 1 (Build target(s)). PrepareForBuild: Creating directory "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_lib_pdb\". _GenerateGuids: "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('Upgra deCode', '3.9/upgradecode/lib_pdb'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pythonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', ' 3.9/registry'),('PythonRegComponentGuid', '3.9/registry/lib_pdb')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_lib_pdb\lib_pdbguids.txt" '"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe"' is not recognized as an internal or external command, operable program or batch file. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43f f-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/lib_pdb'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/py thonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/lib_pdb')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_lib_pdb\lib_pdb guids.txt"" exited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\lib\lib_pdb.wixproj] Done Building Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\lib\lib_pdb.wixproj" (Build target(s)) -- FAILED. Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (1) is building "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\path\path.wixproj" (14) on node 1 (Build target(s)). PrepareForBuild: Creating directory "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_path\". _GenerateGuids: "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('Upgra deCode', '3.9/upgradecode/path'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pythonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9 /registry'),('PythonRegComponentGuid', '3.9/registry/path')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_path\pathguids.txt" '"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe"' is not recognized as an internal or external command, operable program or batch file. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43f f-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/path'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pytho nw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/path')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_path\pathguids.txt"" exited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\path\path.wixproj] Done Building Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\path\path.wixproj" (Build target(s)) -- FAILED. Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (1) is building "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\pip\pip.wixproj" (15) on node 1 (Build target(s)). PrepareForBuild: Creating directory "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_pip\". _GenerateGuids: "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('Upgra deCode', '3.9/upgradecode/pip'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pythonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/ registry'),('PythonRegComponentGuid', '3.9/registry/pip')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_pip\pipguids.txt" '"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe"' is not recognized as an internal or external command, operable program or batch file. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43f f-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/pip'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/python w.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/pip')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_pip\pipguids.txt"" exit ed with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\pip\pip.wixproj] Done Building Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\pip\pip.wixproj" (Build target(s)) -- FAILED. Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (1) is building "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\tcltk\tcltk.wixproj" (16) on node 1 (Build target(s)). PrepareForBuild: Creating directory "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_tcltk\". _GenerateGuids: "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('Upgra deCode', '3.9/upgradecode/tcltk'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pythonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3. 9/registry'),('PythonRegComponentGuid', '3.9/registry/tcltk')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_tcltk\tcltkguids.txt" '"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe"' is not recognized as an internal or external command, operable program or batch file. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43f f-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/tcltk'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pyth onw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/tcltk')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_tcltk\tcltkguids.tx t"" exited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\tcltk\tcltk.wixproj] Done Building Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\tcltk\tcltk.wixproj" (Build target(s)) -- FAILED. Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (1) is building "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\tcltk\tcltk_d.wixproj" (17) on node 1 (Build target(s)). PrepareForBuild: Creating directory "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_tcltk_d\". _GenerateGuids: "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('Upgra deCode', '3.9/upgradecode/tcltk_d'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pythonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', ' 3.9/registry'),('PythonRegComponentGuid', '3.9/registry/tcltk_d')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_tcltk_d\tcltk_dguids.txt" '"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe"' is not recognized as an internal or external command, operable program or batch file. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43f f-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/tcltk_d'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/py thonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/tcltk_d')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_tcltk_d\tcltk_d guids.txt"" exited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\tcltk\tcltk_d.wixproj] Done Building Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\tcltk\tcltk_d.wixproj" (Build target(s)) -- FAILED. Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (1) is building "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\tcltk\tcltk_pdb.wixproj" (18) on node 1 (Build target(s)). PrepareForBuild: Creating directory "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_tcltk_pdb\". _GenerateGuids: "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('Upgra deCode', '3.9/upgradecode/tcltk_pdb'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pythonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/tcltk_pdb')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_tcltk_pdb\tcltk_pdbguids.txt" '"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe"' is not recognized as an internal or external command, operable program or batch file. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43f f-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/tcltk_pdb'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/ pythonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/tcltk_pdb')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_tcltk_pdb\t cltk_pdbguids.txt"" exited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\tcltk\tcltk_pdb.wixproj] Done Building Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\tcltk\tcltk_pdb.wixproj" (Build target(s)) -- FAILED. Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (1) is building "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\test\test.wixproj" (19) on node 1 (Build target(s)). PrepareForBuild: Creating directory "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_test\". _GenerateGuids: "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('Upgra deCode', '3.9/upgradecode/test'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pythonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9 /registry'),('PythonRegComponentGuid', '3.9/registry/test')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_test\testguids.txt" '"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe"' is not recognized as an internal or external command, operable program or batch file. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43f f-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/test'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pytho nw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/test')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_test\testguids.txt"" exited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\test\test.wixproj] Done Building Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\test\test.wixproj" (Build target(s)) -- FAILED. Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (1) is building "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\test\test_d.wixproj" (20) on node 1 (Build target(s)). PrepareForBuild: Creating directory "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_test_d\". _GenerateGuids: "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('Upgra deCode', '3.9/upgradecode/test_d'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pythonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3 .9/registry'),('PythonRegComponentGuid', '3.9/registry/test_d')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_test_d\test_dguids.txt" '"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe"' is not recognized as an internal or external command, operable program or batch file. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43f f-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/test_d'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pyt honw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/test_d')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_test_d\test_dguid s.txt"" exited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\test\test_d.wixproj] Done Building Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\test\test_d.wixproj" (Build target(s)) -- FAILED. Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (1) is building "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\test\test_pdb.wixproj" (21) on node 1 (Build target(s)). PrepareForBuild: Creating directory "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_test_pdb\". _GenerateGuids: "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('Upgra deCode', '3.9/upgradecode/test_pdb'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pythonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/test_pdb')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_test_pdb\test_pdbguids.txt" '"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe"' is not recognized as an internal or external command, operable program or batch file. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43f f-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/test_pdb'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/p ythonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/test_pdb')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_test_pdb\test _pdbguids.txt"" exited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\test\test_pdb.wixproj] Done Building Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\test\test_pdb.wixproj" (Build target(s)) -- FAILED. Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (1) is building "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\tools\tools.wixproj" (22) on node 1 (Build target(s)). PrepareForBuild: Creating directory "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_tools\". _GenerateGuids: "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('Upgra deCode', '3.9/upgradecode/tools'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pythonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3. 9/registry'),('PythonRegComponentGuid', '3.9/registry/tools')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_tools\toolsguids.txt" '"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe"' is not recognized as an internal or external command, operable program or batch file. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43f f-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/tools'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pyth onw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/tools')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_tools\toolsguids.tx t"" exited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\tools\tools.wixproj] Done Building Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\tools\tools.wixproj" (Build target(s)) -- FAILED. Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (1) is building "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\ucrt\ucrt.wixproj" (23) on node 1 (Build target(s)). PrepareForBuild: Creating directory "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_ucrt\". _GenerateGuids: "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('Upgra deCode', '3.9/upgradecode/ucrt'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pythonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9 /registry'),('PythonRegComponentGuid', '3.9/registry/ucrt')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_ucrt\ucrtguids.txt" '"C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe"' is not recognized as an internal or external command, operable program or batch file. C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-43f f-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/ucrt'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pytho nw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/ucrt')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_ucrt\ucrtguids.txt"" exited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\ucrt\ucrt.wixproj] Done Building Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\ucrt\ucrt.wixproj" (Build target(s)) -- FAILED. Done Building Project "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (default targets) -- FAILED. Build FAILED. "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (default target) (1) -> "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\core\core.wixproj" (Build target) (2) -> (_GenerateGuids target) -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-4 3ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/core'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pyt honw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/core')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_core\coreguids.txt" " exited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\core\core.wixproj] "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (default target) (1) -> "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\core\core_d.wixproj" (Build target) (3) -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-4 3ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/core_d'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/p ythonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/core_d')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_core_d\core_dgu ids.txt"" exited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\core\core_d.wixproj] "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (default target) (1) -> "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\core\core_pdb.wixproj" (Build target) (4) -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-4 3ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/core_pdb'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9 /pythonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/core_pdb')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_core_pdb\co re_pdbguids.txt"" exited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\core\core_pdb.wixproj] "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (default target) (1) -> "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\dev\dev.wixproj" (Build target) (5) -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-4 3ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/dev'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pyth onw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/dev')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_dev\devguids.txt"" ex ited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\dev\dev.wixproj] "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (default target) (1) -> "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\dev\dev_d.wixproj" (Build target) (6) -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-4 3ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/dev_d'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/py thonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/dev_d')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_dev_d\dev_dguids. txt"" exited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\dev\dev_d.wixproj] "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (default target) (1) -> "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\doc\doc.wixproj" (Build target) (7) -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-4 3ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/doc'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pyth onw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/doc')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_doc\docguids.txt"" ex ited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\doc\doc.wixproj] "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (default target) (1) -> "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\exe\exe.wixproj" (Build target) (8) -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-4 3ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/exe'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pyth onw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/exe')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_exe\exeguids.txt"" ex ited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\exe\exe.wixproj] "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (default target) (1) -> "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\exe\exe_d.wixproj" (Build target) (9) -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-4 3ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/exe_d'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/py thonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/exe_d')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_exe_d\exe_dguids. txt"" exited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\exe\exe_d.wixproj] "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (default target) (1) -> "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\exe\exe_pdb.wixproj" (Build target) (10) -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-4 3ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/exe_pdb'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/ pythonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/exe_pdb')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_exe_pdb\exe_p dbguids.txt"" exited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\exe\exe_pdb.wixproj] "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (default target) (1) -> "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\lib\lib.wixproj" (Build target) (11) -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-4 3ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/lib'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pyth onw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/lib')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_lib\libguids.txt"" ex ited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\lib\lib.wixproj] "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (default target) (1) -> "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\lib\lib_d.wixproj" (Build target) (12) -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-4 3ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/lib_d'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/py thonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/lib_d')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_lib_d\lib_dguids. txt"" exited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\lib\lib_d.wixproj] "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (default target) (1) -> "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\lib\lib_pdb.wixproj" (Build target) (13) -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-4 3ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/lib_pdb'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/ pythonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/lib_pdb')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_lib_pdb\lib_p dbguids.txt"" exited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\lib\lib_pdb.wixproj] "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (default target) (1) -> "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\path\path.wixproj" (Build target) (14) -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-4 3ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/path'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pyt honw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/path')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_path\pathguids.txt" " exited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\path\path.wixproj] "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (default target) (1) -> "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\pip\pip.wixproj" (Build target) (15) -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-4 3ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/pip'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pyth onw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/pip')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_pip\pipguids.txt"" ex ited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\pip\pip.wixproj] "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (default target) (1) -> "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\tcltk\tcltk.wixproj" (Build target) (16) -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-4 3ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/tcltk'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/py thonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/tcltk')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_tcltk\tcltkguids. txt"" exited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\tcltk\tcltk.wixproj] "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (default target) (1) -> "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\tcltk\tcltk_d.wixproj" (Build target) (17) -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-4 3ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/tcltk_d'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/ pythonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/tcltk_d')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_tcltk_d\tcltk _dguids.txt"" exited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\tcltk\tcltk_d.wixproj] "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (default target) (1) -> "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\tcltk\tcltk_pdb.wixproj" (Build target) (18) -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-4 3ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/tcltk_pdb'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3. 9/pythonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/tcltk_pdb')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_tcltk_pdb \tcltk_pdbguids.txt"" exited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\tcltk\tcltk_pdb.wixproj] "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (default target) (1) -> "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\test\test.wixproj" (Build target) (19) -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-4 3ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/test'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pyt honw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/test')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_test\testguids.txt" " exited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\test\test.wixproj] "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (default target) (1) -> "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\test\test_d.wixproj" (Build target) (20) -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-4 3ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/test_d'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/p ythonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/test_d')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_test_d\test_dgu ids.txt"" exited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\test\test_d.wixproj] "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (default target) (1) -> "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\test\test_pdb.wixproj" (Build target) (21) -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-4 3ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/test_pdb'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9 /pythonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/test_pdb')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_test_pdb\te st_pdbguids.txt"" exited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\test\test_pdb.wixproj] "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (default target) (1) -> "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\tools\tools.wixproj" (Build target) (22) -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-4 3ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/tools'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/py thonw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/tools')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_tools\toolsguids. txt"" exited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\tools\tools.wixproj] "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\bundle\snapshot.wixproj" (default target) (1) -> "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\ucrt\ucrt.wixproj" (Build target) (23) -> C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\msi.props(175,9): error MSB3073: The command ""C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\win32\python.exe" -c "import uuid; print('\n'.join('{}={}'.format(i, uuid.uuid5(uuid.UUID('c8d9733e-a70c-4 3ff-ab0c-e26456f11083'), 'MSEDGEWIN10/win32/' + j)) for i,j in [('CoreUpgradeCode', '3.9/upgradecode'),('UpgradeCode', '3.9/upgradecode/ucrt'),('InstallDirectoryGuidSeed', '3.9/installdirectoryseed'),('PythonExeComponentGuid', '3.9/python.exe'),('PythonwExeComponentGuid', '3.9/pyt honw.exe'),('RemoveLib2to3PickleComponentGuid', '3.9/lib2to3/pickles'),('CommonPythonRegComponentGuid', '3.9/registry'),('PythonRegComponentGuid', '3.9/registry/ucrt')]))" > "C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\PCbuild\obj\\39win32_Release\msi_ucrt\ucrtguids.txt" " exited with code 9009. [C:\Users\IEUser\Downloads\cpython-3.9.6\cpython-3.9.6\Tools\msi\ucrt\ucrt.wixproj] 0 Warning(s) 22 Error(s) Time Elapsed 00:00:05.65