[3.4] Bump Python version in install guides to 3.9.9 (#5447) (#5494)

(cherry picked from commit e5b8fc4585)

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
This commit is contained in:
Red-GitHubBot
2021-12-26 21:50:39 +01:00
committed by GitHub
parent 19c710e63c
commit 44f4cb70de
2 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ virtual environment.
.. prompt:: bash
CONFIGURE_OPTS=--enable-optimizations pyenv install 3.9.7 -v
CONFIGURE_OPTS=--enable-optimizations pyenv install 3.9.9 -v
This may take a long time to complete, depending on your hardware. For some machines (such as
Raspberry Pis and micro-tier VPSes), it may take over an hour; in this case, you may wish to remove
@@ -22,6 +22,6 @@ After that is finished, run:
.. prompt:: bash
pyenv global 3.9.7
pyenv global 3.9.9
Pyenv is now installed and your system should be configured to run Python 3.9.

View File

@@ -31,7 +31,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 --version 3.9.7
choco upgrade python3 -y --version 3.9.9
For Audio support, you should also run the following command before exiting: