Skip to content

cannot import name 'adjacency' #1

@lforrrrawx

Description

@lforrrrawx

Hi. I run the code, I got this error:
ImportError: cannot import name 'adjacency'

then I changed code "from pkg.poly_operations.others import adjacency" to "from pkg.poly_operations.others import adjacency_edges as adjacency" and run again, I got error:
ImportError: No module named 'py2d'

I run "sudo pip install py2d" and install 'py2d', run again, got error...

How can I solve this? Thank you.

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