Contribute Media
A thank you to everyone who makes this possible: Read More

must use correc snek: python for Debian and derivatives

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.

Details

Improve this page