Skip to content

Pyaudio won't install on Python 3.14.4 but will on 3.13 - Windows #149198

@BobWalance

Description

@BobWalance

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions