brain-score / brain-score/vision
Installation Error: Unable to Find 'decord' Dependency for Brain Score Vision on Python 3.10.14 (macOS)
- Dominant language
- Python
- Stars
- 193
- Forks
- 105
- Avg merge
- 10h 48m
- Merged PRs (30d)
- 10
Description
I got the following errors when trying to install brain score vision.
**Codes:**
Run python -m pip install --upgrade pip .
Run python -m pip install -e .
**Error message:**
ERROR: Could not find a version that satisfies the requirement decord (from brainscore-vision) (from versions: none)
ERROR: No matching distribution found for decord
**My environment:**
Python: 3.10.14
OS: macOS (Macbook M3)
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the two pip commands on Python 3.10.14 and macOS with an M3 chip. Inspect the project's dependency declaration for decord and determine why no compatible distribution is selected; done means the installation succeeds or the supported environment and limitation are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100