Home > Backend Development > Python Tutorial > Solution to the error (0xc000007b) when Python is installed for the first time

Solution to the error (0xc000007b) when Python is installed for the first time

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-12-05 13:27:13
Original
1477 people have browsed it

The error message is as follows:

Actually, this is a very common system error due to lack of VC++ library.

I installed python3.5.2. The vc version required for this version is 2015. Download: Microsoft Visual C++ 2015

After installation, it was found to be normal:

Summary

Through the above methods, you can easily solve the problem of running errors after installing Python for the first time. I hope the content of this article can be helpful to friends who also encounter this problem. If you have any questions, you can leave a message and the editor will get back to you as soon as possible. reply.

Related labels:
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
python3.5 - c++ calls python36
From 1970-01-01 08:00:00
0
0
0
python3.5 urllib.parse.unquote garbled code
From 1970-01-01 08:00:00
0
0
0
win10 python3.5 matplotlib usage error
From 1970-01-01 08:00:00
0
0
0
Help python install mysql module error
From 1970-01-01 08:00:00
0
0
0
python3.x - How does git bash run .bat files?
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template