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

err #47

Open
tony25tony opened this issue Mar 30, 2022 · 3 comments
Open

err #47

tony25tony opened this issue Mar 30, 2022 · 3 comments

Comments

@tony25tony
Copy link

sudo python install
File "/root/Tools/KatanaFramework/install", line 24
print ""
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("")?

@ghost6183
Copy link

Try (python2.7 install)

@krunal8055
Copy link

Used Python2.7 install and it worked thank you buddy

@devil355
Copy link

ktf.console
Traceback (most recent call last):
File "/usr/share/KatanaFramework/ktf.console", line 9, in
from core.MainListLibrary import *
File "/usr/share/KatanaFramework/core/MainListLibrary.py", line 10, in
from Internal import (
ModuleNotFoundError: No module named 'Internal'

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

4 participants