question:
Python 3.6 is installed or run with a missing Api-ms-win-crt-runtime-l1-1-0.dll exception:
Solution:
Download and install the VC run Library.
Address: https://www.microsoft.com/zh-cn/download/details.aspx?id=48145&e6b34bbe-475b-1abd-2c51-b5034bcdd6d2= True
Click the Download button, and then select the number of system digits, 32 or 64:
Click on the Next button to start the download, download completed after installation, after the success of the problem can be resolved.
-----------------2018-04-21 Day Supplement----------------------
Since some students use this method does not solve the problem of DLL loss, there are two solutions available for reference:
1. Try the above solution is still not good after installation windows6.1-kb2999226 patch, Patch download reference address: https://www.microsoft.com/zh-cn/search/result.aspx?q= Kb2999226&form=mshome
2. It is highly recommended to install Anaconda, which has brought python and hundreds of common libraries, such as Numpy,pandas ... With the Package Manager, the virtual environment, extended maintenance is extremely convenient. Although the installation file is relatively large (about 500M), but eliminates the environment and the installation of a variety of bags of trouble, mom no longer have to worry about my disorderly pack all kinds of bags to the system. Download reference address: https://www.anaconda.com/download/
Tsinghua Mirror website Address: https://mirrors.tuna.tsinghua.edu.cn/help/anaconda/