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

ModuleNotFoundError: No module named 'Internal' #28

Open
VanishingTacos opened this issue Jan 26, 2019 · 2 comments
Open

ModuleNotFoundError: No module named 'Internal' #28

VanishingTacos opened this issue Jan 26, 2019 · 2 comments

Comments

@VanishingTacos
Copy link

VanishingTacos commented Jan 26, 2019

having a bit of troubles getting it to work on Arch Linux. Anytime I run ktf.console it give the following:

  File "ktf.console", line 9, in <module>
    from core.MainListLibrary import *
  File "/usr/share/KatanaFramework/core/MainListLibrary.py", line 10, in <module>
    from Internal import (
ModuleNotFoundError: No module named 'Internal'
@shaggywesley
Copy link

same exact error here but I'm on kali

@c0nt055
Copy link

c0nt055 commented Jul 22, 2022

how do you fixed yours please i'm currently facing this error

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

3 participants