Search code examples
pythoninstallationanacondamacos-ventura

I can't install Anaconda on a MacBook Pro M1 with Ventura 13.3.1


this is my first question here :) When i try to install Anaconda on my MacBook (M1) with Ventura 13.3.1 i receive the following error:

"This package is incompatible with this version of macOS."

I tried the arm64 installer and the x86 installer, both lead to the same error message. I used Anaconda on the same MacBook just a few days ago, but after the update from Ventura 13.2.1 to 13.3 I couldn't open Jupyter Notebooks from within the Anaconda Navigator. First I thought that the problem might be caused by Anaconda, so I uninstalled it. However, now here I am, unable to install it again. I also did a complete reset of my MacBook, nothing changed.

Does anyone have the same issue or know how I can fix this? Thanks a lot


Solution

  • if you have homebrew installed you should be able to run "brew install anaconda"