WIN7_64-bit operating system installation python3.6.3 problems encountered and workarounds

Source: Internet
Author: User
Tags vc runtime microsoft website

Today, with Win7 64-bit system installed python3.6.3 encountered a lot of problems, then summarize the problem and the solution

First in the download Python3 encountered a problem, the official online download will give us this small white brought some misleading, look at the picture

The figure is blue is we can install the version, the other is what I do not quite understand, but we see description (description) written in amd64/em64t/x64, the focus is! Actually still in the back specially wrote not ltanium processors, for our this kind of processor does not understand the small white will think this version is not suitable for the Intel processor. So I specifically Baidu, in fact, this processor is more special, but also one of Intel's processors.

The same is true of other versions of Python, and that's a little bit of a headache for me, because the installation is always unsuccessful, so try a variety of versions.

After the version issue is over, let's look at the conditions that the WIN7 system that installs the Python3 must meet.

First of all, your Win7 system has to upgrade the patch Win7 SP1 version to line, or the first step you will be ruthless prompts cannot install, request upgrade system. Such as:

Official website Download Service Pack 1
https://www.microsoft.com/zh-CN/download/details.aspx?id=5842

After solving this problem, you will still encounter the problem is that after the installation can not be run. Error message: Missing Api-ms-win-crt-runtime-l1-1-0.dll file

Baidu a bit, the solution is mostly

Download and install the VC Runtime Library.

Address: https://www.microsoft.com/zh-cn/download/details.aspx?id=48145&e6b34bbe-475b-1abd-2c51-b5034bcdd6d2= True

This thought that the installation of the VC runtime can be, but never thought is that after the installation or continue to error, the same hint, finally in a search, saw a very detailed solution, thank the Great God,

About the Api-ms-win-crt-runtimel1-1-0.dll missing solution http://blog.csdn.net/huqiao1206/article/details/50768481

After installing the KB2999226 patch, reinstall the Python problem finally resolved, the mood is very good, write down this article, hope to meet the same problem of small partners to bring a little help. It also provides convenience for future inspection.

Patch Code: KB2999226
Links: https://www.microsoft.com/zh-cn/download/details.aspx?id=49077
This link is for Win7, if you want anything else, search for the patch number directly on the Microsoft website.

The above section has the knowledge of other bloggers, if there is any inappropriate place, please contact. Thank you!

WIN7_64-bit operating system installation python3.6.3 problems encountered and workarounds

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.