Skip to content

On the windows platform, Exception error messages in Python 3.8 or Python 3.9 will be suppressed #586

@gbaian10

Description

@gbaian10
import sounddevice

1 / 0

As long as I am on the Windows platform and the Python version is lower than 3.10, when executing this code, the program will silently exit without printing any error messages in the terminal.

This issue does not occur on any python version of Linux, nor does it occur on Windows with Python 3.10 or above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions