-
Notifications
You must be signed in to change notification settings - Fork 821
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PARL在MacOS系统上用pip安装的时候报错 #1122
Comments
完整报错内容如下: ` Traceback (most recent call last):
note: This error originates from a subprocess, and is likely not a problem with pip. |
我在win11 python3.12 中安装也是这两个包装不上 一样的报错 ERROR: Failed building wheel for grpcio |
一样出现这个问题,在ubuntu24.04 python3.11也遇到了错误 |
安装到grpcio和pyzmq的时候等待几分钟后就开始报错,在MacOS上安装不了PARL。
Python3.11,3.10,都试了。安装最新版本的grpcio和pyzmq都可以,配套parl的版本
pyzmq==22.3.0
grpcio==1.37.0
都不行
错误信息如下:
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for grpcio
Failed to build grpcio
ERROR: Could not build wheels for grpcio, which is required to install pyproject.toml-based projects
The text was updated successfully, but these errors were encountered: