xdavidhu / mitmAP

📡 A python program to create a fake AP and sniff data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NameError: name 'Y' is not defined

eehP opened this issue · comments

File "mitmAP.py", line 12, in <module>
update = input("[?] Install/Update dependencies? Y/n: ")
File` "<string>", line 1, in <module>
NameError: name 'Y' is not defined

Could u fix this issue pls ??

thanks

Are you sure that you run it with python3?

Thanks
that why it doesn't work...