April 14, 2020 at 7:28 pm
#33978
rjyoung2000
Participant
I did run the installer as directed in the class and there were no errors during the install. I don’t see how to add a screenshot here (it was easier using your classes on Udemy!)
From what I see it looks like something is screwy in the code?
Here’s what I get when I enter ./empire
File “./empire”, line 35
print ‘[*] Fresh start in docker, running reset.sh for you’
SyntaxError: Missing parentheses in call to ‘print’. Did you mean print(‘[*] Fresh start in docker, running reset.sh for you’)?