Distutils tries to get the output of `brew --prefix`, but it fails if Homebrew is not installed on the system, or when `brew` command is not available. https://github.com/pypa/distutils/blob/152c13de811b302dcc673f6ed4c595cd29fd671d/distutils/command/_framework_compat.py#L42