Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Amaan Hussain Newsgroups: comp.lang.python Subject: Error Date: Sat, 19 Dec 2015 23:21:29 +0100 Lines: 4 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de XZ7xGe2HpZ2lpDzHwOVoCQesGDqjnvW2hpriq6HrJIlw== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.039 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.00; 'subject:Error': 0.07; 'received:io': 0.16; 'received:psf.io': 0.16; 'skip:" 30': 0.20; 'fix': 0.21; 'saying': 0.22; 'error': 0.27; 'message- id:@mail.gmail.com': 0.27; 'this.': 0.28; 'skip:& 30': 0.30; 'received:google.com': 0.35; 'received:209.85': 0.36; 'to:addr :python-list': 0.36; 'thanks': 0.37; 'received:209': 0.38; 'received:209.85.214': 0.39; 'to:addr:python.org': 0.40 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=wr8evdhcbeVU3wrqW1O7pA341Y2yUnMq8eJuoH5ESRk=; b=BoetoTLXQNN+oLpM3Ron9R3Pi/giTy4CYe+y16uuKqpdEIRAQ3xfPhQTZSO5csFa0i LA/6skNmlsMXkQDJMJiCu7rsWqIb10RSH8gdcbAUIgbCuyXxVXj4eY05opWmW06O7R2S gHHvcZ80nq+PC/wuDAIs211fEqVDWfmZrKezmYvRLtA0E5dRvpeqgix86XiR7CwK5CiE 3XcWcgtG5bLpQ7F3Vme1+0h0ZhAGcDlKiN91ABUrbAXjrsHSdybGUHF9Feo4qDAemvqG ToXIp9tj3ncpqjfs0aSRw0jppwpoco44Szeqph3QCgVVvfu6KyduBUGSpUaNYGqYA2Lu E8Pw== X-Received: by 10.60.159.7 with SMTP id wy7mr4840727oeb.71.1450563689161; Sat, 19 Dec 2015 14:21:29 -0800 (PST) X-Mailman-Approved-At: Mon, 21 Dec 2015 07:00:40 -0500 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:100660 Hello. I get an error saying "api-ms-win-crt-runtime-l1-1-0.dll is missing" Can you tell me how to fix this. Thanks