In this video, we have explained to you about python pip. Pip is a package manager for Python packages, it allows you to install and manage additional packages that are not part of the Python standard library. We have installed pip for python 2 and python 3. Moreover, we have installed 2 packages by using pip to demonstrate that how we can use pip to install external packages.
Commands that are used in this video:
For python3
python3 –version
sudo apt-get update
sudo apt-get install python3-pip
pip3 install -U pip
For python 2
sudo apt-get install python
sudo apt-get install python-pip
For installing external packages (opencv and matplotlib)
pip3 install opencv-python
pip3 install matplotlib
En esta página del sitio puede ver el video en línea Python PIP de Duración hora minuto segunda en buena calidad , que subió el usuario linuxhint 05 marzo 2020, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 304 veces y le gustó 9 a los espectadores. Disfruta viendo!