Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
colesbury opened this issue Jun 24, 2024 · 0 comments
Open

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

colesbury opened this issue Jun 24, 2024 · 0 comments
Assignees
Labels
3.13 bugs and security fixes 3.14 new features, bugs and security fixes OS-mac topic-free-threading type-bug An unexpected behavior, bug, or error

Comments

@colesbury
Copy link
Contributor

colesbury commented Jun 24, 2024

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
@colesbury colesbury added type-bug An unexpected behavior, bug, or error OS-mac 3.13 bugs and security fixes topic-free-threading 3.14 new features, bugs and security fixes labels Jun 24, 2024
@ned-deily ned-deily self-assigned this Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.13 bugs and security fixes 3.14 new features, bugs and security fixes OS-mac topic-free-threading type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

2 participants