[GH-ISSUE #317] error line 58 fixed but line 41 and 1294 issues #259

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

Originally created by @Toni500github on GitHub (May 1, 2022).
Original GitHub issue: https://github.com/LionSec/katoolin/issues/317

after i have added at line 58 the (), another problem appeard
┌──(kali㉿kali)-[~]
└─$ 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("Sorry. This script requires sudo privledges")?

┌──(kali㉿kali)-[~]
└─$ sudo katoolin

$$\ $$\ $$\ $$\ $$\
| | | |_|
| / $$$$$$\ $$$$$$\ $$$$$$\ $$$$\ |$$\ $$$$$$$\
$ / _
\ \_ | __\ __\ | | __$$\
$$< $$$ | Kali linux tools installer | | || |
|$$\ __ | |\ | | | | | | | |
| $$\ $$$ | $$ |$$ |$$ | | || |
_
| _
| _
| _/ _/ ___/ _|_|_| _| V2.0

  • -- -- +=[ Author: LionSec, updated by nathmo
  • -- -- +=[ 331 Tools

[W] Before updating your system , please remove all Kali-linux repositories to avoid any kind of problem .

  1. Add Kali repositories & Update
  2. View Categories
  3. Install classicmenu indicator
  4. Install Kali menu
  5. Help

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

Originally created by @Toni500github on GitHub (May 1, 2022). Original GitHub issue: https://github.com/LionSec/katoolin/issues/317 after i have added at line 58 the (), another problem appeard ┌──(kali㉿kali)-[~] └─$ 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("Sorry. This script requires sudo privledges")? ┌──(kali㉿kali)-[~] └─$ sudo katoolin $$\ $$\ $$\ $$\ $$\ $$ | $$ | $$ | $$ |\__| $$ |$$ / $$$$$$\ $$$$$$\ $$$$$$\ $$$$$$\ $$ |$$\ $$$$$$$\ $$$$$ / \____$$\ \_$$ _| $$ __$$\ $$ __$$\ $$ |$$ |$$ __$$\ $$ $$< $$$$$$$ | Kali linux tools installer |$$ |$$ |$$ | $$ | $$ |\$$\ $$ __$$ | $$ |$$\ $$ | $$ |$$ | $$ |$$ |$$ |$$ | $$ | $$ | \$$\ \$$$$$$$ | \$$$$ |\$$$$$$ |\$$$$$$ |$$ |$$ |$$ | $$ | \__| \__| \_______| \____/ \______/ \______/ \__|\__|\__| \__| V2.0 + -- -- +=[ Author: LionSec, updated by nathmo + -- -- +=[ 331 Tools [W] Before updating your system , please remove all Kali-linux repositories to avoid any kind of problem . 1) Add Kali repositories & Update 2) View Categories 3) Install classicmenu indicator 4) Install Kali menu 5) Help Traceback (most recent call last): File "/usr/bin/katoolin", line 1294, in main inicio1() File "/usr/bin/katoolin", line 41, in inicio1 opcion0 = raw_input("\033[1;36mkat > \033[1;m") NameError: name 'raw_input' is not defined
Author
Owner

@Toni500github commented on GitHub (May 1, 2022):

Screenshot 2022-05-01 12_15_21

<!-- gh-comment-id:1114276670 --> @Toni500github commented on GitHub (May 1, 2022): ![Screenshot 2022-05-01 12_15_21](https://user-images.githubusercontent.com/88878648/166154791-1fc5663f-fde9-4a5e-8123-e8442e8017a2.png)
Author
Owner

@RobertW2 commented on GitHub (May 6, 2022):

Have this issue as well.

<!-- gh-comment-id:1119378128 --> @RobertW2 commented on GitHub (May 6, 2022): Have this issue as well.
Author
Owner

@nathmo commented on GitHub (May 11, 2022):

i might recommend you this issue https://github.com/LionSec/katoolin/issues/315 that could help you save your problem.
and if you choose to convert the script to python3 you can make a pull request to my repo. i will be glad to add it

<!-- gh-comment-id:1123394817 --> @nathmo commented on GitHub (May 11, 2022): i might recommend you this issue https://github.com/LionSec/katoolin/issues/315 that could help you save your problem. and if you choose to convert the script to python3 you can make a pull request to my repo. i will be glad to add it
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#259
No description provided.