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

Unable to install Python 3.7.2 #80496

Closed
ecesujoygmailcom mannequin opened this issue Mar 16, 2019 · 6 comments
Closed

Unable to install Python 3.7.2 #80496

ecesujoygmailcom mannequin opened this issue Mar 16, 2019 · 6 comments
Labels
3.7 (EOL) end of life topic-installation type-bug An unexpected behavior, bug, or error

Comments

@ecesujoygmailcom
Copy link
Mannequin

ecesujoygmailcom mannequin commented Mar 16, 2019

BPO 36315
Nosy @pfmoore, @tjguk, @zware, @zooba, @csabella
Files
  • Python 3.7.2 (32-bit)_log.txt
  • Python 3.7.2 (32-bit)_20190321131450_000_core_JustForMe.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 2019-09-11.13:04:21.375>
    created_at = <Date 2019-03-16.12:57:44.917>
    labels = ['3.7', 'type-bug', 'expert-installation']
    title = 'Unable to install Python 3.7.2'
    updated_at = <Date 2019-09-11.13:04:21.374>
    user = 'https://bugs.python.org/ecesujoygmailcom'

    bugs.python.org fields:

    activity = <Date 2019-09-11.13:04:21.374>
    actor = 'steve.dower'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-09-11.13:04:21.375>
    closer = 'steve.dower'
    components = ['Installation']
    creation = <Date 2019-03-16.12:57:44.917>
    creator = 'ecesujoy@gmail.com'
    dependencies = []
    files = ['48211', '48226']
    hgrepos = []
    issue_num = 36315
    keywords = []
    message_count = 6.0
    messages = ['338082', '338089', '338117', '338318', '338530', '338550']
    nosy_count = 6.0
    nosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'steve.dower', 'cheryl.sabella', 'ecesujoy@gmail.com']
    pr_nums = []
    priority = 'normal'
    resolution = 'third party'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue36315'
    versions = ['Python 3.7']

    @ecesujoygmailcom
    Copy link
    Mannequin Author

    ecesujoygmailcom mannequin commented Mar 16, 2019

    Getting the following error while trying to install Python 3.7.2
    0x80070002- The system can not find the file specified.
    Log file has been attached.

    @ecesujoygmailcom ecesujoygmailcom mannequin added 3.7 (EOL) end of life topic-installation type-bug An unexpected behavior, bug, or error labels Mar 16, 2019
    @csabella
    Copy link
    Contributor

    I believe support has been removed for Windows Vista.

    @ecesujoygmailcom
    Copy link
    Mannequin Author

    ecesujoygmailcom mannequin commented Mar 17, 2019

    I am using Windows 7

    @zooba
    Copy link
    Member

    zooba commented Mar 19, 2019

    In your %TEMP% directory, there should be at least one more log file (probably only one other) alongside the one you attached. It will have "core_JustForMe" in the title. Could you find and attach this file? It has the actual cause of the error in it.

    @ecesujoygmailcom
    Copy link
    Mannequin Author

    ecesujoygmailcom mannequin commented Mar 21, 2019

    Hi Steve,

    I have attached the "core_JustForMe" log file

    @zooba
    Copy link
    Member

    zooba commented Mar 21, 2019

    It looks like something on your system "cleaned up" the installer while it was still running. Sometimes this can be AV or system policies, but there's nothing we can fix in the installer for it.

    Here are some things you can try (one at a time):

    • disable any antivirus scanners while you install
    • right-click the installer and select "Run as Administrator" before you start
    • deselect the "Install launcher for All Users" option (which should avoid needing to elevate)

    @zooba zooba closed this as completed Sep 11, 2019
    @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 topic-installation type-bug An unexpected behavior, bug, or error
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants