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

Support Python 3.13 #3805

Open
wants to merge 23 commits into
base: main
Choose a base branch
from
Open

Support Python 3.13 #3805

wants to merge 23 commits into from

Conversation

valeriupredoi
Copy link
Contributor

@valeriupredoi valeriupredoi commented Nov 4, 2024

Description

Sister PR to ESMValGroup/ESMValCore#2566

so far the major bottleneck is ncl which has an autoPR for upgrade to newer proj conda-forge/ncl-feedstock#156 but that fails atm due to inconsistencies in conda-forge

Full list of incompatible dependencies (28/11/2024)

  • curl <8.10 - note that 8.11 is Broken, so only 8.10 but that is at odds with Julia
  • esmvalcore 2.11.* - we have support on branch, so v2.12 will be fine
  • numba - imminent 0.61 will be fine
  • psy-maps >=1.5.0 - @Chilipp is currently working on all psy-* subpackages (psy-plot is fine)
  • psy-reg >=1.5.0 idem
  • psy-simple >=1.5.0 idem
  • xesmf >=0.7.1 via Numba (see above)
  • ncl >=6.6.2

Before you get started

Checklist

It is the responsibility of the author to make sure the pull request is ready to review. The icons indicate whether the item will be subject to the 🛠 Technical or 🧪 Scientific review.

@valeriupredoi valeriupredoi added the iris311 needs iris 3.11 stable release label Nov 5, 2024
@valeriupredoi
Copy link
Contributor Author

valeriupredoi commented Nov 25, 2024

OK I removed ncl for now (clearly a blocker, noqa), we need to rebuild pys2index for py3.13; next hurdle psy- packages! EDIT: just psy-simple actually

see main PR description

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
installation iris311 needs iris 3.11 stable release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant