facebookresearch / facebookresearch/sam2
Problem with SAM2 installation
- Dominant language
- Jupyter Notebook
- Stars
- 19.9k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
Tried running the notebooks in colab and got this error when I ran`pip install -e .`:
```bash
Obtaining file:///kaggle/working/segment-anything-2
Installing build dependencies ... done
Checking if build backend supports build_editable ... done
error: subprocess-exited-with-error
× Getting requirements to build editable did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Getting requirements to build editable ... error
error: subprocess-exited-with-error
× Getting requirements to build editable did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
```
Any ideas?
Contributor guide
Assessment
This issue has not been assessed yet.