<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Tue, 29 Sep 2015 at 10:22 Gilad Mayani <<a href="mailto:gilad905@gmail.com">gilad905@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Dear Python staff,<div><br></div><div>I am trying to install the latest version of Python 3 on my machine, in which I already have Python 2.7.3 installed.</div><div>I did this by downloading the installer from the 'Download Python 3.5.0' button from <a href="https://www.python.org/downloads/" target="_blank">https://www.python.org/downloads/</a>.</div><div>BTW, the installer installs the 32-bit Python version.</div><div><br></div><div>The installation seems to run smoothly, but when I try to then open Python (by running "py -3" from the command line or opening the Python 3 IDLE)</div><div>I always get this message:</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">the program can't start because api-ms-win-crt-runtime-I1-1-0.dll is missing from your computer.</blockquote></div></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div></div>Do you know how this can be solved?</div></blockquote><br></div><div class="gmail_quote">It seems there are some teething problems with Python 3.5 on Windows. What's happening here is probably a bug in Python 3.5. It would be great if you could report it to the issue tracker:<br><br></div><div class="gmail_quote"><a href="http://bugs.python.org/">    bugs.python.org</a><br></div><div class="gmail_quote"><br></div><div class="gmail_quote">In the meantime I suspect that you will have better luck installing Python 3.4.<br><br>--<br></div><div class="gmail_quote">Oscar<br></div><div class="gmail_quote"><br></div></div>