[New-bugs-announce] [issue31427] Proposed addition to Windows FAQ

Stephan Houben report at bugs.python.org
Tue Sep 12 08:00:28 EDT 2017


New submission from Stephan Houben:

Several people have asked on python-list why they are running into these errors.

Python 3.6.0 can't start because api-ms-win-crt-runtime-l1-1-0.dll is missing. 

The solution is to install KB 2999226 "Update for Universal C Runtime in Windows". 
https://support.microsoft.com/en-us/help/2999226/update-for-universal-c-runtime-in-windows

Propose to add this as a Windows FAQ.

----------
assignee: docs at python
components: Documentation
messages: 301952
nosy: Stephan Houben, docs at python
priority: normal
severity: normal
status: open
title: Proposed addition to Windows FAQ
type: enhancement
versions: Python 3.6, Python 3.7

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31427>
_______________________________________


More information about the New-bugs-announce mailing list