kali-scripts
kali-scripts copied to clipboard
pylorcon2
while running python setup.py build i get error PyLorcon2.c: In function ‘PyLorcon2_Context_dealloc’: PyLorcon2.c:171:9: error: ‘PyLorcon2_Context’ has no member named ‘ob_type’ 171 | self->ob_type->tp_free((PyObject*)self);
how can it be fixed