pytorch / pytorch/vision

some problems when install torchvision from source offline

Open
#2,632 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help wanted topic: build
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.