Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #99311 > unrolled thread

Re: Persistent api-ms-win-crt-runtime-i1-1-0.dll start up error

Started byeryksun <eryksun@gmail.com>
First post2015-11-24 04:53 -0600
Last post2015-11-24 04:53 -0600
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Persistent api-ms-win-crt-runtime-i1-1-0.dll start up error eryksun <eryksun@gmail.com> - 2015-11-24 04:53 -0600

#99311 — Re: Persistent api-ms-win-crt-runtime-i1-1-0.dll start up error

Fromeryksun <eryksun@gmail.com>
Date2015-11-24 04:53 -0600
SubjectRe: Persistent api-ms-win-crt-runtime-i1-1-0.dll start up error
Message-ID<mailman.101.1448362443.2291.python-list@python.org>
On Tue, Nov 24, 2015 at 3:54 AM, Laura Creighton <lac@openend.se> wrote:
> In a message of Tue, 24 Nov 2015 10:56:32 +0200, Tolga.Karabiyikoglu@ankara.edu
>
>>The question is i am receiving 'api-ms-win-crt-runtime-i1-1-0.dll is
>>missing' error on the start up.
>
> You appear to have this problem.
>
> https://bugs.python.org/issue25223
>
> Installing http://www.microsoft.com/en-us/download/details.aspx?id=48234
> directly seems to fix it.

For Vista the Universal CRT update requires service pack 2:

http://windows.microsoft.com/en-US/windows-vista/Learn-how-to-install-Windows-Vista-Service-Pack-2-SP2

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web