Go to the official website to download Anaconda, Link to :https://www.anaconda.com/
Once you download it ,Anaconda The installation package is as follows :
Double click on the top .exe File direct installation , Click next all the time in the previous steps , To select the installation path , Try not to install to C disc , Select another disk , Here's the picture :
There is one step that must be taken , Otherwise, you have to add your own environment path later , so much trouble , Here's the picture :
After the above installation, check whether the installation is successful , First Win+R, Input cmd Get into dos In the command prompt window , stay dos Enter... In the command prompt window editing environment conda -V, Pop up after conda The version number indicates that the installation was successful , You can also type python, eject python Version number and other information description of Anaconda It has been successfully installed on the computer , As shown in the figure below :
That's all Python install Anaconda Detailed teaching program .