importlib-metadata seems to have deprecated and now removed the get method: https://stackoverflow.com/a/73932581/2225200
This breaks all brainio functionality:
E AttributeError: 'EntryPoints' object has no attribute 'get' (e.g. https://app.travis-ci.com/github/brain-score/brain-score/jobs/585222699)