installation error

Oscar Benjamin oscar.j.benjamin at gmail.com
Thu Jan 28 09:17:40 EST 2016


On 27 January 2016 at 15:56, JAMES SCALF <jrscalf at 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



More information about the Python-list mailing list