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


Groups > comp.lang.python > #99311

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

From eryksun <eryksun@gmail.com>
Newsgroups comp.lang.python
Subject Re: Persistent api-ms-win-crt-runtime-i1-1-0.dll start up error
Date 2015-11-24 04:53 -0600
Message-ID <mailman.101.1448362443.2291.python-list@python.org> (permalink)
References <979fb56bd7b09c3a8944e56bbcc0c481@ankara.edu.tr> <201511240954.tAO9sJHh007647@fido.openend.se>

Show all headers | View raw


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

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web