Skip to content

Installing Anaconda and Spyder on Windows

Downloading Anaconda

Navigate to the following link: https://www.anaconda.com/products/distribution#Downloads

Click on the blue download link that says '64-Bit Graphical Installer' under the Windows Logo:

Screenshot

Launching the Anaconda Installation Package

Once the download completes, locate it by clicking on the ⊞ Start Button and type ‘File Explorer’. Launch File Explorer:

Screenshot

On the left side of the File Explorer window, locate and click on Downloads. Double-click on the downloaded 'Anaconda3-20xx.xx-Windows-x86_64.exe' file:

Screenshot

Installing

Once the installer launches, step through the installation process. First click Next >.

Screenshot

Accept the License Agreement by clicking I Agree.

Screenshot

Install for 'Just Me' by clicking Next >.

Screenshot

Accept the default installation location by clicking Next >.

Screenshot

Ensure only the bottom checkbox for 'Register Anaconda3 as my default Python 3.x' is checked and then click Install.

Screenshot

The installation will proceed. This will take some time to complete.

Screenshot

Once the installation completes, click Next >.

Screenshot

Click Next > to skip through the DataSpell advertisement.

Screenshot

Optionally turn off the checkboxes for showing the Tutorial and Getting Started websites, then click Finish to exit the installation:

Screenshot

Finding Anaconda after Installation

The Anaconda installer will create an icon in the ⊞ Start Menu. To locate it, click on the Start Menu and search for 'Anaconda'. Click on 'Anaconda Navigator' rather than 'Anaconda Prompt' or 'Anaconda PowerShell':

Screenshot

Anaconda Navigator will launch. The launch may take some time to complete and flashing boxes are normal during startup. If Anaconda Navigator detects an available update, it will prompt to install the update, click `Yes to automatically update:

Screenshot

Using Anaconda Navigator

Head over to the 'Using Anaconda Navigator in Windows' document for more information.