Help Save Code2care! 😢

I've lost 99% of my revenue to AdBlockers & AI. Your support could be the lifeline that keeps this passion project alive!

Buy Code2care a Coffee QR Code

Scan to Buy Me A Coffee and help me continue coding for you!

How to install Anaconda on Mac (M1/M2 Mac)


Installing Anaconda on a Mac (macOS) is a straightforward process and can be done in just a few steps. Here is a step-by-step guide on how to do it:

  1. Go to https://www.anaconda.com/products/distribution#download-section
  2. Under Anaconda Distribution you should see a download button (will auto-detect that you are on macOS)
    Anaconda Distribution Download Page
  3. Click the "Download" button to begin the download process (~650mb pkg file).
  4. Once the download is complete, open the Anaconda installer file (the file should have a name like Anaconda3-2023.03-MacOSX-x86_64.pkg)
    This package will run a program to determine if the software can be installed.
  5. You might see a pop-up: "This package will run a program to determine if the software can be installed." click Allow.
  6. Click continue, you would be asked to Agree on the terms and enter your Mac password before the installation steps start.
  7. The installation step may take a while (you would see "Running Script" on the window.
  8. Once the installation is done, you can move the setup to trash.
  9. After installation, open your terminal and type "conda --version" to verify that Anaconda has been installed correctly.
    % conda --version
    conda 23.1.0
  10. You can also open "Anaconda Navigator" App from spotlight search or Applications folder.

You should have access to the below list of applications.

JupyterLab
Notebook
Spyder
VS Code
Datalore
Qt Console
DataSpell
IBM Watson Studio Cloud
Oracle Data Science Service
Glueviz (needs to be installed)
Orange 3 (needs to be installed)
PyCharm Professional (needs to be installed)

Note:

If you download the wrong version, you will see an error - "This package is incompatible with this version of macOS - The package is trying to install content to the system volume. Contact the software manufacturer for assistance.."

This package is incompatible with this version of macOS

Make sure to select the correct version if you are on Apple Silicon Chip (M1/M2 Chips) by scrolling down on the download page - https://www.anaconda.com/products/distribution#download-section

MacOS 

Python 3.10
64-Bit Graphical Installer (599 MB)
64-Bit Command Line Installer (601 MB)
64-Bit (M1) Graphical Installer (564 MB)
64-Bit (M1) Command Line Installer (565 MB)
64-Bit (M1) Graphical Installer Conda

You can download this article in various formats for your convenience. Choose from the options below:

Facing issues? Have Questions? Post them here! I am happy to answer!

Author Info:

Rakesh (He/Him) has a Masters Degree in Computer Science with over 15+ years of experience in Web and Application development. He is the author of insightful How-To articles for Code2care.

Follow him on: X

You can also reach out to him via e-mail: rakesh@code2care.org

Copyright Code2care © 2024 | Privacy Policy | About Us | Contact Us | Search