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

Add official support for Python 3.13 #4267

Open
5 tasks
astrojuanlu opened this issue Oct 29, 2024 · 3 comments
Open
5 tasks

Add official support for Python 3.13 #4267

astrojuanlu opened this issue Oct 29, 2024 · 3 comments
Assignees

Comments

@astrojuanlu
Copy link
Member

astrojuanlu commented Oct 29, 2024

Description

Just tested the Spaceflights starter on Python 3.13 and everything works smoothly.

See #3587 for the addition of official Python 3.12 support.

@astrojuanlu
Copy link
Member Author

This will be the parent issue tracking all repos. The upgrade most likely needs to happen in a certain order.

  • kedro-org/kedro
  • kedro-org/kedro-starters
  • kedro-org/kedro-plugins
  • kedro-org/kedro-viz
  • kedro-org/vscode-kedro

@noklam
Copy link
Contributor

noklam commented Nov 7, 2024

https://github.com/kedro-org/kedro/actions/runs/11666306391/job/32480967172?pr=4276

Adding some info here, seems like it breaks some micropkg command in 3.13 Windows

@ravi-kumar-pilla
Copy link
Contributor

Hi Team,

There are some blockers adding python 3.13 support for kedro-plugins

  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

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

3 participants