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

Can't seem to start autosploit -> Syntax error #1323

Open
GEXIMUZ opened this issue Aug 30, 2023 · 2 comments
Open

Can't seem to start autosploit -> Syntax error #1323

GEXIMUZ opened this issue Aug 30, 2023 · 2 comments

Comments

@GEXIMUZ
Copy link

GEXIMUZ commented Aug 30, 2023

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(...)?

@runt1m3t3rr0r
Copy link

Try Running it as Root.

@saltasatelites
Copy link

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.

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

3 participants