websploit icon indicating copy to clipboard operation
websploit copied to clipboard

Print error

Open alirezahed opened this issue 3 years ago • 3 comments

python websploit.py install File "/root/Desktop/websploit 3.0/websploit.py", line 152 print "Wrong Command => ", terminal ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?

alirezahed avatar Nov 03 '22 09:11 alirezahed

nobody cares about print error?..

ArchEnjoyer avatar Mar 22 '23 16:03 ArchEnjoyer

You have to modify the code directly to add the : "()"

raphaelthief avatar May 14 '23 12:05 raphaelthief

it's syntax of python2 print。

Neon2333 avatar Apr 08 '24 17:04 Neon2333