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

Still error on phonenumber option #30

Closed
srkadia opened this issue Jun 26, 2020 · 4 comments
Closed

Still error on phonenumber option #30

srkadia opened this issue Jun 26, 2020 · 4 comments
Labels
duplicate This issue or pull request already exists

Comments

@srkadia
Copy link

srkadia commented Jun 26, 2020

Still showing this error...

please fix this asap,

Traceback (most recent call last):
File "reconspider.py", line 39, in
from core import repl_prompt
File "/home/srk/Tools/Osint/reconspider/core/init.py", line 1, in
from .repl_prompt import *
File "/home/srk/Tools/Osint/reconspider/core/repl_prompt.py", line 153, in
repl()
File "/home/srk/Tools/Osint/reconspider/core/repl_prompt.py", line 64, in repl
Phonenumber(ph)
File "/home/srk/Tools/Osint/reconspider/plugins/Phonenumber.py", line 17, in Phonenumber
print("Number: "+get['number'])
KeyError: 'number'

@Aravindha1234u
Copy link
Contributor

Did you pull from repository after new commit?

@srkadia
Copy link
Author

srkadia commented Jun 26, 2020 via email

@Aravindha1234u Aravindha1234u added the duplicate This issue or pull request already exists label Jun 26, 2020
@Aravindha1234u
Copy link
Contributor

Let me check it I guess push isn't successful. Will update you on this

@Aravindha1234u
Copy link
Contributor

We have fixed this issue and a new commit has been done. Pull it from the repository or run an updated and check again if you face again issue. Please do let us know

e9f7684

@bhavsec bhavsec closed this as completed Jul 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants