You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: