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


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

Re: Installation problem

Started byboB Stepp <robertvstepp@gmail.com>
First post2016-04-16 23:43 -0500
Last post2016-04-16 23:43 -0500
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: Installation problem boB Stepp <robertvstepp@gmail.com> - 2016-04-16 23:43 -0500

#107159 — Re: Installation problem

FromboB Stepp <robertvstepp@gmail.com>
Date2016-04-16 23:43 -0500
SubjectRe: Installation problem
Message-ID<mailman.91.1460868206.6324.python-list@python.org>
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

[toc] | [standalone]


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


csiph-web