Gilad Mayani wrote:

I always get this message:

    the program can't start because api-ms-win-crt-runtime-I1-1-0.dll is 
missing from your computer.

Is that really an 'I' in there? The .dll should really
be named:
  %SystemRoot%\system32\api-ms-win-crt-runtime-l1-1-0.dll

with an lower-case 'l'. (This .dll is itself a forwarder .dll to
ucrtbase.dll).

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

Reply via email to