Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HDF5 repeated dataset opening failure #12

Open
etotheipluspi opened this issue Mar 24, 2016 · 0 comments
Open

HDF5 repeated dataset opening failure #12

etotheipluspi opened this issue Mar 24, 2016 · 0 comments

Comments

@etotheipluspi
Copy link
Member

After a large number of iterations HDF5 whiffs and throws the error:

RuntimeError: Unable to register datatype (Can't insert duplicate key)

More details can be found here:
h5py/h5py#480

The issue is with HDF5, and is resolved in HDF5 1.8.14, which is not the default on most distros.

What is the best way to handle this issue? Should we just include a big warning along with update instructions? Its easy to check the HDF5 version, so if the users machine doesn't support it, we can just tell them to update their HDF5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant