Installing Packages with PIP
You’re Doing it WRONG! // Python3 Pip in Linux
I’m going to show you how to install a #python application the correct way. Unlike the way I’ve been doing it for quite a while, which is to break system packages. Most of the time, you do not want to break system packages. 0:00 Intro 0:30 VENV 0:56 What to install (Debian) 2:16 The correct way 4:22 Using pip 6:16…
Read More »