Anaconda not working on Mac Ventura 13.2.1

I tried downloading Anaconda for Mac but it doesn’t work with newest Mac OS Ventura 13.2.1
Anyone here know what to do?
Help is really appreciated
Thank you

I could try. What output are you seeing on the install?

Thank you. It says that it is not compatible with the current version of Mac OS.

Does the command line version install? This link is the download page and you can try the command line installer.

hey, getting same error

We will gladly help you, Anaconda is compatible with the M2 chip so that wouldn’t be a problem, please try to uninstall Anaconda and install it again, you can download your compatible version here:

I’m going to leave you the installer here for your platform so that you can install it:

https://repo.anaconda.com/archive/Anaconda3-2023.03-MacOSX-arm64.pkg

There is the x86 installer as well:

https://repo.anaconda.com/archive/Anaconda3-2023.03-MacOSX-x86_64.pkg

It’s also advisable to completely uninstall Anaconda before proceeding with the installation to make sure to get rid of any errors, you can do that if you follow these instructions:

macOS or Linux

  1. Open your terminal application.
  2. Remove your entire Anaconda directory with rm -rf. Depending on your installation, your anaconda2 or anaconda3 directory will be in your root folder or in your opt folder.

The following are a few examples of how you may need to delete your Anaconda folder

rm -rf anaconda3

rm -rf ~/anaconda3

rm -rf ~/opt/anaconda3

  1. Close and reopen your terminal to refresh it. You should no longer see (base) in your terminal prompt.

If you want here is a detailed explanation:

https://docs.anaconda.com/anaconda/install/uninstall/

Please let us know if that fixed your problem, we are eager to help you.

1 Like

Hello @Carlos_Valin, I just got my 2019 intel MacBook Pro back from Apple service and decided to upgrade to Ventura. Since they installed a new ssd I am having to reinstall all my apps. I use Anaconda quite a bit. I have used your link to download the intel version and after running the installer I get this error pretty quickly:

Here are my versions of the OS and Python:
Python 3.9.6
Ventura 13.4 (22F66)
I am on a project team and need this computer to work. Your feedback would be greatly appreciated.

I have the same problems pls help, in my case i have these:
ventura 13.4.1
python 3.11.3

Hi Frank,

Do you have a new Mac? Anaconda is compatible with the M1/2 chip so that wouldn’t be a problem. Please try to download and install Anaconda with this link instead:

https://repo.anaconda.com/archive/Anaconda3-2022.10-MacOSX-arm64.pkg

Please let us know if there is anything else we can do to help!

Hey, could you solve your problem?
I’m having the same problem with my macOS ventura 13.4.1 (c), intel core i7 chip.

I just got it: Installing on macOS — Anaconda documentation
You just need to “change install location” and select “install for me only” :stuck_out_tongue_winking_eye: