[New-bugs-announce] [issue29583] Python 3.6 won't install on Windows 2012 R2

Lane Campbell report at bugs.python.org
Thu Feb 16 19:03:48 EST 2017


New submission from Lane Campbell:

When trying to install Python 3.6 using the "python-3.6.0-amd64.exe" installer on Windows 2012 R2 I encounter a failure.  

I'm flagging the options in the installer for:
Customize Installation
Add Python 3.6 to PATH
Leaving all Optional Features selected 
Under Advanced Options I'm checking "Install for all users" and letting Python's installer select "Precompile standard library".  
This is what the installer outputs when it fails: http://pastebin.com/XUzVJ1Y5

I've tried to download KB2999226 & KB3118401 manually but they say they aren't for my version of Windows.  I believe that the Python installer is detecting my version of Windows is 8.1 and isn't installing because of the Windows dependencies also fail since they are for version 8.1 (or at least appear to be).

----------
components: Windows
messages: 287973
nosy: Lane Campbell, paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: Python 3.6 won't install on Windows 2012 R2
versions: Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29583>
_______________________________________


More information about the New-bugs-announce mailing list