DanMcInerney / wifijammer

Continuously jam all wifi clients/routers
3.95k stars 778 forks source link

ImportError: No module named scapy.all #135

Open DSGuglielmo opened 1 year ago

DSGuglielmo commented 1 year ago

I followed the first two steps of the installation process with success, however when I run python wifijammer.py I get the response ImportError: No module named scapy.all.

Scapy is already install so I'm not sure what is going on.

Any help is appreciated, thanks.