-
Notifications
You must be signed in to change notification settings - Fork 312
Open
Description
🕋 Website
The installation page explicitly recommends Anaconda as the package manager. This conflicts with the removal of PyTorch's official conda/Anaconda packages and the removal of the conda option from the install command matrix widget.
Even if the intention was to recommend Anaconda in general, the highlighted statement is still incorrect because conda doesn't install any dependencies for PyTorch when installed via pip.
To Reproduce
navigate to https://pytorch.org/ and scroll to the "Install PyTorch" section
Expected behavior
Mention of Anaconda being the official package manager should probably be removed.
Screenshots
Desktop (please complete the following information):
- OS: Windows
- Browser: Edge
- Version: 143.0.3650.75
Metadata
Metadata
Assignees
Labels
No labels