aancw / Belati

The Traditional Swiss Army Knife for OSINT
GNU General Public License v2.0
524 stars 120 forks source link

Missing a module required for Belati #13

Closed PentestTeam closed 6 years ago

PentestTeam commented 6 years ago

Hello! Thanks for such beautiful project. But I can't run it: image

I'm on Linux 4.12.0-kali2-amd64 #1 SMP Debian 4.12.12-2kali1 (2017-09-13) x86_64 GNU/Linux

ghost commented 6 years ago

I have this problem too.

aancw commented 6 years ago

Hy, so many people have problems in this checker. As mentioned above, this is just because Belati not able to detect that plugins. I need to reproduce this issue in my environment. I'm using Arch Linux and Kali but no problem about deps.

This will be my todo -> https://github.com/aancw/Belati/issues/14

aancw commented 6 years ago

Fresh install in Kali2 https://github.com/aancw/Belati/issues/4#issuecomment-307548924

aancw commented 6 years ago

Refer to closed issue https://github.com/aancw/Belati/issues/2

Can you uninstall and install that package again? Let me know if this is working

Chan9390 commented 6 years ago

Hey @PentestTeam Please comment the output of pip freeze.

PentestTeam commented 6 years ago

I runs for every module: pip install --upgrade --force-reinstall [modulename] and solved my problem! Thx everyone!

image

image

Chan9390 commented 6 years ago

Thats what I just mentioned in a comment in #14.

Chan9390 commented 6 years ago

I think its time to close the issue. :smile: