Skip to content

ImportError: cannot import name 'search' #13

@orophix

Description

@orophix
~/Email-extractor$ python3 EmailExtractor.py 
Traceback (most recent call last):
  File "EmailExtractor.py", line 6, in <module>
    from googlesearch import search
ImportError: cannot import name 'search'

Running ubuntu 18.04 , installed requirements. Run using python3. Could you please help?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions