Setup dbt-sqlserver / dbt-synapse on M1 Install pyodbc Info gotten from here brew install unixodbc export LDFLAGS="-L/opt/homebrew/Cellar/unixodbc/2.3.9_1/lib" export CPPFLAGS="-I/opt/homebrew/Cellar/unixodbc/2.3.9_1/include"