Virtual environment in python. complete tutorial on virtual environment.

Publicado el: 16 octubre 2021
en el canal de: Let's learn together
11
1

This video show how to install virtual environment and pip in your system. It also help you to create own virtual environment in python3. This video use ubuntu OS for tutorial. Method of installing in window os is also shared in video.

Commands used in video
Install python pip3:sudo apt-get install python3-pip
Install virtual environment:-sudo pip3 install virtualenv
Create virtual environment:-python3 -m venv "virtual environment name"
Activate in ubuntu: source "environment_name"/bin/activate
Activate in Window: "environment_name"\Scripts\activate.bat

Medium Article:-  / how-to-install-virtualenv-in-ubuntu  


En esta página del sitio puede ver el video en línea Virtual environment in python. complete tutorial on virtual environment. de Duración hora minuto segunda en buena calidad , que subió el usuario Let's learn together 16 octubre 2021, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 11 veces y le gustó 1 a los espectadores. Disfruta viendo!