WakeNet icon indicating copy to clipboard operation
WakeNet copied to clipboard

ERROR IN eval.py

Open holajelou opened this issue 1 year ago • 0 comments

Every time I run the eval.py file i get the error: /opt/conda/lib/python3.10/site-packages/shapely/set_operations.py:133: RuntimeWarning: invalid value encountered in intersection return lib.intersection(a, b, **kwargs)

I know it is related with the skewiou function in map.py and that the problem has to do with shapely.geometry.Polygon but I don´t know why this happens exactly and how to solve it.

Can anybody help me please?

holajelou avatar Jun 05 '23 09:06 holajelou