PyEnv for Python - Stop Reinstalling Linux Because You Broke Your Python
Channel:
Subscribers:
428
Published on ● Video Link: https://www.youtube.com/watch?v=LbYKhEI1srU
This is a step-by-step video how to install multiple Python versions in a virtual environment and switch between them when needed. You can install Python, all the dependencies it needs, and NOT have it affect your Linux OS.
This is a great feature for software developers that are working with companies who use legacy software that still does not support the newer versions of python. Also for people running legacy software at home that want to install an older version of python with outdated dependencies and not screw up their existing operating system or have to switch to an older version of Linux just to support the outdated software.