macos command 'clang' failed with exit status 1

export CC=$(which gcc)
export CXX=$(which g++)
pip install fbprophet

原文地址:https://www.cnblogs.com/buxizhizhoum/p/13873744.html