[3.4] Update Python versions in install instructions (#5960)

This commit is contained in:
Jakub Kuczys
2023-01-06 04:19:42 +01:00
committed by GitHub
parent df64e7f170
commit 4a91f77410
3 changed files with 5 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ virtual environment.
.. prompt:: bash
CONFIGURE_OPTS=--enable-optimizations pyenv install 3.8.12 -v
CONFIGURE_OPTS=--enable-optimizations pyenv install 3.8.16 -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.8.12
pyenv global 3.8.16
Pyenv is now installed and your system should be configured to run Python 3.8.