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

run error #6

Open
pretech86 opened this issue Mar 4, 2020 · 1 comment
Open

run error #6

pretech86 opened this issue Mar 4, 2020 · 1 comment

Comments

@pretech86
Copy link

i did all steps but still get this error

File "scout.py", line 100
pprint(results_dict, indent=4)
^
SyntaxError: invalid syntax

@TheHairyJ
Copy link
Owner

Hi,

Thanks for raising this issue, and for your patience in a response.

I was able to replicate your error, but not able to fix it yet. I know this project was working as of last month but I haven't been keeping it up to date. Therefore, you may need to spend time to update the code yourself. Feel free to submit a PR if you do fix it!

Although please double check you are fulfilling all prerequisites before attempting to fixing the code yourself. This includes:

  • Using Python 3, up-to-date.
  • Providing Censys API in the credentials file.
  • The MongoDB is populated and running.

I will attempt to get back to you with a fix, when I find one.

Thanks,
Jamie

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