This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steve.dower
Recipients Decorater, paul.moore, steve.dower, tim.golden, zach.ware
Date 2016-12-08.14:08:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481206104.06.0.494082148372.issue28902@psf.upfronthosting.co.za>
In-reply-to
Content
If you run the installer through the Programs and Features dialog to modify or uninstall it should definitely find the current installation (as the registration it looks for is the same registration that makes it appear in that dialog). Because there are different installers, unfortunately they can't always detect each other despite laying down the same version of Python. I too would like them to get better at this, but it's not at all simple.

We can't go wiping install information arbitrarily or it will corrupt user machines.

For the missing file error, you should have a whole lot of log files in your %TEMP% directory. Could you zip them up and attach them here so I can take a look at what went wrong?
History
Date User Action Args
2016-12-08 14:08:24steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, Decorater
2016-12-08 14:08:24steve.dowersetmessageid: <1481206104.06.0.494082148372.issue28902@psf.upfronthosting.co.za>
2016-12-08 14:08:24steve.dowerlinkissue28902 messages
2016-12-08 14:08:23steve.dowercreate