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 issue with py 3.12? #25

Open
ChrisBarker-NOAA opened this issue Sep 29, 2023 · 0 comments
Open

Build issue with py 3.12? #25

ChrisBarker-NOAA opened this issue Sep 29, 2023 · 0 comments

Comments

@ChrisBarker-NOAA
Copy link
Contributor

Conda-forge tried to auto-build against Python 3.12, with this result:

This tries to link against PyUnicode_AsUnicode which has been removed in Python 3.12. Thus it requires a new release of the package.

conda-forge/py_gd-feedstock#32

Probably time to update to Cython 3.

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

1 participant