We're currently still on TensorFlow 1: https://github.com/brain-score/model-tools/blob/291970092ce439569b9e063324254c1d8c4702d3/setup.py#L18 Python 3.9 so far does not seem to work with 1.15, we should upgrade to TensorFlow 2 to avoid specifying versions directly
We're currently still on TensorFlow 1:
model-tools/setup.py
Line 18 in 2919700
Python 3.9 so far does not seem to work with 1.15, we should upgrade to TensorFlow 2 to avoid specifying versions directly