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