Open OffxRay opened 2 weeks ago
/home/theone/SIGIT/sigit.py:58: SyntaxWarning: invalid escape sequence '\K' {d}Author by {w}{r}@Termuxhackers.id{w}""" /home/theone/SIGIT/sigit.py:377: SyntaxWarning: invalid escape sequence '\w' find = re.search("(EAAA\w+)",x.text) Traceback (most recent call last): File "/home/theone/SIGIT/sigit.py", line 9, in from googlesearch import search ModuleNotFoundError: No module named 'googlesearch'
i got this issue while running - "python3 sigit.py"
/home/theone/SIGIT/sigit.py:58: SyntaxWarning: invalid escape sequence '\K' {d}Author by {w}{r}@Termuxhackers.id{w}""" /home/theone/SIGIT/sigit.py:377: SyntaxWarning: invalid escape sequence '\w' find = re.search("(EAAA\w+)",x.text) Traceback (most recent call last): File "/home/theone/SIGIT/sigit.py", line 9, in
from googlesearch import search
ModuleNotFoundError: No module named 'googlesearch'
i got this issue while running - "python3 sigit.py"