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 support #216

Open
tbenavi1 opened this issue Jun 6, 2023 · 0 comments
Open

Python 3.11 support #216

tbenavi1 opened this issue Jun 6, 2023 · 0 comments

Comments

@tbenavi1
Copy link

tbenavi1 commented Jun 6, 2023

Hello,

It is not a pressing issue but I just wanted you to be aware that KMC currently doesn't compile with Python 3.11. I receive the following error:

py_kmc_api/libs/pybind11/include/pybind11/pybind11.h:2026:52: error: invalid use of incomplete type ‘PyFrameObject’ {a
ka ‘struct _frame’}

I believe the issue is that PyFrameObject has changed as documented in https://docs.python.org/3.11/whatsnew/3.11.html.

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