<!-- Important Note: Opening a new package request doesn't mean that Pyodide maintainers will look into it immediately. In most cases, the maintainer will have no idea about the package you're asking for, and you're probably the most knowledgeable person about it. Therefore, a way to speed up your progress is to read the documentation, try building the package yourself, and report any issues you encounter. --> ## 🐍 Package Request - Package Name and Version <!-- (e.g. pandas / latest) -->: PyAudio/latest - Package URL <!-- (e.g. github link, PyPI link) -->: https://pypi.org/project/PyAudio/ - Package Dependencies that needs to be resolved first: portaudio ## Checklists - [X] I have tried to install the package using `micropip.install(...)` and encountered the issue. - [] I have read the [documentation](https://pyodide.org/en/stable/development/building-and-testing-packages.html) and tried building the package myself.
🐍 Package Request
Checklists
micropip.install(...)and encountered the issue.