Installez Python Mac M1

brew install --cask miniforge
conda init zsh
conda activate
conda install numpy scipy scikit-learn
MitchAloha