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

Temporary dependency fix for dbt docs workflow #89

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

marcus-snx
Copy link
Collaborator

Problem: https://github.com/Synthetixio/data/actions/runs/10142703958/job/28042524316

Root cause is with setuptools breaking the dependency graph when trying to install dbt-postgres. Issue is new: https://stackoverflow.com/questions/78806100/no-module-named-setuptools-command-test/78806146#comment138941935_78806146

Temporary fix is to force install an older version of setuptools and isolate it: pypa/setuptools#4519 (comment)

@marcus-snx marcus-snx requested a review from Tburm July 29, 2024 12:13
@Tburm Tburm merged commit 05a7cbf into main Jul 29, 2024
1 check passed
@Tburm Tburm deleted the fix/dbt-docs-dependencies branch July 29, 2024 14:10
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

Successfully merging this pull request may close these issues.

2 participants