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


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

Re: Installing Python 3.5 fails

Started byLaura Creighton <lac@openend.se>
First post2015-09-30 10:12 +0200
Last post2015-09-30 10:12 +0200
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: Installing Python 3.5 fails Laura Creighton <lac@openend.se> - 2015-09-30 10:12 +0200

#97238 — Re: Installing Python 3.5 fails

FromLaura Creighton <lac@openend.se>
Date2015-09-30 10:12 +0200
SubjectRe: Installing Python 3.5 fails
Message-ID<mailman.264.1443600801.28679.python-list@python.org>
In a message of Tue, 29 Sep 2015 21:40:08 -0000, Tom Barnett writes:
>
>
>
>I do have a fresh successful install of Visual Studio 2015 Redistributables installed.
>
>Then I reinstalled Python 3.5 and still now joy.
>
>What am I missing?
>
>Tom

(It's another  missing api-ms-win-crt-runtime-l1-1-0.dll)

You are probably doing nothing wrong.  3.5 has a completely new installer.
Are you on Vista by any chance?

You may have this problem
https://bugs.python.org/issue25223
and maybe installing the universal crt update mentioned there will help
you.  

If not, open a separate issue in the tracker.

Sorry about this.

Laura

[toc] | [standalone]


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


csiph-web