Closed QoQoQ1 closed 2 years ago
hi, when im trying executing the command , this problem pop up
Traceback (most recent call last): File "pagodo.py", line 15, in import yagooglesearch ModuleNotFoundError: No module named 'yagooglesearch'
please help, thanks :>
Hi @QoQoQ1 - Looks like you need to install the yagooglesearch library. See https://github.com/opsdisk/pagodo#installation
yagooglesearch
Going to close this one out. Let me know if the solution above doesn't work.
hi, when im trying executing the command , this problem pop up
Traceback (most recent call last): File "pagodo.py", line 15, in
import yagooglesearch
ModuleNotFoundError: No module named 'yagooglesearch'
please help, thanks :>