PyMC V4 install issue: WARNING (Using NumPy C-API based implementation for BLAS functions

Possible solution described here:

In short, you might need to install/re-install xcode-select via the following terminal command:

xcode-select --install