Creating virtual environments with pyenv – Thomas Sandmann’s blog #13
Replies: 1 comment
-
|
Thank you! Just the quick guide I needed. You may want to include that installing the latest minor version is easy to do automatically by not including a minor version in the install command: pyenv install 3.11This will automatically install the latest stable minor version. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Creating virtual environments with pyenv – Thomas Sandmann’s blog
https://tomsing1.github.io/blog/posts/pyenv/
Beta Was this translation helpful? Give feedback.
All reactions