Open
Description
🕋 Website
I would like to suggest an improvement to the PyTorch installation page to better reflect the current packaging and distribution recommendations.
To Reproduce
- Go to the PyTorch website: https://pytorch.org
- Navigate to the 'Get Started' or 'Installation' section
- Observe the current order of packaging options listed
Expected behavior
The "Pip" package manager should be listed first under the "Package" section of the installation guide, as it is now the primary recommended method for installing PyTorch, especially after the deprecation of the official Anaconda channel.
Screenshots
Desktop:
- OS: Ubuntu22.04
Additional context
Given the recent deprecation of PyTorch's official Anaconda channel (Issue pytorch/pytorch#138506), it would be beneficial for users if the installation guide on the website reflects this change by prioritizing Pip. This would provide a more streamlined and clear installation process for new users and align with the current maintenance and user download trends.
Metadata
Metadata
Assignees
Labels
No labels