New submission from shakir_juolay <shakir_juo...@yahoo.com>:

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 failed with error 0x800705aa. Attached is the log file.

Also Windows CMD is behaving strange. It does not throw any error on 'python' 
command but does nothing. It throws error on 'py' command.

Microsoft Windows [Version 10.0.19041.546]
(c) 2020 Microsoft Corporation. All rights reserved.

D:\Users\sjuolay>python

D:\Users\sjuolay>py
'py' is not recognized as an internal or external command,
operable program or batch file.

D:\Users\sjuolay>

----------
components: Installation
files: Pyhon39InstallLog.txt
messages: 379873
nosy: shakir_juolay
priority: normal
severity: normal
status: open
title: Python Windows Installation Error 0x800705aa
versions: Python 3.9
Added file: https://bugs.python.org/file49548/Pyhon39InstallLog.txt

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue42196>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to