Modern Python Projects Transcripts
Chapter: Python versions and packages
Lecture: Installing pyenv-win on Windows
Login or
purchase this course
to watch this video and the rest of the course contents.
0:00
If you are a Windows user, then, as I said before, you pyenv win instead. If you go to the GitHub Repo,
0:07
you will see the installation instructions there. As you can see again, there are many different ways how you can install it
0:13
You can use pip. You can download the ZIP file. You can use git, or you can use the chocolatey, after we finish the installation
0:20
make sure you check the notes in the GitHub Repo because there might be some important steps that you need to do after installation.
0:28
And if you want to verify that the installation was successful, run pyenv in your terminal, and if you see a list of commands,then everything is fine.