pytorch / pytorch/pytorch.github.io

How to replace the website in the install command after -f ?

Open
#287 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
285
Forks
317
PR merge metrics
No merged PRs in 30d

Description

I am intalling pytorch on windows7 using pip. I get the command throgh the official website as the picture shows.
pytorch
The command is pip3 install torch===1.3.0 torchvision===0.4.1 -f https://download.pytorch.org/whl/torch_stable.html.
But it is too slow because of the -f https://download.pytorch.org/whl/torch_stable.html.
How can I replace this? My pip is already using a different source, but is no use. Thanks for help.

Contributor guide

No contributing guide indexed for this repository

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

The issue names no repository files, tests, or entry points; it only includes a Windows pip command using the PyTorch wheel index. Start by reviewing the command and the reported installation problem, and consider the issue addressed only when the question has a documented, verified answer.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.