HDFGroup / HDFGroup/hdf5-json

jsontoh5.py fails on converting json file

Open
#60 1 comment 0 reactions 1 assignee Claimed by @jreadey View on GitHub
Dominant language
Python
Stars
81
Forks
25
Avg merge
4h 46m
Merged PRs (30d)
5

Description

Hello,
I'm converting an hdf5 file produced by keras to json which works fine.
However, upon converting back from this json file to hdf5 I am running into errors with a call within h5json/hdf5db.py, in the function toRef(....)
In Line 1745, in toRef, for item in data:
Nonetype object is not iterable.

Is there a current issue in handling hdf5 files generated by Keras?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.