some problems when install torchvision from source offline
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 17.9k
- Forks
- 7.3k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 13
Description
Hi, I have installed pytorch from source following the instruction in https://github.com/pytorch/pytorch. Then, I installed torchvison also from source, using this instruction "python setup.py install". And I got this message
Installed /opt/conda/envs/pytorch_src/lib/python3.8/site-packages/torchvision-0.8.0a0+10d5a55-py3.8-linux-x86_64.egg
Processing dependencies for torchvision==0.8.0a0+10d5a55
Searching for torch
Reading https://pypi.org/simple/torch/
Downloading https://files.pythonhosted.org/packages/8c/5d/faf0d8ac260c7f1eda7d063001c137da5223be1c137658384d2d45dcd0d5/torch-1.6.0-cp38-cp38-manylinux1_x86_64.whl#sha256=5357873e243bcfa804c32dc341f564e9a4c12addfc9baae4ee857fcc09a0a216
I cannot connect to the internet. So what should I do next? Please give me a help. thanks.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the source-install instructions and setup.py mentioned in the report, then trace how the installation resolves the torch dependency while offline. The issue names no file, test, or expected change, so confirm the intended offline-install behavior before defining what done means.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100