Closed arschoon closed 1 year ago
I am running into this error while program is listening:
対象のDeviceIndexを入力してください: 13 Listening... SystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formats
How may I resolve this issue?
Hello arschoon
Updating PyAudio to the latest version may help.
However, in the latest version of "test" I changed from PyAudio to sounddevice. Please use all means.
I am running into this error while program is listening:
対象のDeviceIndexを入力してください: 13 Listening... SystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formats
How may I resolve this issue?