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

build with meson #14

Open
EricEngle-NOAA opened this issue Jun 12, 2024 · 1 comment · May be fixed by #15
Open

build with meson #14

EricEngle-NOAA opened this issue Jun 12, 2024 · 1 comment · May be fixed by #15
Assignees
Labels
enhancement New feature or request

Comments

@EricEngle-NOAA
Copy link
Contributor

In Python 3.12, the disutils module was removed which makes building grib2io-interp using numpy's disutils.Extension for Fortran no longer viable.

So we will attempt to build grib2io-interp using meson.

@EricEngle-NOAA EricEngle-NOAA self-assigned this Jun 12, 2024
@EricEngle-NOAA EricEngle-NOAA added the enhancement New feature or request label Jun 12, 2024
@EricEngle-NOAA
Copy link
Contributor Author

Some useful information: https://numpy.org/doc/stable/f2py/buildtools/meson.html

@EricEngle-NOAA EricEngle-NOAA linked a pull request Jul 5, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants