Fail 3.10.8 version installation on Windows 11 21H2

Thomas Passin list1 at tompassin.net
Wed Oct 12 17:27:31 EDT 2022


You probably need to install from an administrator account to install 
for all users.

On 10/12/2022 5:20 AM, Kirill Ratkin via Python-list wrote:
> Hi All,
> 
> 
> Do anyone face issue like in log below?
> 
> I got last installer (3.10.8) and try to install it 'for all users' with 
> downloading precompiled (pdb) files.
> 
> And installation fails saying permission error.
> 
> Installer says downloading error in the log.
> 
> 
> I repeated it three times with same result
> 
> 
> 
> Just to test I got previous version (3.10.6) and it is installed without 
> any errors with same installer settings.
> 
> 
> -------------------- begin here -------- part of installer log file 
> ---------------------------
> 
> [183C:19E4][2022-10-12T12:01:23]e000: Error 0x80070005: Failed attempt 
> to download URL: 
> 'https://www.python.org/ftp/python/3.10.8/amd64/core_pdb.msi' to: 
> 'C:\Users\Kirill\AppData\Local\Temp\{93FCA30B-7B82-4BF0-B911-5223F0E6A053}\core_AllUsers_pdb'
> [183C:19E4][2022-10-12T12:01:23]w343: Prompt for source of package: 
> core_AllUsers_pdb, payload: core_AllUsers_pdb, path: 
> C:\Users\Kirill\Downloads\core_pdb.msi
> [183C:19E4][2022-10-12T12:01:26]i338: Acquiring package: 
> core_AllUsers_pdb, payload: core_AllUsers_pdb, download from: 
> https://www.python.org/ftp/python/3.10.8/amd64/core_pdb.msi
> [183C:19E4][2022-10-12T12:01:26]e000: Error 0x80070005: Failed attempt 
> to download URL: 
> 'https://www.python.org/ftp/python/3.10.8/amd64/core_pdb.msi' to: 
> 'C:\Users\Kirill\AppData\Local\Temp\{93FCA30B-7B82-4BF0-B911-5223F0E6A053}\core_AllUsers_pdb'
> [183C:19E4][2022-10-12T12:01:26]w343: Prompt for source of package: 
> core_AllUsers_pdb, payload: core_AllUsers_pdb, path: 
> C:\Users\Kirill\Downloads\core_pdb.msi
> [183C:19E4][2022-10-12T12:01:29]i338: Acquiring package: 
> core_AllUsers_pdb, payload: core_AllUsers_pdb, download from: 
> https://www.python.org/ftp/python/3.10.8/amd64/core_pdb.msi
> [183C:19E4][2022-10-12T12:01:29]e000: Error 0x80070005: Failed attempt 
> to download URL: 
> 'https://www.python.org/ftp/python/3.10.8/amd64/core_pdb.msi' to: 
> 'C:\Users\Kirill\AppData\Local\Temp\{93FCA30B-7B82-4BF0-B911-5223F0E6A053}\core_AllUsers_pdb'
> [183C:19E4][2022-10-12T12:01:29]w343: Prompt for source of package: 
> core_AllUsers_pdb, payload: core_AllUsers_pdb, path: 
> C:\Users\Kirill\Downloads\core_pdb.msi
> [183C:19E4][2022-10-12T12:01:32]i338: Acquiring package: 
> core_AllUsers_pdb, payload: core_AllUsers_pdb, download from: 
> https://www.python.org/ftp/python/3.10.8/amd64/core_pdb.msi
> [183C:19E4][2022-10-12T12:01:32]e000: Error 0x80070005: Failed attempt 
> to download URL: 
> 'https://www.python.org/ftp/python/3.10.8/amd64/core_pdb.msi' to: 
> 'C:\Users\Kirill\AppData\Local\Temp\{93FCA30B-7B82-4BF0-B911-5223F0E6A053}\core_AllUsers_pdb'
> [183C:19E4][2022-10-12T12:01:32]e000: Error 0x80070005: Failed to 
> acquire payload from: 
> 'https://www.python.org/ftp/python/3.10.8/amd64/core_pdb.msi' to working 
> path: 
> 'C:\Users\Kirill\AppData\Local\Temp\{93FCA30B-7B82-4BF0-B911-5223F0E6A053}\core_AllUsers_pdb'
> [183C:19E4][2022-10-12T12:01:32]e313: Failed to acquire payload: 
> core_AllUsers_pdb to working path: 
> C:\Users\Kirill\AppData\Local\Temp\{93FCA30B-7B82-4BF0-B911-5223F0E6A053}\core_AllUsers_pdb, error: 0x80070005.
> [08CC:3570][2022-10-12T12:01:32]i351: Removing cached package: 
> core_AllUsers, from path: C:\ProgramData\Package 
> Cache\{6463E43B-54B1-4407-818D-DD90D11CDD06}v3.10.8150.0\
> [183C:313C][2022-10-12T12:01:32]e000: Error 0x80070005: Cache thread 
> exited unexpectedly.
> 
> -------------------- end here -------- part of installer log file 
> ---------------------------
> 
> 



More information about the Python-list mailing list