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

Multiple areas unsupported by check.py #46

Open
jccwright opened this issue Aug 21, 2016 · 0 comments
Open

Multiple areas unsupported by check.py #46

jccwright opened this issue Aug 21, 2016 · 0 comments

Comments

@jccwright
Copy link

I noticed that in creating several areas to scan within the config.json file and running search.py that the numbers I was seeing were not reasonable with what I would expect.

Indeed after adding additional print statements I discovered that ONLY the last rectangle was being output.

As a side note, I did have to reformat check.py to be compatible with python v3 by adding import from future print function to the beginning of the file and changing all print duples to functions notation.

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

1 participant