Home python does not start python

does not start python

Author

Date

Category

does not start Python 3.5.0.

Windows OS, the following error occurs:

python.exe – System Error

The Program CAN’t Start Because API-MS-WIN-CRT-Runtime-L1-1-0.dll IS
Missing From Your Computer. TRY REINSTALLING THE PROGRAM TO FIX THIS
Problem.

Tell me what to do with it.


Answer 1, Authority 100%

Translation Answer @alireza (in one of the editions) from the English StackOverFlow (not directly To Python 3.5, but refers to API-MS-WIN-CRT-Runtime-L1-1-0.dll ).

API-MS-WIN-CRT-Runtime-L1-1-0.dll Is Missing WHEN Open Office File

The program does not start due to the fact that there is no computer
Library API-MS-WIN-CRT-RUNTIME-L1-1-0.DLL . The problem is that not
installed update KB2999226 (Universal CRT), which is
Part of Visual C++ Redistributable for Visual Studio 2015.

First Solution – Install All Available Updates (Comment: What
not for all permissible, for example because of pirated windows or
Refreshes to Win10): Start – Control Panel
– Windows update, check availability, install all available updates. After installing updates, restart
a computer. Repeat until not installed updates will remain.

You can download Visual C++ Redistributable separately:

For Windows 64-Bit:
http: // download.microsoft.com/download/9/3/f/93fcf1e7-e6a4-478b-96e7-d4b285925b00/vc_redist.x64.exe

For Windows 32-Bit:
http: // download.microsoft.com/download/9/3/f/93fcf1e7-e6a4-478b-96e7-d4b285925b00/vc_redist.x86.exe

Run vcredist_x64.exe (64-bit) or vcredist_x86.exe (32-bit)
Select first delete, then set again.


Answer 2, Authority 20%

Translate (if necessary) in the error text written:

The program cannot start because API-MS-WIN-CRT-Runtime-L1-1-0.dll (Windows Library) is missing on your computer. Try reinstalling the program to correct this problem


Answer 3

It is required to reinstall Visual C++ Redistributable for Visual Studio 2015, because There is one of Windows libraries.

Programmers, Start Your Engines!

Why spend time searching for the correct question and then entering your answer when you can find it in a second? That's what CompuTicket is all about! Here you'll find thousands of questions and answers from hundreds of computer languages.

Recent questions