bonjour,
je suit un tutoriel pour apprendre Python et certaines commandes ne passent pas et je ne comprend pas pourquoi...
répons :Code:from scapy.all import*
en plus la commande suivante :Code:ImportError: No module named scapy.all
réponse :Code:logging.getLogger("scapy.runtime").setlevel(logging.ERROR)
aider moi SVP...Code:AttributeError: 'Logger' object has no attribute 'setlevel'