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

Fatal error division by zero #45

Open
mzur opened this issue Jul 14, 2021 · 0 comments
Open

Fatal error division by zero #45

mzur opened this issue Jul 14, 2021 · 0 comments
Labels

Comments

@mzur
Copy link
Member

mzur commented Jul 14, 2021

/var/www/vendor/biigle/laserpoints/src/config/../resources/scripts/detect.py:58: RuntimeWarning: divide by zero encountered in double_scalars
  aqm = (flen * width) / a * (flen * height) / a
Traceback (most recent call last):
  File "/var/www/vendor/biigle/laserpoints/src/config/../resources/scripts/detect.py", line 77, in <module>
    "message": "The estimated image area is too large (max is 50 sqm but was {} sqm).".format(round(aqm)),
OverflowError: cannot convert float infinity to integer
@mzur mzur added the bug label Jul 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Medium Priority
Development

No branches or pull requests

1 participant