Skip Navigation or Skip to Content

Installing Annaconda on MacOS X

Relevant For Version

  • anaconda version 2020.07
  • MacOS X Catalina (10.15.7) - should work similarily on older versions.

Video of Install

Quick Install

direct link to installer

64-Bit Graphical Installer (462 MB)

go-there-yourself

Detailed Install

  • find the downloaded pkg in folder "Downloads"
    Downloads Folder
  • double-click it, The Anaconda Graphical Installer opens
    Anaconda Graphical Installer
  • click [continue] to run the test
    Anaconda Graphical Installer - Introduction
  • click [Continue] at Introduction screen
    Anaconda Graphical Installer - Read Me
  • click [Continue] at Read Me screen
    Anaconda Graphical Installer - License
  • click [Continue] at License screen
    Anaconda Graphical Installer - License Pop up
  • click [Agree] at License screen Pop-up
    Anaconda Graphical Installer - Destination Select
    Note:If you get the error message "You cannot install Anaconda3 in this location...." Select "Install for me only" again.
    Anaconda Graphical Installer - Destination Select
  • click [Continue] at Destination Select screen
    Anaconda Graphical Installer - Installation Type
  • click [Continue] at Installation Type screen
    Anaconda Graphical Installer - Installation running
  • If you get a pop-up asking for Installer to get access to files in Download folder, click [OK] to allow
    Anaconda Graphical Installer - Installer allow access
  • click [Continue] at PyCharm IDE screen
    Anaconda Graphical Installer - PyCharm IDE
  • click [Close] at Summary screen
    Anaconda Graphical Installer - Summary
  • click [Move to Trash] at Move Installer to Trash pop-up
    Anaconda Graphical Installer - Move to Trash pop-up

Configuration

  • to verify the installation, open a terminal (if you had one open during install, close and re-open).
  • 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 launchpad:
    Launchpad