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


Groups > comp.lang.python > #102697

Re: trouble installing python

From Oscar Benjamin <oscar.j.benjamin@gmail.com>
Newsgroups comp.lang.python
Subject Re: trouble installing python
Date 2016-02-08 23:51 +0000
Message-ID <mailman.114.1454975522.2317.python-list@python.org> (permalink)
References <1698609935.300641.1454805263360.JavaMail.yahoo.ref@mail.yahoo.com> <1698609935.300641.1454805263360.JavaMail.yahoo@mail.yahoo.com>

Show all headers | View raw


On 7 Feb 2016 09:50, "donald alsept via Python-list" <python-list@python.org>
wrote:
>
> Hello,
> I'm trying to install the 3.5.1 of Python and am running windows 7. I
keep getting an error about api-ms-win-crt-runtime-|1-1-0.dll not being
installed. Any advice on what is wrong?

Hi Donald, you're seeing this problem because Python 3.5 on Windows 7 needs
a runtime update. You can get this update from Microsoft:

https://support.microsoft.com/en-us/kb/2999226

Alternatively you can install Python 3.4 instead since 3.4 doesn't need the
update.

--
Oscar

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


Thread

Re: trouble installing python Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2016-02-08 23:51 +0000

csiph-web