-
Notifications
You must be signed in to change notification settings - Fork 107
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Hi, I'm the AUR maintainer of pythonqt-git on AUR, with the update to Python 3.13.1 in the Arch Linux repository I have tried to rebuild the program, there is this issue; the same is happening for the last stable version 3.5.6
PythonQt.cpp: In constructor 'PythonQt::PythonQt(int, const QByteArray&)':
PythonQt.cpp:352:8: error: 'PyEval_ThreadsInitialized' was not declared in this scope; did you mean 'PythonAlreadyInitialized'?
352 | if (!PyEval_ThreadsInitialized()) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~
| PythonAlreadyInitialized
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working