Install python software foundation work and environment of the whole process

python installation of the entire process

Consul General
download the official website
to download --Download for Windows - python 3.7.3
to use the documentation 1
using 2 documentation
using the documentation 3
collections more than three documents to facilitate the development favorites
------------ ----------------------
Next is mounted Anaconda, which is Python package manager and environmental manager.
Many articles in the official website due to slow download speeds, recommended download mirror sites Tsinghua University, the author research a bit, because the mirror site at Tsinghua University, not made upstream authorized to ensure the legitimacy and quality image. So in 2019-5-16 removed the mirror. So I can only return to the official website to download, and sure enough, the speed is really slow.
Download the official website
to say the download time of an episode, because I misuse the downloader is being downloaded to shut down, resulting in more than half of the downloaded file download failed, no way to come back, suddenly remembered the IDM, then change to download IDM, download speeds 20 times faster, ha ha! Then tragedy struck again, download the second time did not pay attention too fast operation, under the system of Apple PKG file. . .
After the download is complete is installed, in order to avoid unnecessary mistakes, please strictly follow the installation tutorial
installation tutorial
----------------------------- -----
Next, install pycharm
download the official website
select community Edition download
installation tutorial
because we have chosen is the community version, and professional installation interface version is slightly different, because it is so simple tutorial not otherwise listed, if necessary Baidu community version installation tutorial.
Tutorial
----------------------------------
basis of the above software components have been installed successfully, the following is the most important environmental configuration section.
First pycharm environment configuration Anaconda, in step with the " Installation Guide ."
Next is added manually Anaconda environment variable.
The G: \ Anaconda; G: \ Anaconda \ Scripts \ environment variable added to the path, and then restart.
Input cmd command at conda info, see figure below represents the installation was successful.
Here Insert Picture Description

Guess you like

Origin blog.csdn.net/weixin_44076102/article/details/91495204