简体   繁体   English

Python 3.8.3 安装错误:python.exe - 系统错误

[英]Python 3.8.3 Installations Error: python.exe - System Error

I recently attempted to install Python 3.8.3, and trying to launch the IDLE(shell),I am getting following error:我最近尝试安装 Python 3.8.3,并尝试启动 IDLE(shell),但出现以下错误:

python.exe安装错误

The program can't start because api-ms-win-crt-runtime-l1-1-0.dll is missing from your computer.程序无法启动,因为您的计算机中缺少 api-ms-win-crt-runtime-l1-1-0.dll。 Try reinstalling the program to fix this problem尝试重新安装程序以解决此问题

This link provides you with multiple solutions.此链接为您提供多种解决方案。 (May not be related to python) (可能与python无关)

https://medium.com/@zaynwilder55/how-to-fix-api-ms-win-crt-runtime-l1-1-0-dll-is-missing-from-your-computer-error-5928d447b40d https://medium.com/@zaynwilder55/how-to-fix-api-ms-win-crt-runtime-l1-1-0-dll-is-missing-from-your-computer-error-5928d447b40d

This problem occurs due to Visual C++ Redistributable for Visual Studio.出现此问题的原因是 Visual C++ Redistributable for Visual Studio。 Updating or repairing it might fix the issue.更新或修复它可能会解决问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM