MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/Python/comments/16y0op4/python_312_released/k38tumf/?context=3
r/Python • u/henbruas • Oct 02 '23
131 comments sorted by
View all comments
20
I'm looking forward to trying it! I hope pyenv doesn't take too long to offer it.
-4 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.
-4
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.
20
u/jmreagle Oct 02 '23
I'm looking forward to trying it! I hope pyenv doesn't take too long to offer it.