Skip to content

Commit 7aa2731

Browse files
authored
Update Python version range to 3.9-3.12 on Mac
1 parent fd758bc commit 7aa2731

File tree

1 file changed

+1
-1
lines changed
  • _get_started/installation

1 file changed

+1
-1
lines changed

_get_started/installation/mac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ PyTorch is supported on macOS 10.15 (Catalina) or above.
1313
### Python
1414
{: #mac-python}
1515

16-
It is recommended that you use Python 3.9 - 3.11.
16+
It is recommended that you use Python 3.9 - 3.12.
1717
You can install Python either through the Anaconda
1818
package manager (see [below](#anaconda)), [Homebrew](https://brew.sh/), or
1919
the [Python website](https://www.python.org/downloads/mac-osx/).

0 commit comments

Comments
 (0)