pytorch/vision

some problems when install torchvision from source offline

Open

#2,632 建立於 2020年8月31日

在 GitHub 查看
 (7 留言) (0 反應) (0 負責人)Python (15,050 star) (6,858 fork)batch import
help wantedtopic: build

描述

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.

貢獻者指南