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


Groups > comp.lang.python > #99304

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

From Laura Creighton <lac@openend.se>
Newsgroups comp.lang.python
Subject Re: Persistent api-ms-win-crt-runtime-i1-1-0.dll start up error
Date 2015-11-24 10:54 +0100
Message-ID <mailman.97.1448358870.2291.python-list@python.org> (permalink)
References <979fb56bd7b09c3a8944e56bbcc0c481@ankara.edu.tr>

Show all headers | View raw


In a message of Tue, 24 Nov 2015 10:56:32 +0200, Tolga.Karabiyikoglu@ankara.edu
.tr writes:
>Hi all;
>
>Yesterday just downloaded python-3.5.0-amd64 on windows10 running 
>laptop- running flawless.
>
>But my trouble is with my office desktop Windows Vista. Considering the 
>processor diference, this time, downloaded the python-3.5.0 (32 bit) 
>version.
>The question is i am receiving 'api-ms-win-crt-runtime-i1-1-0.dll is 
>missing' error on the start up. I think i did update my Visual C++ 
>Redistributable gear downloading and running vcredist_x86.exe (32 bit)  
>but could not get rid off the error.
>
>Do you have any other recipe for me....
>-- 
>https://mail.python.org/mailman/listinfo/python-list

Yes.

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.

Laura

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 Laura Creighton <lac@openend.se> - 2015-11-24 10:54 +0100

csiph-web