diff --git a/docs/install_linux_mac.rst b/docs/install_linux_mac.rst index 21a55619e..e4ecee458 100644 --- a/docs/install_linux_mac.rst +++ b/docs/install_linux_mac.rst @@ -17,7 +17,7 @@ Installing the pre-requirements Please install the pre-requirements using the commands listed for your operating system. The pre-requirements are: - - Python 3.8.1 or greater + - Python 3.8.1 or greater; **Python 3.9 is currently not supported!** - Pip 18.1 or greater - Git 2.11+ - Java Runtime Environment 11 (for audio support) diff --git a/docs/install_windows.rst b/docs/install_windows.rst index d464e1ec2..fc2ed4f47 100644 --- a/docs/install_windows.rst +++ b/docs/install_windows.rst @@ -11,7 +11,7 @@ Installing the pre-requirements Please install the pre-requirements by following instructions from one of the following subsections. The pre-requirements are: - - Python 3.8.1 or greater + - Python 3.8.1 or greater; **Python 3.9 is currently not supported!** - Pip 18.1 or greater - Git 2.11+ - Java Runtime Environment 11 (for audio support) @@ -40,7 +40,7 @@ Then run each of the following commands: iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1')) choco upgrade git --params "/GitOnlyOnPath /WindowsTerminal" -y choco upgrade visualstudio2019-workload-vctools -y - choco upgrade python3 -y + choco upgrade python3 -y --version 3.8.6 For Audio support, you should also run the following command before exiting: @@ -64,7 +64,7 @@ Manually installing dependencies * `MSVC Build tools `_ -* `Python 3.8.1 or greater `_ +* `Python 3.8.1 or greater `_; **Python 3.9 is currently not supported!** .. attention:: Please make sure that the box to add Python to PATH is CHECKED, otherwise you may run into issues when trying to run Red.