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

I have this problem when running sigploit.py #210

Open
stigm482 opened this issue Dec 7, 2020 · 5 comments
Open

I have this problem when running sigploit.py #210

stigm482 opened this issue Dec 7, 2020 · 5 comments

Comments

@stigm482
Copy link

stigm482 commented Dec 7, 2020

$ python3 sigploit.py
File "/home/stigm4/SigPloit/sigploit.py", line 136
print table[c][row],
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(table[c][row], end=" ")?

@RiponDas
Copy link

I face same problem.

@jwick9397
Copy link

Its not gonna work each line thereafter is missing () or "" is put in the wrong spot i found this error on at 7 different lines so until they rewrite it would not be worth the time to run also considering its running outdated python2 it would cause errors with the build.

@SigPloiter
Copy link
Owner

SigPloiter commented Dec 29, 2020 via email

@RiponDas
Copy link

RiponDas commented Jan 5, 2021

I use Python: 2.7.1
and Java-1.8
Still error running Sigploit.py
How could I recover it.

@ShitalBorganve
Copy link

yes for python 2.7 it should not through that error,
You probably missing the python version

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

5 participants