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.13 support #940

Open
2 of 4 tasks
ravi-kumar-pilla opened this issue Nov 21, 2024 · 0 comments
Open
2 of 4 tasks

Python 3.13 support #940

ravi-kumar-pilla opened this issue Nov 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ravi-kumar-pilla
Copy link
Contributor

ravi-kumar-pilla commented Nov 21, 2024

Description

Kedro now supports Python 3.13. We should add Python 3.13 support for kedro-plugins

Context

The PRs are created for all the plugins but we have few blockers before our CI build succeeds.

  1. Kedro-airflow - blocked by apache-airflow support for python 3.13
    ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (google-re2, msgspec)
    Related issues as I could not find any active discussion in apache-airflow for python 3.13 -
    Google re2 : Open issues - Python 3.13 google/re2#516
    Msgspec : New release for Python 3.13 jcrist/msgspec#764

  2. Kedro-datasets - blocked by tensorflow

    Tensorflow - It doesn't support on python3.13 tensorflow/tensorflow#78774

  3. Kedro-docker - blocked by kedro release

    Issue - https://github.com/kedro-org/kedro-plugins/actions/runs/11962595680/job/33351350596

Possible Implementation

Once the blockers are resolved and CI passes for the PRs, merge the PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant