Storm-Breaker
Storm-Breaker copied to clipboard
ModuleNotFoundError: No module named 'pyngrok'
sudo python3 Storm-Breaker.py
Traceback (most recent call last):
File "/home/kali/Storm-Breaker/Storm-Breaker.py", line 7, in
Download pyngrok look for its commands
@IliasOtaku can you please explain briefly , thanks
See issue #19. I had the same issue you have and I followed the reply in issue #19. Cheers
I solved the problem by typing this command : sudo pip3 install -r requirments.txt
pip3 install pyngrok