On 27 January 2016 at 15:56, JAMES SCALF <jrsc...@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 -- https://mail.python.org/mailman/listinfo/python-list