[issue42196] Python Windows Installation Error 0x800705aa

2020-11-02 Thread shakir_juolay
Change by shakir_juolay : -- stage: -> resolved status: open -> closed Added file: https://bugs.python.org/file49566/Installation Screen Shots.docx ___ Python tracker ___

[issue42196] Python Windows Installation Error 0x800705aa

2020-11-02 Thread shakir_juolay
Change by shakir_juolay : Added file: https://bugs.python.org/file49565/Installation Screen Shots - 2.log ___ Python tracker ___ ___ Python-

[issue42196] Python Windows Installation Error 0x800705aa

2020-11-02 Thread shakir_juolay
shakir_juolay added the comment: I updated my Windows using Windows Update. Attempted one more time and failed with different errors(images attached). Tried with Python3.8.1 and failed with initial error 0x800705aa. Rebooted my machine and tried again with Python3.9 and it worked. Thanks al

[issue42196] Python Windows Installation Error 0x800705aa

2020-10-30 Thread Steve Dower
Steve Dower added the comment: That python.exe stub being there may be the reason it doesn't appear to do anything. If you aren't fully up to date on preview builds (which is likely), then running it with any arguments will silently exit. If you run it just as "python.exe" then it will pop o

[issue42196] Python Windows Installation Error 0x800705aa

2020-10-30 Thread shakir_juolay
Change by shakir_juolay : Added file: https://bugs.python.org/file49552/Capture.JPG ___ Python tracker ___ ___ Python-bugs-list mailing list

[issue42196] Python Windows Installation Error 0x800705aa

2020-10-30 Thread shakir_juolay
shakir_juolay added the comment: I have installed Zoom without Admin rights in the default folder D:\Users\sjuolay\AppData\Roaming\Zoom\bin. I am assuming it's only me since the application is not installed in Program Files. Regarding CMD trying to run Python D:\Users\sjuolay>where.exe pyth

[issue42196] Python Windows Installation Error 0x800705aa

2020-10-29 Thread Eryk Sun
Eryk Sun added the comment: 0x8007_05AA is ERROR_NO_SYSTEM_RESOURCES (1450, 0x05AA) returned as an HRESULT value. This error is usually due to a system call failing with the status code STATUS_INSUFFICIENT_RESOURCES. From "Pyhon39InstallLog.txt", apparently the installer failed to create an

[issue42196] Python Windows Installation Error 0x800705aa

2020-10-29 Thread Karthikeyan Singaravelan
Change by Karthikeyan Singaravelan : -- components: +Windows nosy: +paul.moore, steve.dower, tim.golden, zach.ware ___ Python tracker ___ __

[issue42196] Python Windows Installation Error 0x800705aa

2020-10-29 Thread shakir_juolay
New submission from shakir_juolay : I have recently changed my laptop and my Admin copied everything from D:\Users\sjuolay folder from the old laptop to new laptop. Both Windows 10. I had Python 3.8 64bit on the old laptop. I am trying to install Python 3.9 64bit on my new laptop. But I faile