python / python/cpython

Missing documentation: The windows embeddable zip build does not contain the ensurepip module.

Open
#101,151 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

docs pending
Dominant language
Python
Stars
77.2k
Forks
36k
PR merge metrics
PR metrics pending

Description

Missing documentation regarding ensurepip

The Windows Embeddable ZIP build does not (anymore?) contain the ensurepip module.

This is not documented.
I think it is worth mentioning this in the ensurepip module documentation and in the "Python on Windows" documentation.
The latter already mentions that pip is not supported for the Embeddable ZIP build.
But people like me think: OK, whether supported or not, I need pip, so let's use python -m ensurepip.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the ensurepip module documentation and the “Python on Windows” documentation, reviewing their existing guidance about the Embeddable ZIP build and pip. Document that the build does not include ensurepip and clarify the resulting pip limitation in both relevant locations. Done means users are warned before attempting to bootstrap pip this way.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.