How can I run Python 3.9.1 natively on M1 Mac?
You can now install python 3.9.1 through multiple pathways now but the most comprehensive build environment for the full data-science suite for python at the moment (Feb 2021) on M1 ARM architecture is via miniforge. e.g. brew install –cask miniforge conda init zsh conda activate conda install numpy scipy scikit-learn