Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python 3.5 installation problem; Error 0x80240017: Failed to execute MSU package #69732

Closed
rfrank1234 mannequin opened this issue Nov 3, 2015 · 2 comments
Closed

python 3.5 installation problem; Error 0x80240017: Failed to execute MSU package #69732

rfrank1234 mannequin opened this issue Nov 3, 2015 · 2 comments
Labels
OS-windows topic-installation type-bug An unexpected behavior, bug, or error

Comments

@rfrank1234
Copy link
Mannequin

rfrank1234 mannequin commented Nov 3, 2015

BPO 25546
Nosy @pfmoore, @tjguk, @zware, @zooba
Superseder
  • bpo-32507: Change Windows install to applocal UCRT
  • Files
  • Python 3.5.0 (64-bit)_20151103101640.log: log file of failed Windows 3.5 installation
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2018-01-06.23:59:41.859>
    created_at = <Date 2015-11-03.15:41:13.610>
    labels = ['type-bug', 'expert-installation', 'OS-windows']
    title = 'python 3.5 installation problem; Error 0x80240017: Failed to execute MSU package'
    updated_at = <Date 2018-01-06.23:59:41.858>
    user = 'https://bugs.python.org/rfrank1234'

    bugs.python.org fields:

    activity = <Date 2018-01-06.23:59:41.858>
    actor = 'steve.dower'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-01-06.23:59:41.859>
    closer = 'steve.dower'
    components = ['Installation', 'Windows']
    creation = <Date 2015-11-03.15:41:13.610>
    creator = 'rfrank1234'
    dependencies = []
    files = ['40935']
    hgrepos = []
    issue_num = 25546
    keywords = []
    message_count = 2.0
    messages = ['253998', '254029']
    nosy_count = 5.0
    nosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'steve.dower', 'rfrank1234']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = '32507'
    type = 'behavior'
    url = 'https://bugs.python.org/issue25546'
    versions = ['Python 3.5']

    @rfrank1234
    Copy link
    Mannequin Author

    rfrank1234 mannequin commented Nov 3, 2015

    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.

    @rfrank1234 rfrank1234 mannequin added the type-bug An unexpected behavior, bug, or error label Nov 3, 2015
    @zooba
    Copy link
    Member

    zooba commented Nov 3, 2015

    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.

    @zooba zooba closed this as completed Jan 6, 2018
    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    OS-windows topic-installation type-bug An unexpected behavior, bug, or error
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant