pytorch / pytorch/pytorch.github.io
Add notes for LTS(1.8.2) pip installation
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 285
- Forks
- 317
- PR merge metrics
- No merged PRs in 30d
Description
📚 Documentation
Hello,
I think we have a problem. I tried to install Pytorch LTS(1.8.2) for Linux and cuda11.1 using pip. I had problems when I used this version with python=3.9, then I saw the note from conda installation: "NOTE: Pytorch LTS version 1.8.2 is only supported for Python <= 3.8" .
Could you also put this note when installing with pip to avoid other issues?
Thank you!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Find the PyTorch LTS 1.8.2 pip installation instructions and compare them with the existing conda note. Add the Python <=3.8 support note to the pip instructions, then verify that both installation paths communicate the same limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100