Help with downloading data #75
-
Hi, I am really struggling with using the functions in the demo that install the data. I followed the steps for installing everything and then in the first demo when i get to hippocampus_pos = cebra.datasets.init('rat-hippocampus-single-achilles') i get an error FileNotFoundError: [Errno 2] No such file or directory Sorry if this is super basic - I'm relatively new to python Really appreciate any help Thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
No problem! Actually the dataloader is now built into the code, but not in the stable release - sorry for any confusion! You can try the notebooks as is with pip install cebra==0.3.0rc1 |
Beta Was this translation helpful? Give feedback.
No problem! Actually the dataloader is now built into the code, but not in the stable release - sorry for any confusion! You can try the notebooks as is with pip install cebra==0.3.0rc1