Skip Navigation or Skip to Content

Installing Annaconda on Windows

Relevant For Version

  • anaconda version 2020.07
  • Windows10 - should work similarily on older versions.

Video of Install

Quick Install

direct link to installer

64-Bit Graphical Installer (466 MB)

go-there-yourself

Detailed Install

  • find the downloaded exe in folder "Downloads"
    Downloads Folder
  • double-click it, The Anaconda Graphical Installer opens
    Anaconda Graphical Installer
  • click [Next] to run start the setup
    Anaconda Graphical Installer - License Agreement
  • click [I Agree] at License Agreement Screen
    Anaconda Graphical Installer - Select Install Type
  • keep selection of "Just Me"
  • click [Next] Select Installation Type screen
    Anaconda Graphical Installer - Choose Install Location
  • keep suggested folder
  • click [Next] at Choose Installation Location screen
    Anaconda Graphical Installer - Advanced Install Options
  • keep suggested selection
  • click [Install] at Advanced Installation Options screen
    Anaconda Graphical Installer - Installation running
    Anaconda Graphical Installer - Installation Complete
  • click [Next] on Installation complete screen
    Anaconda Graphical Installer - PyCharm IDE
  • click [Next] at JetBrains / PyCharm IDE screen
    Anaconda Graphical Installer - Completing Anaconda Setup
  • click [Finish] on Completing Anaconda Setup screen

Configuration

  • to verify the installation, open the anaconda prompt
    Anaconda Prompt
  • if the prompt line starts with (base), the conda installation worked.
    python --version
    should yield you a result as should
    conda --version
    Anaconda installation successfull
  • further, you should have "Anaconda-Navigator" and "Anaconda Prompt" in your start menu:
    start menu