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 paul.moore, sid1987, steve.dower, tim.golden, vstinner, zach.ware
Date 2018-06-06.13:22:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528291379.51.0.592728768989.issue33779@psf.upfronthosting.co.za>
In-reply-to
Content
Did you have a previous install? It looks like it is registered but somehow you don't have the ability to replace it.

If you're comfortable with using regedit.exe, you could try renaming SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{9d1b786e-0fd4-4386-abc1-4b920ab32da9} (probably under HKEY_CURRENT_USER, but running as admin all the time can make installers choose HKEY_LOCAL_MACHINE instead). Renaming will get it out of the way so you can try installing again, but you can bring it back if something else breaks.

If you're not comfortable, let me know and I'll make a Powershell script for you can that do it.
History
Date User Action Args
2018-06-06 13:22:59steve.dowersetrecipients: + steve.dower, paul.moore, vstinner, tim.golden, zach.ware, sid1987
2018-06-06 13:22:59steve.dowersetmessageid: <1528291379.51.0.592728768989.issue33779@psf.upfronthosting.co.za>
2018-06-06 13:22:59steve.dowerlinkissue33779 messages
2018-06-06 13:22:59steve.dowercreate