scapy distribution not found , is required by evillimiter
codebyraza opened this issue · 1 comments
codebyraza commented
scapy distribution not found , is required by evillimiter
codebyraza commented
the only way by which we can fix it is you need to install scapy manually throguh apt its not gonna work with pip especially on ubuntu 23.04 so run the following command
$ sudo apt update
$ sudo apt install python3-scapy