Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #107159
| From | boB Stepp <robertvstepp@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Installation problem |
| Date | 2016-04-16 23:43 -0500 |
| Message-ID | <mailman.91.1460868206.6324.python-list@python.org> (permalink) |
| References | <000001d19814$707c3090$517491b0$@com> <CANDiX9LmV11D=g3Y1ObB++30xbTeRSeEfn6+gi4mk8=6j0jXKw@mail.gmail.com> |
On Sat, Apr 16, 2016 at 2:16 PM, Jurell <jdsukdeo@gmail.com> wrote: > I installed the Python program version 3.5.1 32 bit and the IDE I am going > to use is Wing IDE 101. The problem when I tried installing the python > program was as follows: "The program can`t start because > api-ms-win-crt-runtime-l1-1-0.dll is missing from your computer. Try > reinstalling the program to fix this problem". What I did was uninstall > Python and reinstall it installed ,I proceed on to install the IDE then this > message appeared again. These sorts of questions get asked by many people. When I have an error message that I cannot figure out I do an Internet search for that error message. But since this is a Python-related question, I might first search the Python list archives at https://www.mail-archive.com/python-list@python.org/ or the Python Tutor list archives at https://www.mail-archive.com/tutor@python.org/ Doing the former (Searching just for "api-ms-win-crt-runtime-l1-1-0.dll") led me to this: https://www.mail-archive.com/python-list%40python.org/msg402592.html I have not looked at this in depth, but the second item mentioned (Since you state you have Win 7 64 bit.) seems appropriate. Usually I can solve my own problems much quicker this way than waiting on someone to respond on this (or other) mailing lists! BTW, if you are a beginner learning Python you might want to subscribe to the Python Tutor list as it is designed for those of us who are learning... boB
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Installation problem boB Stepp <robertvstepp@gmail.com> - 2016-04-16 23:43 -0500
csiph-web