We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
python Python 2.7.6 (default, Nov 23 2017, 15:49:48) [GCC 4.8.4] on linux2 Type "help", "copyright", "credits" or "license" for more information.
import urllib.request Traceback (most recent call last): File "", line 1, in ImportError: No module named request
https://github.com/abenassi/Google-Search-API/blob/master/google/modules/utils.py#L11
Reference: https://stackoverflow.com/questions/36080548/can-not-solve-importerror-no-module-named-request
The text was updated successfully, but these errors were encountered:
Use python3
Sorry, something went wrong.
No branches or pull requests
python
Python 2.7.6 (default, Nov 23 2017, 15:49:48)
[GCC 4.8.4] on linux2
Type "help", "copyright", "credits" or "license" for more information.
https://github.com/abenassi/Google-Search-API/blob/master/google/modules/utils.py#L11
Reference: https://stackoverflow.com/questions/36080548/can-not-solve-importerror-no-module-named-request
The text was updated successfully, but these errors were encountered: