Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong Syntax #359

Open
MhmdRhayem opened this issue Dec 15, 2023 · 3 comments
Open

Wrong Syntax #359

MhmdRhayem opened this issue Dec 15, 2023 · 3 comments

Comments

@MhmdRhayem
Copy link

There is a Syntax error in line 8 in katoolin.py

@raphaelmaria
Copy link

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(...)?

Screenshot 2023-12-23 104737

@raphaelmaria
Copy link

Well, I managed to solve it using this version for Python 3, I found it in another issue here on Git.

https://github.com/cerealkiller1918/katoolin

@6R1MR34P3R
Copy link

Hello having the

Well, I managed to solve it using this version for Python 3, I found it in another issue here on Git.

https://github.com/cerealkiller1918/katoolin

Hello having the same issue here, how can I fix this? Im running Debian testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants