[GH-ISSUE #191] Python Error #161

Closed
opened 2026-02-26 04:30:39 +03:00 by kerem · 2 comments
Owner

Originally created by @rutrut6969 on GitHub (Apr 9, 2019).
Original GitHub issue: https://github.com/LionSec/katoolin/issues/191

File "katoolin.py", line 37, in inicio1
opcion0 = raw_input("\033[1;36mkat > \033[1;m")
NameError: name 'raw_input' is not defined

Every time i get this, it's obviously stating that raw_input is not defined. so that means there's an error in your code.

Originally created by @rutrut6969 on GitHub (Apr 9, 2019). Original GitHub issue: https://github.com/LionSec/katoolin/issues/191 File "katoolin.py", line 37, in inicio1 opcion0 = raw_input("\033[1;36mkat > \033[1;m") NameError: name 'raw_input' is not defined Every time i get this, it's obviously stating that raw_input is not defined. so that means there's an error in your code.
kerem closed this issue 2026-02-26 04:30:39 +03:00
Author
Owner

@rutrut6969 commented on GitHub (Apr 9, 2019):

Please fix and update

<!-- gh-comment-id:481358170 --> @rutrut6969 commented on GitHub (Apr 9, 2019): Please fix and update
Author
Owner

@rutrut6969 commented on GitHub (Apr 9, 2019):

Nvm I found the issue i was running python 3 not 2.7 sorry to bother.

<!-- gh-comment-id:481359000 --> @rutrut6969 commented on GitHub (Apr 9, 2019): Nvm I found the issue i was running python 3 not 2.7 sorry to bother.
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#161
No description provided.