Responder doesn't run
jackelliot opened this issue · 3 comments
jackelliot commented
when I run responder I get the error [!] Please install python-sqlite3 extension.
and even that I installed the python-sqlite3 It still give me the same error.
jackelliot commented
@carterjones @lanjelot @jvoisin @rnast @mattlowe please guys help any idea ?
jvoisin commented
Highlighting various people because you don't get an answer do your question is considered super-rude.
This repo isn't maintained anymore, you should use this one instead.
zigoo0 commented
If on Centos,
yum install sqlite-devel
Then recompile the python installation.
Check this: https://stackoverflow.com/questions/39907475/cannot-import-sqlite3-in-python3