-
Notifications
You must be signed in to change notification settings - Fork 28
Description
On first try, pip failed to find whisper==20231117, I changed it to openai-whisper and it failed Building wheels for collected packages: pyaudio
DEPRECATION: Building 'pyaudio' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the --use-pep517 option, (possibly combined with --no-build-isolation), or adding a pyproject.toml file to the source tree of 'pyaudio'. Discussion can be found at pypa/pip#6334
Building wheel for pyaudio (setup.py) ... error
error: subprocess-exited-with-error
× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> [14 lines of output]
Thanks for your help