ProjectTech4DevAI / ProjectTech4DevAI/kaapi-guardrails
Pyproject.toml add python version as 3.11.
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5
- Forks
- 3
- Avg merge
- 9d 13h
- Merged PRs (30d)
- 2
Description
Describe the bug
We are experiencing issues while running Guardrails AI python package is python version is 3.12. There's some issue related to setuptools. So, we need to ensure that we are using the previous stable version Python 3.11.
To Reproduce
Steps to reproduce the behavior:
Setup the repository again (using uv sync) and Python 3.12. Guardrails AI and validators from Guardrails Hub show errors during the installation.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in pyproject.toml and inspect the existing Python requirement or project settings. Set the supported version to Python 3.11, then run uv sync with Python 3.11 and verify that Guardrails AI and its validators install without the reported errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100