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.7.2 - 0x80070643 - Fatal Error during installation #77147

Closed
exceltw mannequin opened this issue Feb 27, 2018 · 4 comments
Closed

Python 3.7.2 - 0x80070643 - Fatal Error during installation #77147

exceltw mannequin opened this issue Feb 27, 2018 · 4 comments
Labels
3.7 (EOL) end of life OS-windows type-crash A hard crash of the interpreter, possibly with a core dump

Comments

@exceltw
Copy link
Mannequin

exceltw mannequin commented Feb 27, 2018

BPO 32966
Nosy @pfmoore, @tjguk, @zware, @zooba
Files
  • Python 3.6.4 (64-bit)_20180227154057.log
  • 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 2021-10-18.21:46:45.653>
    created_at = <Date 2018-02-27.21:33:46.679>
    labels = ['3.7', 'OS-windows', 'type-crash']
    title = 'Python 3.7.2 - 0x80070643 - Fatal Error during installation'
    updated_at = <Date 2021-10-18.21:46:45.653>
    user = 'https://bugs.python.org/exceltw'

    bugs.python.org fields:

    activity = <Date 2021-10-18.21:46:45.653>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-10-18.21:46:45.653>
    closer = 'iritkatriel'
    components = ['Windows']
    creation = <Date 2018-02-27.21:33:46.679>
    creator = 'exceltw'
    dependencies = []
    files = ['47464']
    hgrepos = []
    issue_num = 32966
    keywords = []
    message_count = 4.0
    messages = ['313027', '313043', '366977', '367025']
    nosy_count = 6.0
    nosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'steve.dower', 'exceltw', 'Cybernetic']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue32966'
    versions = ['Python 3.7']

    @exceltw
    Copy link
    Mannequin Author

    exceltw mannequin commented Feb 27, 2018

    Installing Python 3.6.4, Windows 10 64bit, exits installer and dumps the following error code to log.

    [18B8:4394][2018-02-27T15:41:06]i399: Apply complete, result: 0x80070643, restart: None, ba requested restart: No

    0x80070643 - Fatal Error during installation

    Attempted Command line installation as Administrator, installation standard methods as Administrator

    @exceltw exceltw mannequin added topic-installation type-crash A hard crash of the interpreter, possibly with a core dump labels Feb 27, 2018
    @zooba
    Copy link
    Member

    zooba commented Feb 28, 2018

    Make sure all your Windows updates are installed, reboot if necessary, and try again.

    I believe this is the error that occurs when another installation is ongoing, and Windows Update is about the only tool likely to be installing something without telling you or us about it. It's a known and ongoing issue right now, but not something we can resolve from our installer.

    @Cybernetic
    Copy link
    Mannequin

    Cybernetic mannequin commented Apr 22, 2020

    I am trying to uninstall python 3.7.2 because I think it is preventing me from correctly using python 3.8.2. When I go to my program list on windows 10 and try to uninstall it, it gets approximately 10% in and then gives me the message that No python 3.7 installation was detected. I hit Ok and then it continues loading for another 1% and then I receive the error message "0x80070643 Fatal Error during installation " How do I resolve this?

    @Cybernetic Cybernetic mannequin added the 3.7 (EOL) end of life label Apr 22, 2020
    @Cybernetic Cybernetic mannequin changed the title Python 3.6.4 - 0x80070643 - Fatal Error during installation Python 3.7.2 - 0x80070643 - Fatal Error during installation Apr 22, 2020
    @zooba
    Copy link
    Member

    zooba commented Apr 22, 2020

    Your best bet is to repair the Python 3.7.2 install first (through Programs and Features, if possible), and then uninstall it.

    Any idea why it's interfering with Python 3.8? That shouldn't be the case (unless it's PATH related, in which case yeah, that's more or less expected).

    @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
    3.7 (EOL) end of life OS-windows type-crash A hard crash of the interpreter, possibly with a core dump
    Projects
    None yet
    Development

    No branches or pull requests

    3 participants