AdaptiveMotorControlLab / CEBRA

Learnable latent embeddings for joint behavioral and neural analysis - Official implementation of CEBRA
https://cebra.ai
Other
884 stars 72 forks source link

FileNotFoundError: [Errno 2] No such file or directory: 'data\\rat_hippocampus/buddy.jl' #72

Closed KenR22 closed 11 months ago

KenR22 commented 11 months ago

Is there an existing issue for this?

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?

image

Code of Conduct

KenR22 commented 11 months ago

Okay I just saw the figshare download. Closing this as solved.

MMathisLab commented 11 months ago

It should auto download, so please try to pip install 0.3.0rc1 - the repo is just slightly ahead of the release 🤗