If I include following line in my python source file
from scapy.all import *
I get this error
from scapy.all import * Impor
from kamene.all import * WARNING: No route found for IPv6 destination :: (no default route?). This affects only IPv6 Use this one instead of scapy.all
from kamene.all import * WARNING: No route found for IPv6 destination :: (no default route?). This affects only IPv6
Use this one instead of scapy.all