You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: