Farama-Foundation / D4RL

A collection of reference environments for offline reinforcement learning
Apache License 2.0
1.35k stars 285 forks source link

[Bug Report] OSError: Unable to open file (file signature not found) #198

Open zhouweiqing-star opened 1 year ago

zhouweiqing-star commented 1 year ago

Looking forward to your replay, When i tried to download the data medium-replay, I got the error: File "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper File "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper File "h5py/h5f.pyx", line 78, in h5py.h5f.open OSError: Unable to open file (file signature not found) I can't solve this error.Thanks for your help!

soulchanging commented 1 year ago

i got the same error. Have you solved it ?

zsn2021 commented 1 year ago

我也遇到差不多的问题了

sltju commented 1 year ago

how to slove it?