microsoft / dbt-fabric

MIT License
79 stars 28 forks source link

when I install dbt-fabric it mess up my dbt #159

Closed virvirlopez closed 6 months ago

virvirlopez commented 7 months ago

Every command returns:

from dbt.adapters.factory import adapter_management, register_adapter, get_adapter

ModuleNotFoundError: No module named 'dbt.adapters.factory'

prdpsvs commented 7 months ago

@virvirlopez , Can you share the version that you are installing?

ahjulstad commented 6 months ago

I stumbled on this issue with a similar error message. The error on my end was that I for some reason had changed the python environment in vscode.

prdpsvs commented 6 months ago

@virvirlopez , I am closing this issue for now. If you encounter, please feel free to re-open the issue