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


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

Re: installation error

Started byOscar Benjamin <oscar.j.benjamin@gmail.com>
First post2016-01-28 14:17 +0000
Last post2016-01-28 14:17 +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: installation error Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2016-01-28 14:17 +0000

#102185 — Re: installation error

FromOscar Benjamin <oscar.j.benjamin@gmail.com>
Date2016-01-28 14:17 +0000
SubjectRe: installation error
Message-ID<mailman.56.1453990687.2338.python-list@python.org>
On 27 January 2016 at 15:56, JAMES SCALF <jrscalf@msn.com> wrote:
>
> I am having an issue installing Python 3.51,
>
> I get an error message stating that there is a dll that is
> missing:
>
> API-MS-WIN-CRT-RUNTIME-l1-1-0.DLL

You need to get this file in a Windows update from Microsoft. I think
you can download it here:
https://support.microsoft.com/en-us/kb/2999226

Then you can install Python 3.5. Alternatively you can install 3.4
which does not need this dll file.

--
Oscar

[toc] | [standalone]


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


csiph-web