-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hi
Followed your instructions in Readme. But search module is not found.
$ ./google_dl.py
Traceback (most recent call last):
File "./google_dl.py", line 11, in <module>
from xgoogle.search import GoogleSearch, SearchError
ModuleNotFoundError: No module named 'xgoogle.search'
xgoogle is installed:
$ pip list
Package Version
-------------- -------
beautifulsoup4 4.4.1
chardet 2.3.0
colorama 0.3.2
html5lib 0.999
nltk 3.0.5
pip 19.2.3
requests 2.4.3
setuptools 41.2.0
six 1.10.0
urllib3 1.9.1
wheel 0.24.0
xgoogle 1.4
search.py is present in xgoogle directory:
$ ls xgoogle/xgoogle/
BeautifulSoup.py browser.py realtime.py sponsoredlinks.py
__init__.py googlesets.py search.py translate.py
Metadata
Metadata
Assignees
Labels
No labels