You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
having a bit of troubles getting it to work on Arch Linux. Anytime I run ktf.console it give the following:
The text was updated successfully, but these errors were encountered: