Skip to content

Issue regarding file cuflow.py  #4

@Satyam2409

Description

@Satyam2409

After running dazzler.py as you mentioned in readme, i got a error in cuflow.py as

(-0.00017928465020650153, 0.22417185480416252)
Traceback (most recent call last):
File "/content/cuflow/dazzler.py", line 277, in
brd.check()
File "/content/cuflow/cuflow.py", line 1050, in check
clr = clearance(self.layers[l].preview())
File "/content/cuflow/cuflow.py", line 1043, in clearance
if npoly(g) == npoly(g.buffer(p)):
File "/content/cuflow/cuflow.py", line 1036, in npoly
return len(g)
TypeError: object of type 'MultiPolygon' has no len()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions