Issue 25546: python 3.5 installation problem; Error 0x80240017: Failed to execute MSU package (original) (raw)

Issue25546

Created on 2015-11-03 15:41 by rfrank1234, last changed 2022-04-11 14:58 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
Python 3.5.0 (64-bit)_20151103101640.log rfrank1234,2015-11-03 15:41 log file of failed Windows 3.5 installation
Messages (2)
msg253998 - (view) Author: Ryan Franklin (rfrank1234) Date: 2015-11-03 15:41
Python 3.5 will not install on my Windows 7 Pro machine. The observed failure is : Error 0x80240017: Failed to execute MSU package. This appears to be an open problem with Python 3.5. The same does not have any problems with the Python 3.4.1 installations.
msg254029 - (view) Author: Steve Dower (steve.dower) * (Python committer) Date: 2015-11-03 22:56
Can you try installing http://www.microsoft.com/en-us/download/details.aspx?id=48145 and then install Python again? That installer is installing the same update for your machine as Python 3.5 requires, so our installer should skip it once it is on. Alternatively, you may get a more detailed error message.
History
Date User Action Args
2022-04-11 14:58:23 admin set github: 69732
2018-01-06 23:59:41 steve.dower set status: open -> closedsuperseder: Change Windows install to applocal UCRTresolution: out of datestage: resolved
2015-11-03 22:56:59 steve.dower set versions: + Python 3.5nosy: + paul.moore, tim.golden, zach.waremessages: + components: + Installation, Windows
2015-11-03 20:39:57 berker.peksag set nosy: + steve.dower
2015-11-03 15:41:13 rfrank1234 create