Closed Ricardo-Dinucci closed 5 years ago
Make sure you have libasound2-dev
installed.
fwiw, the Python requirements can have system-specific dependencies that needs to be installed first.. usually it's a matter of figuring out which of the Python packages is having trouble and then looking for help with that dependency.
The error message will typically tell you what you need to know. If it's trying to compile something and can't find a header, odds are you're missing the development version of something.
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context Add any other context about the problem here.