Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: =?UTF-8?Q?Nagy_L=c3=a1szl=c3=b3_Zsolt?= Newsgroups: comp.lang.python Subject: Re: Trouble installing Python 3.5.0 Date: Tue, 17 Nov 2015 15:45:58 +0100 Lines: 8 Message-ID: References: <1479749727.6211494.1447708113131.JavaMail.yahoo.ref@mail.yahoo.com> <1479749727.6211494.1447708113131.JavaMail.yahoo@mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de GimiGyUf3Mx0bK20UDIpQAb/SZQqKH+pynbnTJ9PwKcg== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.007 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.05; 'run,': 0.07; 'newest': 0.09; 'python': 0.10; 'vista': 0.13; 'received:io': 0.16; 'received:psf.io': 0.16; "wouldn't": 0.16; 'fix': 0.21; 'header:In-Reply-To:1': 0.24; 'installed': 0.26; 'supported': 0.27; 'error': 0.27; 'found.': 0.27; 'but': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'does': 0.39; 'application': 0.39; 'to:addr:python.org': 0.40; 'hello,': 0.40; 'charset:windows-1252': 0.62 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=shopzeus.com; s=shopzeus_com; t=1447771556; bh=PpdANgP/jf4cp1fenzNYzHiwER+DFQPCwtGoahPotKk=; h=Subject:To:References:From:Date:In-Reply-To:From; b=mymlyCQNOYK/ol0mC+b+RfEjlEojU7oaubbgnxn3jYePg/3QIfe8mxNPyGxRqVbdj U+H34tPsm7oBSMLJyTdQLvTx1/M/NNu4bnlHDiLHjj8IdtokfCNzsGNnSZP7UOUEaK k4J2KLeYl3pPaXLIGk54RiyZ7+XM8i7Cwy+KxfaFAspv7xuERVDYK8l/Mq798Iuwhc L3Do+rPCT673TahtARbAWbV/vUkLkzPCvKgr20p5c4A5W1CefiHs0ZhcJW/oOLvTTb ll+g8ej7rnHHTBW2KSjRArcnMEOBRc4ZfcpdFlu5ytDVKfG3qHzJ6/HYhG+J9EP0nS DXEYmavun4GYw== In-Reply-To: <1479749727.6211494.1447708113131.JavaMail.yahoo@mail.yahoo.com> 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:98926 > Hello, > > I installed 3.5, "successfully" as the installer indicated, yet the program wouldn't run, with the following error message: "...failed to start because api-ms-win-crt-runtime-I1-1-0.dll was not found. Re-installing the application may fix this problem." I reinstalled, but no luck. I think Vista and XP was supported up to Python 3.4. The newest Python 3.5 does not support Vista or XP.