Install and Run Multiple Versions of Python | pyenv

Опубликовано: 05 Октябрь 2024
на канале: Data Science Basics
1,042
17

In this video, I have demonstrated how you can install and run multiple versions of python in Linux using pyenv. pyenv is a wonderful tool for managing multiple Python versions.

pyenv github: https://github.com/pyenv/pyenv#usage
pyenv-installer github: https://github.com/pyenv/pyenv-installer

At the end of the run while you are installing pyenv, you must need to add pyenv to the path. For me, as I already installed before, it was not needed. The export path will appear at end of terminal when pyenv is being installed. Refer to pyenv github page for more information.

Other videos you might find helpful:
Chat with any pdf:    • ChatPDF | MindBlowing 🤯 AI Tool To Ch...  
Analyzing data with ChatGPT:    • Analyzing data with CHATGPT | EDA | C...  
Top 10 Key Takeaways of GPT-4:    • GPT-4 | TOP 10 Key TakeAways | OPENAI...  

*Youtube: https://www.youtube.com/@datascienceb...
*LinkedIn:   / sudarshan-koirala  
*Twitter:   / mesudarshan  

#python #pyenv #datasciencebasics #multiplepythonversion