Skip to content

Storing vector<string> in C++ and loading it in Python fails #19

Open
@Wentzell

Description

@Wentzell

std::vector<std::string> is stored in C++ as a dataset of strings,
but Python expects a subgroup with numbered keys "0", "1", ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions