Skip to content

Upgrade to pynwb>=2.0.0 #130

@jthermiz

Description

@jthermiz

Some NWB files created using pynwb>=2.0.0 are not readable by older version of pynwb like 1.3.2. I'm getting this error when trying to load a 2.0.0 NWB file using ecogvis:

Could not construct ScratchData object due to: ScratchData.__init__: incorrect type for 'data' (got 'str', expected 'ndarray, list, tuple, Dataset, HDMFDataset, AbstractDataChunkIterator, DataIO or Data') Aborted (core dumped)

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