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: 16 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 OF3dSMrWvWrYYJKHkNU/NwWadKfa7l0UzqKLe6lR0IwQ== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.009 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.10; '2.7': 0.13; 'instead.': 0.15; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'reinstalled': 0.16; 'xp?': 0.16; 'wrote:': 0.16; 'windows': 0.20; 'fix': 0.21; 'am,': 0.23; 'downloaded': 0.24; 'header:In-Reply- To:1': 0.24; 'header:User-Agent:1': 0.26; 'header:X-Complaints- To:1': 0.26; 'compatible': 0.27; '32-bit': 0.29; "can't": 0.32; 'computer.': 0.32; 'received:comcast.net': 0.33; 'so,': 0.35; 'displays': 0.35; "isn't": 0.35; 'problem.': 0.35; 'but': 0.36; 'there': 0.36; 'possible': 0.36; 'received:71': 0.36; 'to:addr :python-list': 0.36; 'subject:: ': 0.37; 'operating': 0.37; 'thanks': 0.37; 'received:org': 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 X-Injected-Via-Gmane: http://gmane.org/ X-Gmane-NNTP-Posting-Host: c-71-206-231-117.hsd1.pa.comcast.net 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-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:101073 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.