chipstuff <kami...@live.com> added the comment:

Experienced the same issue, this is either Permissions or Antivirus blocking 
Python from being installed.

After uninstall third party AV (avast) and running the following commands to 
update Defender's signature files the installation was completed.


“%PROGRAMFILES%\Windows Defender\MPCMDRUN.exe” -RemoveDefinitions -All

“%PROGRAMFILES%\Windows Defender\MPCMDRUN.exe” -SignatureUpdate

Source: https://appuals.com/

----------
nosy: +chipstuff

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

Reply via email to