pkoning$ pip3.11 install yarl Collecting yarl Using cached yarl-1.7.2.tar.gz (168 kB) Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) ... done Collecting idna>=2.0 Using cached idna-3.3-py3-none-any.whl (61 kB) Collecting multidict>=4.0 Using cached multidict-6.0.2-cp311-cp311-macosx_10_9_universal2.whl Building wheels for collected packages: yarl Building wheel for yarl (pyproject.toml) ... error error: subprocess-exited-with-error × Building wheel for yarl (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [27 lines of output] ********************** * Accelerated build * ********************** running bdist_wheel running build running build_py running egg_info writing yarl.egg-info/PKG-INFO writing dependency_links to yarl.egg-info/dependency_links.txt writing requirements to yarl.egg-info/requires.txt writing top-level names to yarl.egg-info/top_level.txt reading manifest file 'yarl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.cache' found anywhere in distribution warning: no previously-included files found matching 'yarl/*.html' warning: no previously-included files found matching 'yarl/*.so' warning: no previously-included files found matching 'yarl/*.pyd' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' running build_ext building 'yarl._quoting_c' extension yarl/_quoting_c.c:198:12: fatal error: 'longintrepr.h' file not found #include "longintrepr.h" ^~~~~~~~~~~~~~~ 1 error generated. error: command '/usr/bin/clang' failed with exit code 1 [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for yarl Failed to build yarl ERROR: Could not build wheels for yarl, which is required to install pyproject.toml-based projects