brain-score / brain-score/brainio
'EntryPoints' object has no attribute 'get'
Open
- Dominant language
- Python
- Stars
- 5
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
`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)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.