You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "C:\Users/.../AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\Beeline\beeline.py", line 290, in run
n = float(math.ceil(l.a13 / da))
ValueError: cannot convert float NaN to integer
The text was updated successfully, but these errors were encountered:
When i try to run it shows the following message:
File "C:\Users/.../AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\Beeline\beeline.py", line 290, in run
n = float(math.ceil(l.a13 / da))
ValueError: cannot convert float NaN to integer
The text was updated successfully, but these errors were encountered: