Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #98927
| From | Nagy László Zsolt <gandalf@shopzeus.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Trouble installing Python 3.5.0 |
| Date | 2015-11-17 15:51 +0100 |
| Message-ID | <mailman.391.1447771907.16136.python-list@python.org> (permalink) |
| References | <1479749727.6211494.1447708113131.JavaMail.yahoo.ref@mail.yahoo.com> <1479749727.6211494.1447708113131.JavaMail.yahoo@mail.yahoo.com> <564B3DA6.5080401@shopzeus.com> |
>> Hello, >> >> I installed 3.5, "successfully" as the installer indicated, yet the program wouldn't run, with the following error message: "...failed to start because api-ms-win-crt-runtime-I1-1-0.dll was not found. Re-installing the application may fix this problem." I reinstalled, but no luck. > I think Vista and XP was supported up to Python 3.4. The newest Python > 3.5 does not support Vista or XP. https://docs.python.org/3.5/whatsnew/3.5.html You will find this under "Unsupported Operating Systems" section. Although Vista is not mentioned there, but Python 3.5 is built with Microsoft Visual Studio 2015, and its runtime library is AFAIK does not work under Vista.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Trouble installing Python 3.5.0 Nagy László Zsolt <gandalf@shopzeus.com> - 2015-11-17 15:51 +0100
csiph-web