ProjectTech4DevAI / ProjectTech4DevAI/kaapi-guardrails

Pyproject.toml add python version as 3.11.

Open Beginner friendly
#23 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.