We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ed5c6d commit f7f1ac7Copy full SHA for f7f1ac7
_get_started/installation/mac.md
@@ -13,13 +13,11 @@ PyTorch is supported on macOS 10.15 (Catalina) or above.
13
### Python
14
{: #mac-python}
15
16
-It is recommended that you use Python 3.8 - 3.11.
+It is recommended that you use Python 3.9 - 3.11.
17
You can install Python either through the Anaconda
18
package manager (see [below](#anaconda)), [Homebrew](https://brew.sh/), or
19
the [Python website](https://www.python.org/downloads/mac-osx/).
20
21
-In one of the upcoming PyTorch releases, support for Python 3.8 will be deprecated.
22
-
23
### Package Manager
24
{: #mac-package-manager}
25
0 commit comments