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

Error: no module named shodan #17

Open
Babushkadecesarw opened this issue Dec 25, 2021 · 1 comment
Open

Error: no module named shodan #17

Babushkadecesarw opened this issue Dec 25, 2021 · 1 comment

Comments

@Babushkadecesarw
Copy link

Hi, i installed everything i needed to run shodanwave on my kali 2021.3 system but it shows the error above, i tried updating shodan but it didnt help.

@is107964
Copy link

I have the same issue:
Error: No module named shodan

Try this ... pip install -r /path/to/requirements.txt
Traceback (most recent call last):
File "./shodanwave.py", line 357, in
main()
File "./shodanwave.py", line 37, in main
Graph = Figlet(font='slant')
NameError: global name 'Figlet' is not defined

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