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

Syntax issue #22

Closed
isaacmuchunu opened this issue Feb 2, 2018 · 4 comments
Closed

Syntax issue #22

isaacmuchunu opened this issue Feb 2, 2018 · 4 comments
Labels
bug Something isn't working

Comments

@isaacmuchunu
Copy link

Am getting this after "python autosploit.py"

File "autosploit.py", line 24
print t.cyan("""
^
SyntaxError: invalid syntax

@closethe
Copy link

closethe commented Feb 2, 2018

make sure ur python version is 2.7

@NullArray
Copy link
Owner

NullArray commented Feb 2, 2018

Hey, sorry about that. After the latest Pull Request was merged the indentation for that line was off.

I've fixed it.

b07971f

@NullArray NullArray added the bug Something isn't working label Feb 2, 2018
@slick5555
Copy link

Im getting this error
python ./autosploit.py
File "./autosploit.py", line 27
print t.cyan("""
^
SyntaxError: invalid syntax

@Ekultek
Copy link
Contributor

Ekultek commented Feb 8, 2018

python2 autosploit.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants