Hello everyone, on this article I will share how to install python using anaconda. Actually there are several ways to install python on our computers, but this time I will choose anaconda because it is free, and contains several additional packages that make it easy for us to use python. The installation steps are as follows:
- Download anaconda
The first step is to download anaconda at https://docs.anaconda.com/anaconda/install/windows/, adjust it to the operating system you are using, because I use windows, I will download the windows version.
2. Install anaconda
After successfully downloading, now we install. Double click on the downloaded anaconda
click next.
Click agree to continue
For this, you are free to choose, but if you choose all users, you will need approval from the admin
If you don’t want to change the anaconda installation location, click next. However, if you want to change it, go ahead.
Make sure the checklist is below, then click install and wait for the installation to finish
Enough from me, hopefully useful and thank you.