Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ubuntu] Could not build wheels for pyaudio #80

Open
nguyenvulong opened this issue Apr 23, 2024 · 0 comments
Open

[ubuntu] Could not build wheels for pyaudio #80

nguyenvulong opened this issue Apr 23, 2024 · 0 comments
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@nguyenvulong
Copy link
Owner

Error log

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: Could not build wheels for pyaudio, which is required to install pyproject.toml-based projects

Fix

sudo apt install  python3-pyaudio
sudo apt install portaudio19-dev
pip install pyaudio
@nguyenvulong nguyenvulong added bug Something isn't working documentation Improvements or additions to documentation labels Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant