Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError: No module named 'dbt.contracts.connection' #1513

Open
awoehrl opened this issue Jun 24, 2024 · 0 comments
Open

ModuleNotFoundError: No module named 'dbt.contracts.connection' #1513

awoehrl opened this issue Jun 24, 2024 · 0 comments

Comments

@awoehrl
Copy link

awoehrl commented Jun 24, 2024

It seems as the language server is not compatible with dbt 1.8.x

Command failed: "/home/xxx/projects/npg-data-warehouse/data_model/.venv/bin/python" "/home/xxx/.vscode-server/extensions/fivetran.dbt-language-server-0.33.2-linux-x64/server/python/script.py" 41386 /home/xxx/.dbt compile -m +models/staging/ad_manager/stg_ad_manager__match_table_audience_segment.sql
Traceback (most recent call last):
  File "/home/xxx/.vscode-server/extensions/fivetran.dbt-language-server-0.33.2-linux-x64/server/python/script.py", line 5, in <module>
    from dbt.contracts.connection import AdapterRequiredConfig
ModuleNotFoundError: No module named 'dbt.contracts.connection'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant