dbt-core: No module named 'setuptools.command.test'` #10500
Closed
orderlychaos
started this conversation in
General
Replies: 1 comment
|
Should have posted this as an issue, but apparently it has already been solved |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi,
Many dbt-core users got this error today when pip-installing:
ModuleNotFoundError: No module named 'setuptools.command.test'I came across the following comment: pypa/setuptools#4519 (comment)
Is it true that dbt-core still points to the older broken module?
All reactions