hacktronian icon indicating copy to clipboard operation
hacktronian copied to clipboard

SyntaxError: invalid syntax

Open FitinCuba opened this issue 5 years ago • 1 comments

Hello there,

I have installed the script on my Manjaro Linux and when trying to run it using this command hacktorian

i got the following error

Screenshot_20200326_091712

FitinCuba avatar Mar 26 '20 13:03 FitinCuba

Hello, as I see you use Parrot OS as I do. On Parrot, Python3 is used by default. The "hacktronian" program, however, uses Python version 2.7 Therefore, if you want to start the program, you have to enter the command "sudo python2 hacktronian.py" in order to start the program. I hope I could help you .

schxeat avatar Jul 21 '21 15:07 schxeat