Update pyenv instructions to install Python 3.8.6 (#4457)

This commit is contained in:
jack1142
2020-10-03 19:02:34 +02:00
committed by GitHub
parent 80d99af5b0
commit 8b477db0a6

View File

@@ -370,7 +370,7 @@ Then run the following command:
.. code-block:: none .. code-block:: none
CONFIGURE_OPTS=--enable-optimizations pyenv install 3.8.5 -v CONFIGURE_OPTS=--enable-optimizations pyenv install 3.8.6 -v
This may take a long time to complete, depending on your hardware. For some machines (such as 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 Raspberry Pis and micro-tier VPSes), it may take over an hour; in this case, you may wish to remove
@@ -382,7 +382,7 @@ After that is finished, run:
.. code-block:: none .. code-block:: none
pyenv global 3.8.5 pyenv global 3.8.6
Pyenv is now installed and your system should be configured to run Python 3.8. Pyenv is now installed and your system should be configured to run Python 3.8.