Re: system error - api-ms-win-crt-runtime-l1-1-0.dll

2015-10-29 Thread Terry Reedy

On 10/29/2015 1:02 AM, Nagu Koppula wrote:

Hi

Could you help me to resolve below error in my windows 7 laptop?

I had tried re-installing / repair, still  error persists.

Error - screenshot


Copy the relevant parts into your text message.

Ever heard of a search bar?  Google?

This error message is not specific to Python.  Here is one hit.
http://blog.spreendigital.de/2015/09/01/how-to-fix-the-api-ms-win-crt-runtime-l1-1-0-dll-is-missing-error-for-delphi-10-seattle/

Many others.

--
Terry Jan Reedy

--
https://mail.python.org/mailman/listinfo/python-list


RE: system error - api-ms-win-crt-runtime-l1-1-0.dll

2015-10-29 Thread Nagu Koppula
Hi Laura,

 

Thanks for your quick response and help!

It is windows 7 and it is working after I downloaded the Microsoft's
Universal CRT.

 

 

Regards,

Nagu

-Original Message-
From: Laura Creighton [mailto:l...@openend.se] 
Sent: Thursday, October 29, 2015 4:34 PM
To: Nagu Koppula <nagu.kopp...@lazada.com>
Cc: python-list@python.org; l...@openend.se
Subject: Re: system error - api-ms-win-crt-runtime-l1-1-0.dll

 

1. If you are running XP, you cannot run Python 3.5.  XP is not supported.

   You need to get a newer OS.

2. Otherwise, the api-ms-win-crt-runtime-l1-1-0-dll is Microsofts Universal 

   CRT.  You don't have one.  You need to install it. Get it here:

<http://www.microsoft.com/en-us/download/details.aspx?id=48234>
http://www.microsoft.com/en-us/download/details.aspx?id=48234

 

Laura

 

-- 
https://mail.python.org/mailman/listinfo/python-list


Re: system error - api-ms-win-crt-runtime-l1-1-0.dll

2015-10-29 Thread Laura Creighton
1. If you are running XP, you cannot run Python 3.5.  XP is not supported.
   You need to get a newer OS.
2. Otherwise, the api-ms-win-crt-runtime-l1-1-0-dll is Microsofts Universal 
   CRT.  You don't have one.  You need to install it. Get it here:
   http://www.microsoft.com/en-us/download/details.aspx?id=48234

Laura


-- 
https://mail.python.org/mailman/listinfo/python-list