jupyter-widgets / ipywidgets

Interactive Widgets for the Jupyter Notebook

Home Page:https://ipywidgets.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed building wheel for pyzmq

terlan4 opened this issue · 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