The issue could very possibly be related to the blas library paddlepaddle is using on mac, see here for further details in this link. Try to install it like this:
python -m pip install paddlepaddle==0.0.0 -f https://www.paddlepaddle.org.cn/whl/mac/cpu/develop.html