HI,
Opened this issue · 2 comments
exrienz commented
I had this issues,
from killerbee.scapy_extensions import * # this is explicit because I didn't want to modify init.py
eventho i already pip install scapy...What happen?
joswr1ght commented
Normal Scapy hasn't been maintained in a while. You need to install the
Scapy _community edition_ from https://bitbucket.org/secdev/scapy-com.
exrienz commented
Thanks! I already managed to make it run 😊