-
Notifications
You must be signed in to change notification settings - Fork 82
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
Unable to install katoolin on linux #11
Comments
You did not past katoolin.py to /usr/bin/ |
That it means u dont have that folder in that so it is showing that NO directory or you may typed wrong name for the dir |
Copy katoolin.py to /usr/bin/ |
I know this is old, but I had the same problem. You might need to install python if not already. |
Only that helped me. Thanks! |
Life saver! |
Thanks dude |
thanks...a lot man... |
Thank you man |
sorry, did you mean print( )? |
I am unable to use following command
chmod +x /usr/bin/katoolin
I get the following error
chmod: cannot access /usr/bin/katoolin: No such file or directory
I have followed all earlier steps and they have worked fine.
The text was updated successfully, but these errors were encountered: