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

[CI] Add Python 3.12 #781

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

[CI] Add Python 3.12 #781

wants to merge 2 commits into from

Conversation

mshr-h
Copy link
Collaborator

@mshr-h mshr-h commented Jun 27, 2024

No description provided.

@mshr-h
Copy link
Collaborator Author

mshr-h commented Jun 27, 2024

https://github.com/microsoft/hummingbird/actions/runs/9695338444/job/26754887915?pr=781
The above CI error occurs because PySpark removed its dependency on the distutils package, which was removed in Python 3.12. But the latest PySpark (3.5.1) doesn't include it.
Seems like 4.0.0 will have it. The preview was released on June 3, so I guess the stable version will be released within a few weeks.
https://issues.apache.org/jira/browse/SPARK-45390
#793

@mshr-h mshr-h changed the title Add Python 3.12 [CI] Add Python 3.12 Jul 26, 2024
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 this pull request may close these issues.

1 participant