facebookresearch / facebookresearch/sam2
Can not install sam2
Open
- Dominant language
- Jupyter Notebook
- Stars
- 19.9k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
When I install sam2 by using
```bash
pip install -e .
```
I always get the error saying:
```
TypeError: Command.__init__() got an unexpected keyword argument 'no_python_abi_suffix'
```
I have tried both py3.12 and py3.10
Any help will be super appreciated
Contributor guide
Assessment
This issue has not been assessed yet.