You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Not able to download any guard from the hub. Getting 403 error
To Reproduce
Steps to reproduce the behavior:
Pip install guardrails
Configure guardrails
then try to install from hub using provided command
I followed the steps provided in the documentation
Expected behavior
Gaurd from the hub should get installed
Library version:
Version 0.6.6
Additional context
Pip version 25.1.1
Python version 3.10.10
While following steps from the docs I was getting error about ssl while running guard... configure command, then I installed, pip-system-cert, ssl error got resolved and then this