shodanwave icon indicating copy to clipboard operation
shodanwave copied to clipboard

Error: no module named shodan

Open Babushkadecesarw opened this issue 2 years ago • 1 comments

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.

Babushkadecesarw avatar Dec 25 '21 17:12 Babushkadecesarw

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

is107964 avatar Dec 29 '21 02:12 is107964