mirror of
https://github.com/tcsenpai/agenticSeek.git
synced 2025-06-06 11:05:26 +00:00
fix : pyaudio install
This commit is contained in:
parent
76f52846de
commit
bc38385fe9
@ -7,6 +7,8 @@ sudo apt-get update
|
||||
|
||||
pip install --upgrade pip
|
||||
|
||||
# install pyaudio
|
||||
pip install pyaudio
|
||||
# install port audio
|
||||
sudo apt-get install portaudio19-dev python-pyaudio python3-pyaudio
|
||||
# install wheel
|
||||
|
Loading…
x
Reference in New Issue
Block a user