Skip to content
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

Python 3.12 CI Failure #1380

Open
stevensonmichel opened this issue Dec 20, 2024 · 0 comments
Open

Python 3.12 CI Failure #1380

stevensonmichel opened this issue Dec 20, 2024 · 0 comments
Labels
enhancement New feature or request in trello

Comments

@stevensonmichel
Copy link
Contributor

stevensonmichel commented Dec 20, 2024

Description

The CI workflow fails when running with Python 3.12 due to dependency incompatibilities. This prevents successful builds and testing for Python 3.12 in the GitHub Actions matrix.

Steps to Reproduce:

Run the CI workflow with 3.12 python version added to python-version: [“3.8”, “3.9”, …, "3.12"] in the matrix.
Observe the failure logs indicating dependency issues.

@stevensonmichel stevensonmichel added enhancement New feature or request in trello labels Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request in trello
Projects
None yet
Development

No branches or pull requests

1 participant