hacktronian
hacktronian copied to clipboard
SyntaxError: invalid syntax
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

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 .