[issue26183] 2.7.11 won't clean install on Windows 10 x64

2016-01-27 Thread Steve Dower
Steve Dower added the comment: VS 2015 won't cause this (I also work on that product as my day job, so I know exactly what it does and doesn't do), but the registry corruption probably did. The pip support that's in the 2.7 installer is not the most robust code, and it can easily run into

[issue26183] 2.7.11 won't clean install on Windows 10 x64

2016-01-27 Thread Tom Parker
Tom Parker added the comment: FYI, I ran into this same issue, I believe this was caused by my selecting Python tools when installing Visual Studio 2015 Community edition. But I removed it and the issued didn't go away. Then I deleted some empty python registry keys and voila the installer

[issue26183] 2.7.11 won't clean install on Windows 10 x64

2016-01-27 Thread Tom Parker
Tom Parker added the comment: Ah OK :) I had done a W10 reset to wipe my PC before reinstalling VS so I could't imagine where else the python registry keys could have come from. My install sequence was: SQL Server 2012 Developer Visual Studio 2015 Community Edition Office 365 Inkscape -

[issue26183] 2.7.11 won't clean install on Windows 10 x64

2016-01-25 Thread Roger Cook
Roger Cook added the comment: Installing a VM and running it there, it installs. Is there a manual removal procedure to follow when the automated uninstall fails? -- resolution: -> not a bug status: open -> closed ___ Python tracker

[issue26183] 2.7.11 won't clean install on Windows 10 x64

2016-01-23 Thread SilentGhost
Changes by SilentGhost : -- components: +Windows nosy: +paul.moore, steve.dower, tim.golden, zach.ware ___ Python tracker ___

[issue26183] 2.7.11 won't clean install on Windows 10 x64

2016-01-23 Thread Steve Dower
Steve Dower added the comment: This is trying to remove 2.7.10, so I guess it's not as clean as you think. You'll need to repair the 2.7.10 install (not just reinstall it - it has to be the right version so you can choose repair) and then try again. --

[issue26183] 2.7.11 won't clean install on Windows 10 x64

2016-01-22 Thread Roger Cook
New submission from Roger Cook: The Windows installer stops the installation and backs out on a clean system. Here is the relevant section of the log file (msiexec /i python-2.7.11.amd64.msi /l*v): MSI (s) (14:90) [15:13:32:577]: Executing op: ActionStart(Name=RemovePip,,) Action 15:13:32: