Skip to content

Does latest installed version include iso? #21

@petermr

Description

@petermr

I am very interested in using iso, ring and other arguments. Currently I use

pip install sknw

Installing collected packages: sknw
Successfully installed sknw-0.14

but this does not seem to include iso

>       nx_graph = sknw.build_sknw(skeleton_image, multi=True, iso=False, ring=True, full=True)
E       TypeError: build_sknw() got an unexpected keyword argument 'iso'

Do I have to pull and build it locally?

(sknw is very useful to me and these additional features are just what I need)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions