Das Gebäuderad für Pyaudio (pyproject.toml) lief nicht erfolgreich [doppelt]Python

Python-Programme
Anonymous
 Das Gebäuderad für Pyaudio (pyproject.toml) lief nicht erfolgreich [doppelt]

Post by Anonymous »

Ich habe versucht, Pyaudio für ein AI -Projekt zu installieren, aber wenn ich "PIP installieren pyaudio" tippe, habe ich dieses < /p>
bekommen

Code: Select all

C:\Users\Admin>pip install pyaudio
Defaulting to user installation because normal site-packages is not writeable
Collecting pyaudio
Using cached PyAudio-0.2.14.tar.gz (47 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Building wheels for collected packages: pyaudio
Building wheel for pyaudio (pyproject.toml) ... error
error: subprocess-exited-with-error

× Building wheel for pyaudio (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [9 lines of output]
WARNING:root:Warning: VCPKG_PATH envrionment variable not set.
INFO:root:running bdist_wheel
INFO:root:running build
INFO:root:running build_py
INFO:root:creating build\lib.win-amd64-cpython-313\pyaudio
INFO:root:copying src\pyaudio\__init__.py -> build\lib.win-amd64-cpython-313\pyaudio
INFO:root:running build_ext
INFO:root:building 'pyaudio._portaudio' extension
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
[end of output]

note: This error originates from a subprocess, and is likely not a [url=viewtopic.php?t=20324]problem[/url] with pip.
ERROR: Failed building wheel for pyaudio
Failed to build pyaudio
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (pyaudio)
Bitte helfen Sie mir, es ist sehr wichtig für mich
Ich habe alles ausprobiert, was ich konnte, aber es hat immer noch nicht funktioniert.

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post