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 support for Python 3.12 #4046

Open
mabdulker opened this issue Apr 5, 2024 · 2 comments
Open

Add support for Python 3.12 #4046

mabdulker opened this issue Apr 5, 2024 · 2 comments
Assignees
Labels
dependency Related to dependency packages enhancement New feature or request priority: 0 Maximum priority
Milestone

Comments

@mabdulker
Copy link

Description

I have recently migrated codebase to python3.12 and was sad to see that autogluon does not yet work on 3.12. Is support for for python3.12 planned for the near future?

@mabdulker mabdulker added the enhancement New feature or request label Apr 5, 2024
@mabdulker
Copy link
Author

mabdulker commented Apr 8, 2024

I attempted to build autogluon.tabular from source with minimal changes using #3190 - worked.

Dependencies that don't support Python 3.12
ray - they are still yet to roll out support for pytnon3.12

@Innixma Innixma added this to the 2024 Tracker milestone Apr 16, 2024
@Innixma Innixma added dependency Related to dependency packages priority: 0 Maximum priority labels Apr 16, 2024
@Innixma Innixma modified the milestones: 2024 Tracker, 1.2 Release Apr 16, 2024
@Innixma Innixma self-assigned this Apr 16, 2024
@Innixma Innixma pinned this issue Apr 16, 2024
@Innixma
Copy link
Contributor

Innixma commented Apr 16, 2024

Thanks for creating the issue for us to track @mabdulker!

We have been waiting for our dependencies to slowly add support for Python 3.12. We will keep it on our radar, however we are mostly waiting for Ray to add 3.12 support. If Ray adds support for 3.12, let us know and we will start a deeper dive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Related to dependency packages enhancement New feature or request priority: 0 Maximum priority
Projects
None yet
Development

No branches or pull requests

2 participants