Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #97238
| From | Laura Creighton <lac@openend.se> |
|---|---|
| Subject | Re: Installing Python 3.5 fails |
| References | <47623d544508444695a88cf1a7985fac@NTEX1.primeinc.com> |
| Date | 2015-09-30 10:12 +0200 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.264.1443600801.28679.python-list@python.org> (permalink) |
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
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Installing Python 3.5 fails Laura Creighton <lac@openend.se> - 2015-09-30 10:12 +0200
csiph-web