Skip to content

ModuleNotFoundError: No module named 'xgoogle.search' #14

@abhayghatpande

Description

@abhayghatpande

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions