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

[TODO]: Support for python 3.12 #188

Closed
hayato-m126 opened this issue Sep 25, 2024 · 0 comments · Fixed by #193
Closed

[TODO]: Support for python 3.12 #188

hayato-m126 opened this issue Sep 25, 2024 · 0 comments · Fixed by #193
Assignees

Comments

@hayato-m126
Copy link
Contributor

hayato-m126 commented Sep 25, 2024

Description

Currently python 3.7-3.10 is supported.
https://github.com/tier4/autoware_perception_evaluation/blob/develop/pyproject.toml#L16

Ubuntu 24.04 uses python 3.12, so ros2 jazzy uses python 3.12.
Please support 3.12 in preparation for upgrading ros2 used by Autoware.

Purpose

Preparation for upgrading ros2 used by Autoware.

Possible approaches

add python 3.12 and test
https://github.com/tier4/autoware_perception_evaluation/blob/develop/.github/workflows/build-and-test.yaml#L27

Definition of done

The library should work with python 3.12.
unit test should pass

@ktro2828 ktro2828 linked a pull request Oct 9, 2024 that will close this issue
17 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants