Skip to content

h5py 3 requires file mode #169

@rekado

Description

@rekado

With h5py 3 one of the loompy tests fails, because h5py.File is not given the file mode a and thus won't create the file.

In tests/test_file_attribute_manager.py#L18 h5py.File(f.name, 'a') should be used to avoid the test failure.

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