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


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

Re: Error message

Started byOscar Benjamin <oscar.j.benjamin@gmail.com>
First post2016-01-29 16:38 +0000
Last post2016-01-29 16:38 +0000
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: Error message Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2016-01-29 16:38 +0000

#102239 — Re: Error message

FromOscar Benjamin <oscar.j.benjamin@gmail.com>
Date2016-01-29 16:38 +0000
SubjectRe: Error message
Message-ID<mailman.94.1454085531.2338.python-list@python.org>
On 28 January 2016 at 18:51, Emeka Ikele <emeka.ikelee@gmail.com> wrote:
> Please I downloaded Python 3.5 (32 bit)  for Windows software. I installed
> it but it keeps giving me an error message that a file was not found and I
> should please re-install to fix the problem. I've tried that severally but
> to no avail. Please what can I do or should I just install the 2.7 version?

What does the error message say exactly? Which file is missing?

Just guessing but is it complaining about a file called
"api-ms-win-crt-runtime-l1-1-0.dll"? If so then you need to install
this file in an update from Microsoft here:
https://support.microsoft.com/en-us/kb/2999226

Afterwards you should be able to install Python 3.5. Alternatively you
can install Python 3.4 which does not need this dll.

--
Oscar

[toc] | [standalone]


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


csiph-web