pytorch/vision

some problems when install torchvision from source offline

Open

Aperta il 31 ago 2020

Vedi su GitHub
 (7 commenti) (0 reazioni) (0 assegnatari)Python (15.050 star) (6858 fork)batch import
help wantedtopic: build

Descrizione

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.

Guida contributor