Install a Module using PIP for specific Python version

19.03.2018
Install a Python Module using PIP for specific Python version Python 3.6 and 2.7 apt install python-pip python -m pip install requests apt install python3-pip python3 -m pip install requests...

Похожие видео

Показать еще