the name ``wheel''

Barry barry at barrys-emacs.org
Fri Mar 22 13:45:28 EDT 2024




> On 22 Mar 2024, at 15:25, Gilmeh Serda via Python-list <python-list at python.org> wrote:
> 
>> Many if not most Linux distributions do not include pip by default.
> 
> Really? It came with Manjaro.

Debian and Ubuntu require you to install pip as a separate package.
Also puts venv in its own package.

Fedora leaves all the batteries intact and rhel I assume.

Barry







More information about the Python-list mailing list