Install and manage multiple versions of Python using Pyenv

preview_player
Показать описание
In this video I demonstrate how I use Pyenv to install and manage multiple versions of Python on my Linux system..

Links:
Рекомендации по теме
Комментарии
Автор

as I beginner, I found that hard to understand, I had to rewatch parts of the video again and again just to understand what was being said there, but I got the hang of it by the end of it, thanks bud.

ramezmohamed
Автор

I was continuously running into issues when installing and using multiple versions of Python. This solves everything. Thanks a ton!!

abhimanyusharma
Автор

nice efforts, after many videos, Yours is comprehensively explained what pyenv is..thanks alot..

Vijay-Yarramsetty
Автор

I have installed using curl command folder but when I type pyenv it’s not recognising.set env variables and path as well

krishnakanthkodamalla
Автор

I follow this, but when I type python it is still pointing on the python on my /usr/bin. Im really new to this.

thenetworkoddmin
Автор

Hi Sir, in the video you mentioned on the next video you will explain about managing virtual environments, can you share the link of it.

udaykiran
Автор

Helpful video, can you please do another one on virtualenv aswell?

yniiysu
Автор

After typing pyenv install --list, I see dev versions of python. What is python 2.7-dev or python 3.7-dev? What does the dev mean? Thanks,

orjihvy