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

DB doesn't run. Please help! Thanks! <3 ^_^ #66

Open
TofuWand opened this issue Oct 28, 2023 · 0 comments
Open

DB doesn't run. Please help! Thanks! <3 ^_^ #66

TofuWand opened this issue Oct 28, 2023 · 0 comments

Comments

@TofuWand
Copy link

What I get:

File "/home/kalimatrix/jok3r/jok3r.py", line 13, in
from lib.controller.MainController import MainController
File "/home/kalimatrix/jok3r/lib/controller/init.py", line 6, in
from .DbController import *
File "/home/kalimatrix/jok3r/lib/controller/DbController.py", line 15, in
from lib.core.NmapResultsParser import NmapResultsParser
ModuleNotFoundError: No module named 'lib.core.NmapResultsParser'

What I tried:

I tried commenting out the lines, 68 and 70, in the DbController.py file, and some other lines that I saw the error with. I even had an issue with indentation, and after trying to fix it on my own, I just downloaded the raw files, and swap them in there.
Screenshot 2023-10-28 214611

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

1 participant