You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dlt.common.exceptions.MissingDependencyException:
You must install additional dependencies to run DBT Core. If you use pip you may do the following:
pip install "dbt-core"
dlt version
1.4.1
Describe the problem
The logbook package was removed from dbt-core but is still referenced in
dlt/dlt/helpers/dbt/dbt_utils.py
Line 19 in b8bac75
Expected behavior
No response
Steps to reproduce
dbt-core 1.8.6
Operating system
Linux
Runtime environment
Local
Python version
3.10
dlt data source
No response
dlt destination
Snowflake
Other deployment details
No response
Additional information
Suggest removing the references to logbook from dbt_utils.py
The text was updated successfully, but these errors were encountered: