michaeljija 发表于 2023-8-15 22:17 
pip uninstall pyzmq # 卸载当前 pyzmq
pip install pyzmq==19.0.2 # 安装版本为 19.0.2 的 pyzmq
不成功。
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for pyzmq
Running setup.py clean for pyzmq
Failed to build pyzmq
ERROR: Could not build wheels for pyzmq, which is required to install pyproject.toml-based projects