FileNotFoundError: [Errno 2] No such file or directory: 'data\\rat_hippocampus/buddy.jl'
KenR22 opened this issue · 2 comments
KenR22 commented
Is there an existing issue for this?
- I have searched the existing issues
Bug description
I was trying to run the colab examples, but I am getting this error:
FileNotFoundError: [Errno 2] No such file or directory: 'data\rat_hippocampus/buddy.jl'
I get the same error on my local installation
Operating System
Colab
CEBRA version
0.2.0
Device type
gpu
Steps To Reproduce
Run the colab code sequentially upto data loading.
Relevant log output
FileNotFoundError: [Errno 2] No such file or directory: 'data\\rat_hippocampus/buddy.jl'
Anything else?
Code of Conduct
- I agree to follow this project's Code of Conduct
KenR22 commented
Okay I just saw the figshare download.
Closing this as solved.
MMathisLab commented
It should auto download, so please try to pip install 0.3.0rc1 - the repo is just slightly ahead of the release 🤗