brain-score / vision

A framework for evaluating models on their alignment to brain and behavioral measurements (50+ benchmarks)
http://brain-score.org
MIT License
115 stars 67 forks source link

Pinning python subversion in travis to avoid conda failure #973

Closed deirdre-k closed 1 week ago

deirdre-k commented 1 week ago

Conda does not work with Python 3.7.17 (see example) but does work with prior versions (see example). This PR pins Travis python version to get conda working in tests.