saucer-man/saucerframe

unable to run saucerframe.py

prathikp opened this issue · 1 comments

root@kali:~/saucerframe# python3 saucerframe.py
Traceback (most recent call last):
File "saucerframe.py", line 9, in
from gevent import monkey
ModuleNotFoundError: No module named 'gevent'

runpip install -r requirement.txt first,bro