pcapy
is no longer supported and does not work on Python 3.10 and 3.11
I suggest replacing it with maintained pycap
as a drop-in replacement.
Changed pcapy
to pycap
in requirements.txt
pcapy
is no longer supported and does not work on Python 3.10 and 3.11
I suggest replacing it with maintained pycap
as a drop-in replacement.
Changed pcapy
to pycap
in requirements.txt