We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
/usr/local/include/python3.12/objimpl.h:134:46: error: expected ')' before '_PyObject_New' 134 | #define PyObject_New(type, typeobj) ((type *)_PyObject_New(typeobj)) | ~ ^~~~~~~~~~~~~ 7ad6f74
This is not working for g++ 13