You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
root@LETMEOUT:/GitHub/wifite# sudo python3 wifite.py
File "/GitHub/wifite/wifite.py", line 261
print R + ' [!]' + O + ' ERROR:' + G + ' wifite' + O + ' must be run as ' + R + 'root' + W
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
root@LETMEOUT:/GitHub/wifite#
Running on debian 12.6 (Windows Sub-System)
The text was updated successfully, but these errors were encountered:
root@LETMEOUT:/GitHub/wifite# sudo python3 wifite.py
File "/GitHub/wifite/wifite.py", line 261
print R + ' [!]' + O + ' ERROR:' + G + ' wifite' + O + ' must be run as ' + R + 'root' + W
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
root@LETMEOUT:/GitHub/wifite#
Running on debian 12.6 (Windows Sub-System)
The text was updated successfully, but these errors were encountered: