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
Getting error with using termux
websploit/websploit.py", line 152
print "Wrong Command => ", terminal
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Wrong Command => ", terminal)?z
The text was updated successfully, but these errors were encountered:
On Sun, Dec 6, 2020, 8:51 PM MihirJani ***@***.***> wrote:
Getting error with using termux
websploit/websploit.py", line 152
print "Wrong Command => ", terminal
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean
print("Wrong Command => ", terminal)?z
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#3>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHMDCQ4NOEU4ETBFDHODAXTSTOOQZANCNFSM4UPMKIJQ>
.
Getting error with using termux websploit/websploit.py", line 152 print "Wrong Command => ", terminal ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Wrong Command => ", terminal)?z
I also have this problem, I used python2 but I still have a problem :(
I need to use network/mitm
Getting error with using termux
websploit/websploit.py", line 152
print "Wrong Command => ", terminal
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Wrong Command => ", terminal)?z
The text was updated successfully, but these errors were encountered: