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

python 3.11 and 3.12 builds failing on macosx and linux #23

Closed
jswhit opened this issue Oct 20, 2023 · 3 comments
Closed

python 3.11 and 3.12 builds failing on macosx and linux #23

jswhit opened this issue Oct 20, 2023 · 3 comments

Comments

@jswhit
Copy link
Contributor

jswhit commented Oct 20, 2023

For macosx see: https://github.com/MacPython/netcdf4-python-wheels/actions/runs/6582260301
For linux see: https://github.com/MacPython/netcdf4-python-wheels/actions/runs/6582260298

@matthew-brett if you have time could you take a look? I'm stumped.

@matthew-brett
Copy link
Contributor

Hi - sorry - term-time proving exhausting. Do you have the latest commit of multibuild from https://github.com/multi-build/multibuild ? That should cover those later versions. I think the latest commit is 452dd2d .

@mattip
Copy link

mattip commented Oct 23, 2023

I see multibuild @ b89bb90 which is from Oct 2021. To get the latest try

git checkout -b update-multibuild
cd multibuild
git checkout devel
git pull
git commit ...
git push ...

@jswhit
Copy link
Contributor Author

jswhit commented Oct 24, 2023

Thanks @matthew-brett - that should have been the first thing to try (and indeed I mistakenly thought I had updated multibuild). All builds now working.

@jswhit jswhit closed this as completed Oct 24, 2023
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

No branches or pull requests

3 participants