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

After Installation Errors #459

Closed
oghenejivwe opened this issue Mar 7, 2020 · 2 comments
Closed

After Installation Errors #459

oghenejivwe opened this issue Mar 7, 2020 · 2 comments

Comments

@oghenejivwe
Copy link

OS Used - ALL Information (architecture, linux flavor, etc.)

Linux kali 4.19.0-kali4-amd64 #1 SMP Debian 4.19.28-2kali1 (2019-03-18) x86_64 GNU/Linux

Pastebin link to error you are encountering

./EyeWitness.py --help

what you encountered

File "./EyeWitness.py", line 13, in
from modules import db_manager
File "/root/EyeWitness/modules/db_manager.py", line 2, in
import sqlite3
File "/usr/local/lib/python3.6/sqlite3/init.py", line 23, in
from sqlite3.dbapi2 import *
File "/usr/local/lib/python3.6/sqlite3/dbapi2.py", line 27, in
from _sqlite3 import *
ModuleNotFoundError: No module named '_sqlite3'

Any additional information

@ChrisTruncer
Copy link
Contributor

Are you using the latest version of EyeWitness and Kali? I just installed EyeWitness on Kali to test this and it is running without any issues. Did you run the setup script?

@oghenejivwe
Copy link
Author

Thanks. I just updated my Kali and it worked perfectly.

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

2 participants