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


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

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

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

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

FromLaura Creighton <lac@openend.se>
Date2015-11-24 10:54 +0100
SubjectRe: Persistent api-ms-win-crt-runtime-i1-1-0.dll start up error
Message-ID<mailman.97.1448358870.2291.python-list@python.org>
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

[toc] | [standalone]


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


csiph-web