[GH-ISSUE #313] Why am I getting this error while executing katoolin #257

Open
opened 2026-02-26 04:30:53 +03:00 by kerem · 5 comments
Owner

Originally created by @Jagath918 on GitHub (Mar 29, 2022).
Original GitHub issue: https://github.com/LionSec/katoolin/issues/313

Traceback (most recent call last):
File "/home/anon/katoolin/./katoolin.py", line 1294, in main
inicio1()
File "/home/anon/katoolin/./katoolin.py", line 41, in inicio1
opcion0 = raw_input("\033[1;36mkat > \033[1;m")
NameError: name 'raw_input' is not defined

Originally created by @Jagath918 on GitHub (Mar 29, 2022). Original GitHub issue: https://github.com/LionSec/katoolin/issues/313 Traceback (most recent call last): File "/home/anon/katoolin/./katoolin.py", line 1294, in main inicio1() File "/home/anon/katoolin/./katoolin.py", line 41, in inicio1 opcion0 = raw_input("\033[1;36mkat > \033[1;m") NameError: name 'raw_input' is not defined
Author
Owner

@aiyer-commits commented on GitHub (Mar 29, 2022):

are you using python3 or python2.7?

<!-- gh-comment-id:1082047598 --> @aiyer-commits commented on GitHub (Mar 29, 2022): are you using python3 or python2.7?
Author
Owner

@Jagath918 commented on GitHub (Mar 29, 2022):

are you using python3 or python2.7?

Python3 in fedora distro

<!-- gh-comment-id:1082058427 --> @Jagath918 commented on GitHub (Mar 29, 2022): > are you using python3 or python2.7? Python3 in fedora distro
Author
Owner

@nathmo commented on GitHub (Apr 17, 2022):

i've made a fork that works if you did not managed to make it work.

https://github.com/nathmo/katoolin/blob/master/README.md

<!-- gh-comment-id:1100910659 --> @nathmo commented on GitHub (Apr 17, 2022): i've made a fork that works if you did not managed to make it work. https://github.com/nathmo/katoolin/blob/master/README.md
Author
Owner

@Abdul-Manan-C commented on GitHub (Nov 3, 2023):

Same issue using python 3 in fedora and getting error at last opening process

<!-- gh-comment-id:1792767658 --> @Abdul-Manan-C commented on GitHub (Nov 3, 2023): Same issue using python 3 in fedora and getting error at last opening process
Author
Owner

@nathmo commented on GitHub (Nov 3, 2023):

Hi, this script only works for debian baswd distribution as it install package using aptitude. Fedora doesnt use apt to install package

<!-- gh-comment-id:1792935449 --> @nathmo commented on GitHub (Nov 3, 2023): Hi, this script only works for debian baswd distribution as it install package using aptitude. Fedora doesnt use apt to install package
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/katoolin-LionSec#257
No description provided.