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

Error detected in HDF5 (1.10.5) thread 0 #8

Open
Aharous175 opened this issue Sep 23, 2021 · 0 comments
Open

Error detected in HDF5 (1.10.5) thread 0 #8

Aharous175 opened this issue Sep 23, 2021 · 0 comments

Comments

@Aharous175
Copy link

HDF5 version added to Julia is 0.12.5 as suggested. However when running -p NUM_PROCS SolveMDP.jl this error is shown:

HDF5-DIAG: Error detected in HDF5 (1.10.5) thread 0:
#000: E:/mingwbuild/mingw-w64-hdf5/src/hdf5-1.10.5/src/H5F.c line 444 in H5Fcreate(): unable to create file
major: File accessibilty
minor: Unable to open file
#1: E:/mingwbuild/mingw-w64-hdf5/src/hdf5-1.10.5/src/H5Fint.c line 1509 in H5F_open(): unable to open file: time = Thu Sep 23 11:05:30 2021
, name = './Qtables/HCAS_oneSpeed_v6.h5', tent_flags = 13
major: File accessibilty
minor: Unable to open file
#2: E:/mingwbuild/mingw-w64-hdf5/src/hdf5-1.10.5/src/H5FD.c line 734 in H5FD_open(): open failed
major: Virtual File Layer
minor: Unable to initialize object
#3: E:/mingwbuild/mingw-w64-hdf5/src/hdf5-1.10.5/src/H5FDsec2.c line 346 in H5FD_sec2_open(): unable to open file: name = './Qtables/HCAS_oneSpeed_v6.h5', errno = 2, error message = 'No such file or directory', flags = 13, o_flags = 302 major: File accessibilty
minor: Unable to open file

Tried adding HDF5 v1.10.5, but I wasn't able to do so and had this error message:
Unsatisfiable requirements detected for package HDF5 [f67ccb44]:
HDF5 [f67ccb44] log:
├─possible versions are: 0.9.4-0.15.6 or uninstalled
└─restricted to versions 1.10.5 by an explicit requirement — no versions left

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