In file included from src/pyaudio/device_api.c:1:
In file included from src/pyaudio/device_api.h:7:
/Library/Frameworks/Python.framework/Versions/3.13/include/python3.13/Python.h:19:10: fatal error: 'assert.h' file not found
19 | #include <assert.h> // assert()
| ^~~~~~~~~~
1 error generated.
error: command '/Library/Developer/CommandLineTools/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 pyaudio
Failed to build pyaudio
ERROR: Failed to build installable wheels for some pyproject.toml based projects (pyaudio)
I tried every method possible but can't resolve the issue.