Path: csiph.com!feeder.erje.net!2.eu.feeder.erje.net!newsfeed.freenet.ag!newsfeed.kamp.net!newsfeed.kamp.net!fu-berlin.de!uni-berlin.de!not-for-mail From: paul.hermeneutic@gmail.com Newsgroups: comp.lang.python Subject: Re: Python.Exe Problem Date: Fri, 1 Jan 2016 13:21:13 -0700 Lines: 40 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de OnRSmm5Co6GGVmCGBDe6wwFwWgWkt2RdJ6wQFHbq8rWw== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'error:': 0.05; '"the': 0.07; 'correct.': 0.07; 'jan': 0.11; 'skip:f 30': 0.15; '*they*': 0.16; 'email addr:udel.edu>': 0.16; 'email name:<tjreedy': 0.16; 'found"': 0.16; 'hits': 0.16; 'md5': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'reedy': 0.16; 'subject:Problem': 0.16; 'version?': 0.16; 'wrote:': 0.16; 'else,': 0.18; 'library': 0.20; 'windows': 0.20; '2015': 0.20; 'fix': 0.21; 'am,': 0.23; 'appears': 0.23; 'seems': 0.23; 'daniel': 0.23; 'dec': 0.23; 'header:In-Reply-To:1': 0.24; 'installed': 0.26; 'error': 0.27; 'message-id:@mail.gmail.com': 0.27; "skip:' 10": 0.28; 'another.': 0.29; 'release.': 0.29; 'anywhere': 0.30; 'url:mailman': 0.30; 'entry': 0.31; '"the': 0.32; 'possibly': 0.32; 'getting': 0.33; 'run': 0.33; 'point': 0.33; 'options': 0.33; 'url:python': 0.33; 'url:listinfo': 0.34; 'tue,': 0.34; 'received:google.com': 0.35; 'could': 0.35; 'located': 0.36; 'url:org': 0.36; 'received:209.85': 0.36; 'to:addr:python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'responsible': 0.37; 'skip:& 10': 0.37; 'received:209': 0.38; 'mean': 0.38; 'google': 0.39; 'sure': 0.39; 'does': 0.39; 'url:mail': 0.40; 'to:addr:python.org': 0.40; 'hello,': 0.40; 'some': 0.40; 'from:no real name:2**0': 0.60; 'your': 0.60; 'source?': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=9Dc8Jxw/KH5HK4wNtlMsxfqndAqRI8CW3h3SYeUepA4=; b=qm3C0XRhagPJBIVsbtZUPxuQlWpPXsG6hEU8iywLeD0aLVLdVQrQ2de+nXHwS/Eggx KU1a9ZLMu3HKSa2PspsMnRM9CLfkjPRsUj35/Mpk7idHOXcrWaJvmvQ1JG15nFRzOAD+ aj65GFGzwgB8LHFtjIa5vIqzzVt8833KgAD0S19o5HiEUyGY1+P4X5TiCFowdER+BmZQ QIxTMiAwNMXN2AK2e/FaqXpocBlMsWzsTnJMcRktqe58658V8ulsPgRdCf6ZMtSC2OHr c6DqZfAvox32oh54jPLVfE+wuf9TjQbVkubDYqq8RhtUCArnHanhxRwb7EdMdPtO7Uy3 c5Og== X-Received: by 10.112.55.97 with SMTP id r1mr26701531lbp.117.1451679693332; Fri, 01 Jan 2016 12:21:33 -0800 (PST) In-Reply-To: X-Content-Filtered-By: Mailman/MimeDel 2.1.20+ X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:101116 Daniel, after the download, please be sure to verify the MD5 checksum to know that the download is correct. On Tue, Dec 29, 2015 at 1:44 PM, Terry Reedy wrote: > On 12/29/2015 11:24 AM, Daniel Lee wrote: > >> Hello, >> >> When I try to run python.exe on my computer with Windows 8, >> > > Which exact version? From what source? How did you download (from where) > or compile? How did you install? How do you try to run it? > > I get the following error: >> >> "Python.exe - Entry Point Not Found" >> >> "The Procedure entry point ?terminate@@YAXXZ could not be located in the >> dynamic link library C:\Program Files\Python3.5\python.exe." >> > > Google return 76000 hits for 'terminate@@YAXXZ', so this appears to not > be a unique issue in some form or another. > > What does this error mean and how can I fix it? >> > > It seems like your installed python.exe is corrupt. Make sure you have a > final release. I would re-install, possibly after re-downloading from > python.org. If you download from anywhere else, *they* are responsible > for getting the compile options correct. > > -- > Terry Jan Reedy > > -- > https://mail.python.org/mailman/listinfo/python-list >