Skip to content

macOS installer is missing pip for free-threaded binaries #120962

@colesbury

Description

@colesbury

Bug report

The official macOS installer, doesn't install pip for the free-threading binaries. Users need to run:

python3.13t -m ensurepip

And until the bundled pip is upgraded in #120888:

python3.13t -m pip install --upgrade pip

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions