Closed Talha089 closed 4 years ago
Beats me. Sounds like something wrong with your Python install?
yes maybe, Can you sort this out? Where Am i having trouble? Other libraries are working fine like scrapy pandas etc. I'm running python2+ as a default and using python 3+ in anaconda.
I have installed google by $ pip install google $ pip3 install google and when im trying to import the google search it throws an error:
ModuleNotFoundError Traceback (most recent call last)