当前位置:网站首页>Nanny Anaconda installation tutorial
Nanny Anaconda installation tutorial
2022-04-23 15:56:00 【KX-Lau】
List of articles
Welcome to the official account 【Python Developing actual combat 】, Get more !
Anaconda brief introduction
Anaconda, It's an open source Python Release version , It contains conda、Python And a lot of installed toolkits and dependencies , such as numpy、pandas、matplotlib etc. .
conda It is an open source package 、 Environment manager , Can be used to install different versions of software packages and their dependencies on the same machine , And be able to switch between different environments . Different Python Projects often correspond to different Python Version and dependent package version , Use conda You can easily manage different environments .
Anaconda It also comes with... Commonly used in data analysis Jupyter Notebook, Formerly known as IPython notebook, It's an interactive notebook .Jupyter Notebook The essence of Web Applications , Code can be 、 All images and documents are combined into one web In the document , Easy to create and share program documents , Real time code support , Mathematical equation , Visualization and markdown, In data cleaning and transformation , Data analysis , Statistical modeling , Widely used in machine learning .
Anaconda download
Anaconda The latest version of the installation package can be found in Anaconda Official website download , If you want to download the previous version, you can download it in https://repo.anaconda.com/archive/ Download . If you think the download speed of the official website is slow , You can go to Tsinghua mirror to download :Anaconda Tsinghua image address .
Anaconda Can be used on multiple platforms ( Windows、Mac OS X and Linux), According to the operating system of the computer is 32 A still 64 Select the corresponding version to download .
If already installed Python, install Anaconda And it won't have any impact .
It is not recommended to download the latest version of Anaconda, There will be some compatibility problems . Here is Windows Under the system Anaconda3 2020.02 64bit Version of the installation tutorial .
Anaconda install
Download it Anaconda After installing the package , Double click Install Package , Start setup , The interface below appears , Click on next.
The interface below appears , Click on I Agree.
The interface below appears , Click on All Users, All users can use , Click again next.
The following interface appears , Select installation path , Try not to load the system disk , The space resources of the system disk are very valuable . Here is the installation to D disc , Note that the installation path should not contain Chinese characters and try not to contain spaces . Select the post installation path , Click on next.
The following interface appears , Check both boxes . The first check box is that environment variables can be added automatically , You don't have to add it manually , A lot of convenience , Click again Install.
The following interface appears , Wait a moment .
Wait until the following interface appears , Click on next.
The following figure for pycharm Promotion of , If necessary, you can click the link as shown in the figure , Of course pycharm You can also download it yourself . Click here to continue next.
The following interface appears , The two boxes can be left unchecked , Click again Finish.
Check if the installation is successful .win+R key , Open the following run window , Output cmd enter .
Enter the command conda -V, To view the current Anaconda edition .
版权声明
本文为[KX-Lau]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231549498299.html
边栏推荐
- Treatment of idempotency
- IronPDF for .NET 2022.4.5455
- MySQL - MySQL查询语句的执行过程
- js正則判斷域名或者IP的端口路徑是否正確
- Unity Shader学习
- Spark 算子之groupBy使用
- Import address table analysis (calculated according to the library file name: number of imported functions, function serial number and function name)
- Implement default page
- How can poor areas without networks have money to build networks?
- GRBL学习(二)
猜你喜欢
TIA博图——基本操作
Neodynamic Barcode Professional for WPF V11. 0
一文读懂串口及各种电平信号含义
C language --- advanced pointer
Spark 算子之groupBy使用
Read the meaning of serial port and various level signals
糖尿病眼底病变综述概要记录
Treatment of idempotency
Vision of building interstellar computing network
Coalesce and repartition of spark operators
随机推荐
[section 5 if and for]
PS add texture to picture
布隆过滤器在亿级流量电商系统的应用
多级缓存使用
MySQL集群模式与应用场景
volatile的含义以及用法
保姆级Anaconda安装教程
Spark 算子之sortBy使用
Go language, array, pointer, structure
Import address table analysis (calculated according to the library file name: number of imported functions, function serial number and function name)
js正則判斷域名或者IP的端口路徑是否正確
Compile, connect -- Notes
PS为图片添加纹理
mysql乐观锁解决并发冲突
单体架构系统重新架构
[open source tool sharing] MCU debugging assistant (oscillograph / modification / log) - linkscope
vim指定行注释和解注释
Redis master-slave replication process
Spark 算子之groupBy使用
捡起MATLAB的第(6)天