程序師世界是廣大編程愛好者互助、分享、學習的平台,程序師世界有你更精彩!
首頁
編程語言
C語言|JAVA編程
Python編程
網頁編程
ASP編程|PHP編程
JSP編程
數據庫知識
MYSQL數據庫|SqlServer數據庫
Oracle數據庫|DB2數據庫
您现在的位置: 程式師世界 >> 編程語言 >  >> 更多編程語言 >> Python

Python installation Anaconda detailed tutorial

編輯:Python

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 .


  1. 上一篇文章:
  2. 下一篇文章:
Copyright © 程式師世界 All Rights Reserved