Skip to content
New issue

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

NameError: name 'google_api_key' is not defined #55

Closed
TharukaDananjaya opened this issue Jun 1, 2019 · 10 comments
Closed

NameError: name 'google_api_key' is not defined #55

TharukaDananjaya opened this issue Jun 1, 2019 · 10 comments

Comments

@TharukaDananjaya
Copy link

TharukaDananjaya commented Jun 1, 2019

Footprint reconnaissance for 67677879xxx
Traceback (most recent call last):
File "phoneinfoga.py", line 89, in
main()
File "phoneinfoga.py", line 70, in main
scanNumber(args.number)
File "phoneinfoga.py", line 36, in scanNumber
recon.scan(number)
File "/home/tharuka/PhoneInfoga/scanners/recon.py", line 88, in scan
for result in search('"%s"' % (format), stop=5):
File "/home/tharuka/PhoneInfoga/lib/googlesearch.py", line 22, in search
if google_api_key and google_cx_id:
NameError: name 'google_api_key' is not defined

@sundowndev sundowndev added the kind/bug Something isn't working label Jun 1, 2019
@sundowndev
Copy link
Owner

Did you created the config file ? cp config.example.py config.py

@TharukaDananjaya
Copy link
Author

TharukaDananjaya commented Jun 2, 2019 via email

@sundowndev
Copy link
Owner

@TharukaDananjaya I just gave you the command.

Please follow the installation instructions in the wiki: https://github.com/sundowndev/PhoneInfoga/wiki/Installation

@TharukaDananjaya
Copy link
Author

TharukaDananjaya commented Jun 2, 2019 via email

@sundowndev
Copy link
Owner

@TharukaDananjaya I'm aware of the issues with google captcha, please follow #6.

@sundowndev sundowndev removed the kind/bug Something isn't working label Jun 2, 2019
@Manohar123-rgb
Copy link

python3 phoneinfoga.py -n xxxxxxxxx --osint

usage: phoneinfoga.py -n [options]
phoneinfoga.py: error: unrecognized arguments: --osint

@sundowndev
Copy link
Owner

@alreadyknowit
Copy link

I'm getting this error while pulling repository
bash: docker: command not found
I have the geckodriver file in the /usr/bin/geckodriver location and firefox v68.2
What is wrong?

@2d00r
Copy link

2d00r commented Jun 5, 2022

Did you created the config file ? cp config.example.py config.py

I dont know how to create that file...i Piț the command but nothing happens it says that file doesnt exist

@sundowndev
Copy link
Owner

This issue is related to v1, which is not supported anymore. Please read documentation to install v2.

Repository owner locked and limited conversation to collaborators Jun 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants