Skip to content

Dependency Fixes #1241

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

Merged
merged 5 commits into from
Mar 11, 2025
Merged

Dependency Fixes #1241

merged 5 commits into from
Mar 11, 2025

Conversation

CalebCourier
Copy link
Collaborator

@CalebCourier CalebCourier commented Mar 11, 2025

Summary

  • Remove unused dependency coloredlogs
    • Relevant because it has a transient dependency that imports distutils
  • Remove invalid extra all from typer
    • Relevant because in python 3.11.11 pip sends the warning about this to stderr causing post-install to exit with a non-zero code

@CalebCourier
Copy link
Collaborator Author

Also resolves an issue when installing validators from the hub on CUDA devices with python version 3.11.

@CalebCourier
Copy link
Collaborator Author

@CalebCourier CalebCourier marked this pull request as ready for review March 11, 2025 20:37
@CalebCourier CalebCourier requested a review from zsimjee March 11, 2025 20:37
@CalebCourier
Copy link
Collaborator Author

Addresses: guardrails-ai/nsfw_text#8

@CalebCourier CalebCourier merged commit 5fbac59 into main Mar 11, 2025
12 checks passed
@CalebCourier CalebCourier deleted the dep-fix branch March 11, 2025 20:47
Copy link

CUDA install issue

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