brain-score / brainio

Data management for quantitative comparison of brains and brain-inspired systems
MIT License
5 stars 12 forks source link

Not able to install with python 3.11 #53

Open TahaBinhuraib opened 4 days ago

TahaBinhuraib commented 4 days ago

I believe this is a known error with python 3.11.

Command used: pip install git+https://github.com/brain-score/brainio.git ERROR: Package 'brainscore-brainio' requires a different Python: 3.10.12 not in '>=3.11'

KartikP commented 4 days ago

Hi @TahaBinhuraib, thanks for reaching out. I'm not able to reproduce your error with your command used in a brand new conda environment.

Is there anything that I could be missing?