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

chmod: cannot access '/usr/bin/katoolin': No such file or directory #345

Open
codemaster840 opened this issue Apr 26, 2023 · 1 comment
Open

Comments

@codemaster840
Copy link

how can i fix this ?

@phulam2009
Copy link

Install Python2.7 requirement.
Ref: https://linux.how2shout.com/how-to-install-python-2-7-on-ubuntu-20-04-lts/
After fix line 1 in file text /usr/bin/katoolin
#!/usr/bin/python --> #!/usr/bin/python2
Good luck!

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

2 participants