Skip to content

Suggestion: Prioritize Pip Package Manager in Installation Guide Reflecting Anaconda Channel Deprecation #1861

Open
@songyuc

Description

@songyuc

🕋 Website

I would like to suggest an improvement to the PyTorch installation page to better reflect the current packaging and distribution recommendations.

To Reproduce

  1. Go to the PyTorch website: https://pytorch.org
  2. Navigate to the 'Get Started' or 'Installation' section
  3. 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

image

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions