dbt debug timing out using dbt-databricks

Hello! I’m having problems trying to set up dbt-core and dbt-databricks on my macbook for and unknown reason. The profiles.yml, dbt_project.yml and the git dependencies are all ok, the SQL warehouse is also up but the connection is never succeeded as it fails by timing out.

I am having the same problem . In my case its just stuck and shows not status about connection .

Hey, it worked for me!

The problem is that I was using the most recent version of Python, 3.12 to be more precise.

dbt is still working with Python 3.11. This worked for me.