top of page

86. Machine learning: Installing Anaconda on macOS

Writer: Hui WangHui Wang

To install Anaconda on your Mac, follow these steps:


Download the Anaconda installer from the official website: https://www.anaconda.com/products/distribution


Open the installer and follow the prompts to install Anaconda.



Once the installation is complete, open a terminal and run the following command to verify that Anaconda was installed correctly:

conda --version

You should see the version of Anaconda that you just installed.



You can also install Anaconda using the command line:

bash Anaconda-latest-MacOSX-x86_64.sh

Open the Anaconda app


 

Follow me on:

Recent Posts

See All

Comments


Never Miss a Post. Subscribe Now!

I am an iOS developer, and I will share some knowledge related to iOS development from time to time.

Thanks for submitting!

© 2022 by (Foks) Hui Wang

bottom of page