【发布时间】:2021-08-20 13:53:43
【问题描述】:
我正在尝试在我的 Mac 上安装 rpy2。我曾尝试使用命令pip install rpy2,但出现以下错误:
?25h ERROR: Failed building wheel for backports.zoneinfo
Failed to build backports.zoneinfo
ERROR: Could not build wheels for backports.zoneinfo which use PEP 517 and cannot be installed directly
我尝试使用命令:pip install backports.zoneinfo,但返回相同的错误。
【问题讨论】: