1.1 Anaconda Installation Guide
1.1 Anaconda Installation Guide
Installation
Installing on Windows
1. Download the installer:
Anaconda installer for Windows. [Note: Install 3+ version]
2. Double-click the .exe file.
3. Follow the instructions on the screen.
4. If you are unsure about any setting, accept the defaults. You can change them
later.
5. When installation is finished, from the Start menu, open the Anaconda Prompt.
Installing on mac OS
1. Download the installer:
○ Anaconda installer for macOS. [Note: Install 3+ version]
2. Install: Anaconda—Double-click the .pkg file.
3. Follow the prompts on the installer screens.
4. If you are unsure about any setting, accept the defaults. You can change them
later.
5. To make the changes take effect, close and then re-open your Terminal window.
Installing on Linux
1. Download the installer:
○ Anaconda installer for Linux. [Note: Install 3+ version]
2. In your Terminal window, run:
bash Anaconda-latest-Linux-x86_64.sh
3. Follow the prompts on the installer screens.
4. If you are unsure about any setting, accept the defaults. You can change them
later.
5. To make the changes take effect, close and then re-open your Terminal window.
Testing your installation