Overview
When installing the ODBC Driver for Arrow Flight SQL, some MacOS users can encounter a failure. This error may occur if you do not have the Xcode Command line tools (xcode-select) installed, or if it is misconfigured.
Applies To
ODBC Driver for Arrow Flight SQL
MacOS
Details
During installation, an error message says: "The installation failed. The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance."
Solution
If you do not have xcode-select installed, run:
xcode-select --install
If you already have it installed, run:
sudo xcode-select --reset