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


Groups > comp.lang.python > #102185

Re: installation error

From Oscar Benjamin <oscar.j.benjamin@gmail.com>
Newsgroups comp.lang.python
Subject Re: installation error
Date 2016-01-28 14:17 +0000
Message-ID <mailman.56.1453990687.2338.python-list@python.org> (permalink)
References <BLU184-W909B4BC24DF94CB691FA3DA6D90@phx.gbl>

Show all headers | View raw


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

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


Thread

Re: installation error Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2016-01-28 14:17 +0000

csiph-web