【发布时间】:2022-06-13 09:16:28
【问题描述】:
我想用 pip(1.35 版)安装 grpcio。 但我得到这个错误:
note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure
× Encountered error while trying to install package.
╰─> grpcio
我尝试安装 python-dev 或 wheel,但没有成功。
我的 python 版本 = 3.10
Ubuntu = 22.04
【问题讨论】:
-
您可以尝试更新您的点子吗?例如。
python -m pip -U pip