For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /home-assistant/faq/pip.md.

没有名为 pip 的模块

pip 通常会随较新的 Python 3 一起提供,但某些发行版会省略它。如果您无法运行 python3 -m pip --version,可以下载安装脚本,再使用 Python 3 运行它来安装 pip

python3 get-pip.py