I installed all required libraries. Already having installed google, google-search, google-cloud, googlesearch-python, beautifulsoup4.But after all the things I got this error:
**Traceback (most recent call last):
File "/usr/local/bin/sigit", line 9, in <module>
from googlesearch import search
ImportError: cannot import name 'search' from 'googlesearch' (/usr/local/lib/python3.9/dist-packages/googlesearch/__init__.py)**
Please help me to solve this issue.