Description
What's the difference between "sudo apt install python3.12" and "wget ... && ./configure && make && make test && sudo make install"?
Do I need to use a virtual environment in my docker container?
I installed python, but it didn't come with pip.
Let's take a look at python on Debian. It runs both your OS and your web app, and it's weirder than you think.