Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing parentheses in call to 'print' #3

Open
MihirJani opened this issue Dec 6, 2020 · 3 comments
Open

Missing parentheses in call to 'print' #3

MihirJani opened this issue Dec 6, 2020 · 3 comments

Comments

@MihirJani
Copy link

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

@Eug1n1
Copy link

Eug1n1 commented Dec 6, 2020

try to use python2

@sachinlobo11
Copy link

sachinlobo11 commented Dec 7, 2020 via email

@alirezahed
Copy link

alirezahed commented Nov 3, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants