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


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

Re: trouble installing python

Started byOscar Benjamin <oscar.j.benjamin@gmail.com>
First post2016-02-08 23:51 +0000
Last post2016-02-08 23:51 +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: trouble installing python Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2016-02-08 23:51 +0000

#102697 — Re: trouble installing python

FromOscar Benjamin <oscar.j.benjamin@gmail.com>
Date2016-02-08 23:51 +0000
SubjectRe: trouble installing python
Message-ID<mailman.114.1454975522.2317.python-list@python.org>
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

[toc] | [standalone]


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


csiph-web