uzh-rpg/RVT

train.py_fault

Closed this issue · 2 comments

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 "C:\Users\XDU_Yu.conda\envs\RVIT\lib\site-packages\h5py_hl\dataset.py", line 768, in getitem
return self._fast_reader.read(args)
File "h5py_selector.pyx", line 376, in h5py._selector.Reader.read
OSError: Can't read data (can't open directory)
May I ask what is the reason for this error when running train.py?

Not sure. Have you checked whether the dataset path is pointing to the correct directory?

I assume the issue is solved, otherwise let me know