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

Allow python 3.12 and list PyPI as a source for future compatibility #60

Closed
wants to merge 6 commits into from

Conversation

wbenoit26
Copy link

@wbenoit26 wbenoit26 commented Sep 25, 2024

@EthanMarx Do you see any problem with doing this? The Docker image that has the updated GPG key that I need to be able to install gcc for pycbc now uses Python 3.12, so I need to widen the permitted version for everything.

Edit: Okay, clearly tests are showing that there might be a problem with doing this. I'll see if I can make it work.

@wbenoit26
Copy link
Author

Probably actually just easier to ask the image owner to update earlier versions of the image.

@wbenoit26 wbenoit26 closed this Sep 25, 2024
@wbenoit26 wbenoit26 deleted the relax-python-version branch September 25, 2024 23:51
@EthanMarx
Copy link
Contributor

We definitely should support python 3.12 (especially since 3.13 is around the corner)

@EthanMarx
Copy link
Contributor

Probably actually just easier to ask the image owner to update earlier versions of the image.

But yeah that might be a better short term solution?

@wbenoit26
Copy link
Author

You're right, I didn't want to tie this happening to the pycbc waveforms, but we should start supporting 3.12. I'll give this another look, and also ml4gw

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.

2 participants