-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
[Bug] Installation issues with logbook
1.5 and setuptools
72.0.0
#10497
Comments
(Temporary) Fix that worked for me was:
|
Current solution for Docker and poetry users:
|
@bramsliepenMJ this does not work for me. What version of dbt-core are you installing? |
duplicate. main thread here #10495 |
seems like the logbook 1.5.3 dependency to this repo is causing the setuptools buggy version to fail. |
Summary
AlsoClosing as a duplicate of #10495 |
logbook
1.5 and setuptools
72.0.0
Is this a new bug in dbt-core?
Current Behavior
Currently, installing the dbt packages, results a ModuleNotFoundError: No module named 'setuptools.command.test' error.
Any solution for that?
Expected Behavior
Installing dbt packages
Steps To Reproduce
Relevant log output
No response
Environment
Which database adapter are you using with dbt?
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: