-
Notifications
You must be signed in to change notification settings - Fork 10
Description
/workspaces/Private-Set-Intersection/TenSEAL/build/temp.linux-x86_64-cpython-312/_deps/com_pybind_pybind11-src/include/pybind11/cast.h:449:26: error: invalid use of incomplete type ‘PyFrameObject’ {aka ‘struct _frame’}
449 | frame = frame->f_back;
| ^~
In file included from /usr/local/python/3.12.1/include/python3.12/Python.h:42,
from /workspaces/Private-Set-Intersection/TenSEAL/build/temp.linux-x86_64-cpython-312/_deps/com_pybind_pybind11-src/include/pybind11/detail/common.h:124,
from /workspaces/Private-Set-Intersection/TenSEAL/build/temp.linux-x86_64-cpython-312/_deps/com_pybind_pybind11-src/include/pybind11/pytypes.h:12,
from /workspaces/Private-Set-Intersection/TenSEAL/build/temp.linux-x86_64-cpython-312/_deps/com_pybind_pybind11-src/include/pybind11/cast.h:13,
from /workspaces/Private-Set-Intersection/TenSEAL/build/temp.linux-x86_64-cpython-312/_deps/com_pybind_pybind11-src/include/pybind11/attr.h:13,
from /workspaces/Private-Set-Intersection/TenSEAL/build/temp.linux-x86_64-cpython-312/_deps/com_pybind_pybind11-src/include/pybind11/pybind11.h:45,
from /workspaces/Private-Set-Intersection/TenSEAL/build/temp.linux-x86_64-cpython-312/_deps/com_pybind_pybind11-src/include/pybind11/complex.h:12,
from /workspaces/Private-Set-Intersection/TenSEAL/tenseal/sealapi/sealapi_encode.cpp:1: