-
Notifications
You must be signed in to change notification settings - Fork 458
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
A clear and concise description of what the bug is.
ImportError: cannot import name 'RegexMatch' from 'guardrails.hub'
Even though installation from hub successful.
I see the init.py script is empty, the comments suggests that maybe it should have imports.
# Should contain imports for all validators
# Will be auto-populated by the installation script
To Reproduce
Steps to reproduce the behavior:
- Im using MacOs and Python 3.12.1
- Starting empty pip venv
- installing guardrails-ai (tried both 0.6.3 and 0.6)
Expected behavior
Expected valid import
Library version:
Version 0.6.3
Additional context
I have no Idea why this fails for ANY installation from the hub -
the import always fails.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working