DorkMe
DorkMe copied to clipboard
Google-Search Api
Hi Always used without problem after i update to kali 3 i receive this error message
Error importing google module, try: pip install Google-Search-API
root@Polifemo:/osint/DorkMe# pip install Google-Search-API
Collecting Google-Search-API
Using cached https://files.pythonhosted.org/packages/73/38/eab35d4db8efd12256d30963498afe5210128d3fd221332360de9fc11614/Google-Search-API-1.1.13.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-esxo_wla/Google-Search-API/
Any suggestions?
tengo el mismo error
Alguna solucion para el sigueinte error
root@miakali:~/Escritorio/2018/Dorkme# pip install Google-Search-API
Collecting Google-Search-API
Using cached https://files.pythonhosted.org/packages/73/38/eab35d4db8efd12256d30963498afe5210128d3fd221332360de9fc11614/Google-Search-API-1.1.13.tar.gz
Complete output from command python setup.py egg_info:
/usr/local/lib/python3.6/dist-packages/setuptools/version.py:1: UserWarning: Module google was already imported from None, but /tmp/pip-install-7e70sxr1/Google-Search-API is being added to sys.path
import pkg_resources
Traceback (most recent call last):
File "
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-7e70sxr1/Google-Search-API/ root@miakali:~/Escritorio/2018/Dorkme#
IyFGBZJiAKihJup54IYPgVo7CXUPcequ
Will take a look soon, Thanks for test it.
try "pip install google-search-api", whit no uppercase
Seem now everything works fine
I update my kali to 2019.1 updatedb full-upgrade
and just pip install -r requirements.txt
thanks for all the fish!
This fixed it for me: sudo pip install --upgrade google-api-python-client
I'm still having trouble after fore-mentioned steps, any help would be appriciated.. I'm on Parrot Sec 4.7 if that helps