Only install wheel distributions.
Section: Builds and Wheels
Require binary wheels
bash
bash
python -m pip install --only-binary :all: numpyExplanation
Useful in environments where build toolchains are unavailable.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Builds and Wheels