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 python 3.11 to CI testing #1882

Closed
ronawho opened this issue Nov 4, 2022 · 3 comments · Fixed by #2834
Closed

Add python 3.11 to CI testing #1882

ronawho opened this issue Nov 4, 2022 · 3 comments · Fixed by #2834
Assignees

Comments

@ronawho
Copy link
Contributor

ronawho commented Nov 4, 2022

Once all our deps support 3.11, re-add python 3.11 (and 3.X) to CI testing.

I know we're waiting on pyarrow wheels (https://issues.apache.org/jira/browse/ARROW-17487), and when that is fixed we'll want to check if there's any other issues.

@ronawho ronawho self-assigned this Nov 4, 2022
@stress-tess

This comment was marked as outdated.

@ronawho
Copy link
Contributor Author

ronawho commented Nov 30, 2022

pyarrow 10 supports python 3.11 now. Look like we're waiting on h5py now

@Ethan-DeBandi99
Copy link
Contributor

Just as a note here. I was messing around with some things this morning and tried installing Python 3.11 to see if anything else broke. Install it into a conda environment with our other dependency produces a ton of conflicts. Just noting in case we were hoping h5py would be the last thing. Most notably, numpy states in the release notes for 1.24 that Python 3.8-3.11 is supported, but on the attempted install, it requires Python<3.11. Something to keep an eye on.

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.

3 participants