Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #97209 > unrolled thread
| Started by | Gisle Vanem <gvanem@yahoo.no> |
|---|---|
| First post | 2015-09-29 14:44 +0200 |
| Last post | 2015-09-29 14:44 +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.
Re: Issue: cannot successfully install Python 3 on Windows 7 Gisle Vanem <gvanem@yahoo.no> - 2015-09-29 14:44 +0200
| From | Gisle Vanem <gvanem@yahoo.no> |
|---|---|
| Date | 2015-09-29 14:44 +0200 |
| Subject | Re: Issue: cannot successfully install Python 3 on Windows 7 |
| Message-ID | <mailman.238.1443530692.28679.python-list@python.org> |
Gilad Mayani wrote: > I always get this message: > > the program can't start because api-ms-win-crt-runtime-I1-1-0.dll is missing from your computer. Is that really an 'I' in there? The .dll should really be named: %SystemRoot%\system32\api-ms-win-crt-runtime-l1-1-0.dll with an lower-case 'l'. (This .dll is itself a forwarder .dll to ucrtbase.dll). -- --gv
Back to top | Article view | comp.lang.python
csiph-web