You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run extract_ngsim_demonstrations.jl, at the last file writing step, I got the error like:
HDF5-DIAG: Error detected in HDF5 (1.8.16) thread 139631168086208:
#000: ../../../src/H5F.c line 522 in H5Fcreate(): unable to create file
I solved it by manually creating the target folder: ../data/trajectories/
The text was updated successfully, but these errors were encountered:
When I run extract_ngsim_demonstrations.jl, at the last file writing step, I got the error like:
HDF5-DIAG: Error detected in HDF5 (1.8.16) thread 139631168086208:
#000: ../../../src/H5F.c line 522 in H5Fcreate(): unable to create file
I solved it by manually creating the target folder: ../data/trajectories/
The text was updated successfully, but these errors were encountered: