Bug report
Bug description:
On a 64 bit x86 Windows computer with Python 3.14.4, the command:
pip3 install pyaudio
error - cannot open include file: ‘portaudio.h’. No such file or directory.
Other packages such as scipy, matplotlib, numpy install okay on 3.14.4.
I removed 3.14.4 and installed Python 3.13, and now pyaudio installs with no errors.
CPython versions tested on:
3.14, 3.13
Operating systems tested on:
Windows
Bug report
Bug description:
On a 64 bit x86 Windows computer with Python 3.14.4, the command:
pip3 install pyaudio
error - cannot open include file: ‘portaudio.h’. No such file or directory.
Other packages such as scipy, matplotlib, numpy install okay on 3.14.4.
I removed 3.14.4 and installed Python 3.13, and now pyaudio installs with no errors.
CPython versions tested on:
3.14, 3.13
Operating systems tested on:
Windows