self-attention-HAR icon indicating copy to clipboard operation
self-attention-HAR copied to clipboard

(unable to open file: name = 'data/processed/opportunity.h5',

Open chris111110 opened this issue 3 years ago • 2 comments

Hi, when i follow your instruction, i got OSError: Unable to open file (unable to open file: name = 'data/processed/opportunity.h5', errno = 2, error message = 'No such file or directory', flags = 0, o_flags = 0), how can I fix it ? thanks

chris111110 avatar Feb 20 '23 10:02 chris111110

Hey, Thanks for opening this Issue I am facing the same issue with pamp2 dataset aswell. OSError: Unable to create file (unable to open file: name = 'data/processed/pamap2_106.h5', errno = 2, error message = 'No such file or directory', flags = 15, o_flags = c2)

PurnaWhoop avatar Mar 08 '23 15:03 PurnaWhoop

create a directory named processed under data menu.

forfrees avatar Oct 16 '23 14:10 forfrees