pytorch / pytorch/pytorch.github.io

Instruction to install pytorch nightly from pip doesn't work

Open
#1,017 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

📚 Documentation

Documentation from https://pytorch.org/ to install pytorch nightly from pip on linux for cuda doesn't work.

image

When I run this command on collab, the same released version is present.

image

However I can run the following command to do the installation just fine

pip install https://download.pytorch.org/whl/nightly/cu113/torch-1.12.0.dev20220514%2Bcu113-cp37-cp37m-linux_x86_64.whl

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

Start with the PyTorch.org instructions for installing nightly PyTorch from pip on Linux with CUDA, then compare the documented command with the working nightly wheel URL shown in the issue. Done means the documentation provides a pip command that installs the nightly build rather than the released version.

Written by the indexing model from the issue text.

Assessment

Tech stack
pytorch
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.