facebookresearch / facebookresearch/sam3
UV install error
Open
- Dominant language
- Python
- Stars
- 11.7k
- Forks
- 1.8k
- PR merge metrics
- No merged PRs in 30d
Description
Step 1: Install with UV
Step 2: Import
from sam3.model_builder import build_sam3_image_model
Result:
ModuleNotFoundError: No module named 'sam3.sam'
Contributor guide
Research direction
Reproduce the reported UV installation, then try importing sam3.model_builder.build_sam3_image_model and inspect why sam3.sam cannot be found. Done means the documented install permits that import without ModuleNotFoundError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100