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

Can't find additional format #187

Closed
wajdibr opened this issue Jan 2, 2020 · 1 comment
Closed

Can't find additional format #187

wajdibr opened this issue Jan 2, 2020 · 1 comment

Comments

@wajdibr
Copy link

wajdibr commented Jan 2, 2020

Hello,
Thank you for the tool,
However running it gives me those issues:
Traceback (most recent call last): File "phoneinfoga.py", line 95, in <module> main() File "phoneinfoga.py", line 71, in main scanNumber(args.number) File "phoneinfoga.py", line 38, in scanNumber osintScan(number) File "/.../PhoneInfoga/scanners/footprints.py", line 186, in osintScan for result in search(req, stop=10): File "/.../PhoneInfoga/lib/googlesearch.py", line 46, in search if google_api_key and google_cx_id: NameError: name 'google_api_key' is not defined

Grateful for any help,

Cheers

@sundowndev
Copy link
Owner

You didn't install the project properly. You have to create the config file, please read documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants