Open ozkulah opened 4 years ago
It gives "ModuleNotFoundError: No module named 'googlesearch'" error in python 3.7.
Is there a change in modules.
Did you install requirements.txt?
pip install -r requirements.txt
pip install google-search
this options are not working on streamlit, please could some body tell us what can we do ? thanks a lot !
It gives "ModuleNotFoundError: No module named 'googlesearch'" error in python 3.7.
Is there a change in modules.