while trying to installl NetfilterQueue with
pip install netfilterqueue
i am getting error :
netfilterqueue.c:6436:13: error: too many arguments to function ‘(PyObject * (*)(PyObject , PyObject * const, Py_ssize_t))meth’
Installation of other modules are working fine..