the installation went successful but i get this error when trying to launch:
Traceback (most recent call last):
File "/data/data/com.termux/files/usr/bin/xosint", line 5, in
from googlesearch import Search # type: ignore
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ImportError: cannot import name 'Search' from 'googlesearch' (/data/data/com.termux/files/usr/lib/python3.12/site-packages/googlesearch/init.py). Did you mean: 'search'?
the installation went successful but i get this error when trying to launch:
Traceback (most recent call last):
File "/data/data/com.termux/files/usr/bin/xosint", line 5, in
from googlesearch import Search # type: ignore
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ImportError: cannot import name 'Search' from 'googlesearch' (/data/data/com.termux/files/usr/lib/python3.12/site-packages/googlesearch/init.py). Did you mean: 'search'?