facebookresearch / facebookresearch/sam2
problems in install step
- Dominant language
- Jupyter Notebook
- Stars
- 19.9k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
I run "pip install -e ." after download the code, but the commad windows is still in "installing build dependencies", and it has downloaded more than 10G data. I have installed pytorch==2.9.0+cuda12.6, what data it is downloading? Is there any problems in my operation?
Contributor guide
Research direction
Start by reproducing the reported `pip install -e .` command and capturing the installation output, including the dependency currently downloading more than 10 GB. Compare that behavior with the installed PyTorch 2.9.0+CUDA 12.6 environment and identify whether the project’s installation metadata or the local operation is responsible. Done means the dependency source is identified and the installation guidance or project behavior has a clear resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100