BUG: Error installing NumPy via Pip on macOS Big Sur with python from HomeBrew · Issue #17784 · numpy/numpy
Reproducing code example: Install Pandas with PIP after a clean install of macOS Big Sur and Python3.9 via Homebrew. pip install pandas pip3 install pandas pip3 install pandas --no-build-isolation ...