Skip to content

Conversation

@jkohnert
Copy link

Currently, PLplot does not build with Numpy-2.0.0. I made a bug report ober there (numpy/numpy#26854) and we figured, it is PLplot, which is not using the intended include directory but the "numpy" subdirectory.

This patch corrects the used include dir as wenn as the include statements that are generated by swig.

Best, Jan

@LecrisUT
Copy link

I am not sure if people look at this repo, you might have to submit them via sourceforge repo (don't ask me how 🤷).

Could you also patch for Python 3.13 compatibility, basically changing PyEval_CallObject to PyObject_Call (see nlopt patch for reference)

@jkohnert
Copy link
Author

Thanks, @LecrisUT, I created a MR on SourceForge, too.

For python-3.13, I'll have to take a closer look, I' using 3.12, currently. 😁

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