AutoSploit icon indicating copy to clipboard operation
AutoSploit copied to clipboard

Can't seem to start autosploit -> Syntax error

Open GEXIMUZ opened this issue 2 years ago • 2 comments

I have installed AutoSploit on my kali machine but when I use the $python autosploit.py command I get the following error

Traceback (most recent call last): File "/home/kali/Desktop/AutoSploit/autosploit.py", line 1, in from autosploit.main import main File "/home/kali/Desktop/AutoSploit/autosploit/main.py", line 135 print error_traceback ^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?

GEXIMUZ avatar Aug 30 '23 10:08 GEXIMUZ

Try Running it as Root.

runt1m3t3rr0r avatar Dec 02 '23 12:12 runt1m3t3rr0r

I have no idea why I'm included in this issue, but this app hasn't been updated in 5 years and the error 'SyntaxError: Missing parentheses in call to 'print'. 'Did you mean print(...)?' It's because it uses an outdated version of python, probably python2.

saltasatelites avatar Dec 02 '23 12:12 saltasatelites