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 not supported #711

Open
davidkyle opened this issue Jul 22, 2024 · 3 comments
Open

Python 3.12 not supported #711

davidkyle opened this issue Jul 22, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@davidkyle
Copy link
Member

Requires an upgrade of PyTorch to at least version 2.2.0

@pquentin
Copy link
Member

pquentin commented Nov 7, 2024

The current blocked is Pandas 1.5, which does not ship with Python 3.12 wheels.

@sa-
Copy link

sa- commented Nov 13, 2024

The latest pandas supports 3.12: https://github.com/pandas-dev/pandas/blob/73da90c14b124aab05b20422b066794738024a4d/pyproject.toml#L47

Can we upgrade pandas in eland?

@pquentin
Copy link
Member

The Pandas 2 migration is tracked in #601. Eland uses private Pandas 1.5 APIs and the migration isn't going to be easy to do, unfortunately.

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
None yet
Development

No branches or pull requests

3 participants