ipywidgets icon indicating copy to clipboard operation
ipywidgets copied to clipboard

Failed building wheel for pyzmq

Open terlan4 opened this issue 1 year ago • 0 comments

could not build wheels for pyzmq, which is required to install pyproject.toml-based projects.

Things I found on internet didn't help (such as pip install pyzmq==23.2.1)

image

To reproduce: follow custom widget tutorial project build steps:
(happens when you run python -m pip install -e . https://ipywidgets.readthedocs.io/en/stable/examples/Widget%20Custom.html

terlan4 avatar Nov 05 '23 18:11 terlan4