Fist I had lots of problems installing numpy library on a new Mac book M1. (mostly with pep517) and finally I installed it using python3 -m pip install --no-binary :all: -
python3 -m pip install --no-binary :all: -