Open MhmdRhayem opened 11 months ago
Hello, Has anyone had this experience? This is because I followed the step by step and when running the command, it recognizes it as unprivileged, I'm searching here, but so far I haven't found any post with correction guidance.
root@fawks:~# sudo katoolin
File "/usr/bin/katoolin", line 8
print "Sorry. This script requires sudo privledges"
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
Well, I managed to solve it using this version for Python 3, I found it in another issue here on Git.
Hello having the
Well, I managed to solve it using this version for Python 3, I found it in another issue here on Git.
Hello having the same issue here, how can I fix this? Im running Debian testing
There is a Syntax error in line 8 in katoolin.py