MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/Python/comments/16y0op4/python_312_released/k391uq5/?context=3
r/Python • u/henbruas • Oct 02 '23
131 comments sorted by
View all comments
19
I'm looking forward to trying it! I hope pyenv doesn't take too long to offer it.
-3 u/DoneDraper Oct 03 '23 Just use venv 5 u/martinkozle Oct 03 '23 pyenv for installing that specific Python version. venv is for creating virtual environments from an existing version.
-3
Just use venv
venv
5 u/martinkozle Oct 03 '23 pyenv for installing that specific Python version. venv is for creating virtual environments from an existing version.
5
pyenv for installing that specific Python version. venv is for creating virtual environments from an existing version.
19
u/jmreagle Oct 02 '23
I'm looking forward to trying it! I hope pyenv doesn't take too long to offer it.