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 build fail #14

Open
Pro-pra opened this issue Apr 14, 2023 · 3 comments
Open

python 3.11 build fail #14

Pro-pra opened this issue Apr 14, 2023 · 3 comments
Assignees

Comments

@Pro-pra
Copy link

Pro-pra commented Apr 14, 2023

not found header: eval.h and pydebug.h

also have this error:

PythonQt.cpp:2354:21: error: 'PyCodeObject' {aka 'struct PyCodeObject'} has no member named 'co_varnames'; did you mean 'co_names'?
@iakov
Copy link
Member

iakov commented Apr 21, 2023

Not in this repo yet, but there is the fix you can use: MeVisLab/pythonqt@f52ff96

@Pro-pra
Copy link
Author

Pro-pra commented Apr 25, 2023

thank you, its help me.

@Pro-pra Pro-pra closed this as completed Apr 25, 2023
@iakov
Copy link
Member

iakov commented Apr 25, 2023

Re-opened. Useful until fixes for 3.11 are merged into this repo.

@iakov iakov reopened this Apr 25, 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

2 participants