-
Notifications
You must be signed in to change notification settings - Fork 32
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.11 build #669
Comments
Python 3.11 builds were recently made for the stable 3.7.0 release. conda-forge/cmor-feedstock#53 The only problem is that cdms2 doesn't have a Python 3.11 build so it can't be supported in future CMOR builds unless a new cdms2 build is uploaded to conda-forge. |
When the Python 3.11 builds were created for conda-forge, the Python 3.7 builds got removed. This is why our Python 3.7 nightly builds were failing. I think we should also remove Python 3.7 from our nightly builds. I will apply all these changes and create a PR once cdms2 is ready on conda-forge. |
Since cdtime will not be supporting Python 3.11, as mentioned in conda-forge/cdms2-feedstock#80 (comment), we should discontinue CDMS2 support in CMOR for Python 3.11 and onward. We might even consider dropping CDMS2 support entirely in future CMOR 3.x releases as CDAT will be ending support by the end of 2023. Should we consider supporting xCDAT in future releases? |
Python 3.11 is now in RC1, so we should watch the release space and add this to the
conda
builds once it is officially supported.The text was updated successfully, but these errors were encountered: