kickthemout icon indicating copy to clipboard operation
kickthemout copied to clipboard

Syntax Error in "def scanningAnimation(text)"

Open satoriscripts opened this issue 5 years ago • 1 comments

Hi there. I keep running into issues when trying to start this program, and this is one of the main ones.

(xenial)anonymous@localhost:~/Desktop/kickthemout$ sudo python3 kickthemout.py
  File "kickthemout.py", line 63
    define scanningAnimation(text):
         ^
SyntaxError: invalid syntax

Any help would be appreciated.

satoriscripts avatar Jul 14 '19 19:07 satoriscripts

Hi there @MrFoxyBR. Could you please share the output of the following command: sudo python3 -vvv kickthemout.py. Thanks!

k4m4 avatar Aug 12 '19 16:08 k4m4