Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: tjohnson Newsgroups: comp.lang.python Subject: Re: Complain Date: Thu, 31 Dec 2015 13:55:56 -0500 Lines: 15 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de rJ8qrEnaK/LtKDVegyaMJwlTwnzUqUO4vEaK8Iogg7EQ== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.057 X-Spam-Evidence: '*H*': 0.89; '*S*': 0.00; 'python': 0.10; '2.7': 0.13; 'instead.': 0.15; 'received:io': 0.16; 'received:psf.io': 0.16; 'reinstalled': 0.16; 'xp?': 0.16; 'wrote:': 0.16; 'windows': 0.20; 'fix': 0.21; 'to:2**1': 0.21; 'am,': 0.23; 'downloaded': 0.24; 'header:In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'compatible': 0.27; '32-bit': 0.29; "can't": 0.32; 'computer.': 0.32; 'so,': 0.35; 'displays': 0.35; "isn't": 0.35; 'problem.': 0.35; 'but': 0.36; 'there': 0.36; 'possible': 0.36; 'to:addr :python-list': 0.36; 'subject:: ': 0.37; 'operating': 0.37; 'thanks': 0.37; 'missing': 0.37; "won't": 0.38; 'application': 0.39; 'to:addr:python.org': 0.40; 'your': 0.60; 'charset:windows-1252': 0.62; 'laptop': 0.67; '3.4': 0.84; 'from:addr:outlook.com': 0.84; 'received:65.55.111.73': 0.91 X-TMN: [yaRKBDg0tPbXmCCvKEyQc3YrUnDm55kX] X-Originating-Email: [tandrewjohnson@outlook.com] User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 In-Reply-To: X-Antivirus: avast! (VPS 151231-1, 12/31/2015), Outbound message X-Antivirus-Status: Clean X-OriginalArrivalTime: 31 Dec 2015 18:55:57.0698 (UTC) FILETIME=[E23DDE20:01D143FC] X-Mailman-Approved-At: Thu, 31 Dec 2015 14:31:54 -0500 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:101079 On 12/31/2015 11:24 AM, ebuka ogbonnaya wrote: > my name is Ebuka Egbunine, from Nigeria.I studied Geology and > mining.Actually i downloaded python3.5(32-bit) successfully on my laptop > which operates on 32-bit memory, but the application is not opening, it > displays the message " the program can't start because api-ms-crt > runtime-l1-1-0.dll is missing from my computer. Try reinstalling the > program to fix this problem". I have reinstalled it twice all to no avail. > I want to know if there is any other possible solution to the > problem. > > Thanks > Is your operating system Windows XP? If so, you won't be able to use Python 3.5 because it isn't compatible with WinXP, but you can use Python 2.7 or 3.4 instead.