DanMcInerney / wifijammer

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

TypeError: argument 1 must be string, not NetworkInterface #112

Closed Alii-isk closed 3 years ago

Alii-isk commented 3 years ago

i keep getting this type error on line 287 when calling send(*) TypeError: argument 1 must be string, not NetworkInterface

Alii-isk commented 3 years ago

i downgraded scapy version now it works just fine

PeeKa04Boo commented 2 years ago

Hi, I'm having the same prob, may I know what version you downgraded it too?

moraza commented 2 years ago

Hi, I'm having the same prob, may I know what version you downgraded it too?

Probably 2.4.1. See versions here: https://pypi.org/project/Scrapy/#history

ghubz commented 2 years ago

Same issue here, running scapy 2.4.5. Downgrading to any other version did not resolve the issue (or even upgrading to 2.5.0).