-
Notifications
You must be signed in to change notification settings - Fork 126
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
Unsupported HDF5 version 1.10.0 #67
Comments
I'm afraid I have not tried it, and I don't currently have plans to update it. |
Not to be a necromancer but I've tried it and doesn't work even if i change the version to allow for 1.10. |
Ubuntu 17.04 ships with 1.10.xx. I am now unable to use torch-hdf5 based things like torch-rnn. Is it possibly time to update to work with the newer version as it is the shipping version? |
I get an error: Unsupported HDF5 version 1.10.0 when importing hdf5 with torch or luajit. Does the package still only supports 1.8? Will it be updated anytime soon?
The text was updated successfully, but these errors were encountered: