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

ensurepip can't be used if pip isn't installed #177

Open
jonorthwash opened this issue Oct 3, 2022 · 0 comments
Open

ensurepip can't be used if pip isn't installed #177

jonorthwash opened this issue Oct 3, 2022 · 0 comments
Labels
dependencies Pull requests that update a dependency file installation

Comments

@jonorthwash
Copy link
Collaborator

In Debian, python3-pip needs to be included in the list of apt things to install:

$ python3 -m ensurepip --upgrade
/usr/bin/python3: No module named ensurepip
@jonorthwash jonorthwash added dependencies Pull requests that update a dependency file installation labels Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file installation
Projects
None yet
Development

No branches or pull requests

1 participant